@fiado/type-kit 3.0.13 → 3.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/card/validations/CardUpdateKeyConstraint.js +2 -2
- package/bin/card/validations/IsPhoneNumberConstraint.js +2 -2
- package/bin/index.d.ts +1 -0
- package/bin/index.js +19 -8
- package/bin/platformErrorEvents/dtos/internal/PlatformErrorEventMessage.d.ts +14 -0
- package/bin/platformErrorEvents/dtos/internal/PlatformErrorEventMessage.js +6 -0
- package/bin/platformErrorEvents/enums/ErrorSeverityEnum.d.ts +6 -0
- package/bin/platformErrorEvents/enums/ErrorSeverityEnum.js +10 -0
- package/bin/platformErrorEvents/enums/ErrorStatusEnum.d.ts +5 -0
- package/bin/platformErrorEvents/enums/ErrorStatusEnum.js +9 -0
- package/bin/platformErrorEvents/enums/ResolutionTypeEnum.d.ts +4 -0
- package/bin/platformErrorEvents/enums/ResolutionTypeEnum.js +8 -0
- package/bin/platformErrorEvents/index.d.ts +4 -0
- package/bin/platformErrorEvents/index.js +22 -0
- package/package.json +1 -1
- package/src/index.ts +1 -0
- package/src/platformErrorEvents/dtos/internal/PlatformErrorEventMessage.ts +15 -0
- package/src/platformErrorEvents/enums/ErrorSeverityEnum.ts +6 -0
- package/src/platformErrorEvents/enums/ErrorStatusEnum.ts +5 -0
- package/src/platformErrorEvents/enums/ResolutionTypeEnum.ts +4 -0
- package/src/platformErrorEvents/index.ts +7 -0
- package/bin/bankAccount/dtos/ExternalAccountType.d.ts +0 -4
- package/bin/bankAccount/dtos/ExternalAccountType.js +0 -6
- package/bin/centralPayments/dtos/CentralPaymentsDocumentImages.d.ts +0 -6
- package/bin/centralPayments/dtos/CentralPaymentsDocumentImages.js +0 -6
- package/bin/centralPayments/dtos/CentralPaymentsDocumentUploadRequest.d.ts +0 -6
- package/bin/centralPayments/dtos/CentralPaymentsDocumentUploadRequest.js +0 -6
- package/bin/cognitoConnector/dtos/SignUpBackofficeRequest.d.ts +0 -13
- package/bin/cognitoConnector/dtos/SignUpBackofficeRequest.js +0 -71
- package/bin/credit/dtos/CreditBannerStateResponse.d.ts +0 -10
- package/bin/credit/dtos/CreditBannerStateResponse.js +0 -6
- package/bin/credit/dtos/CreditDetailResponse.d.ts +0 -23
- package/bin/credit/dtos/CreditDetailResponse.js +0 -6
- package/bin/credit/dtos/CreditEligibilityResponse.d.ts +0 -9
- package/bin/credit/dtos/CreditEligibilityResponse.js +0 -6
- package/bin/credit/dtos/CreditMovementResponse.d.ts +0 -20
- package/bin/credit/dtos/CreditMovementResponse.js +0 -9
- package/bin/credit/dtos/CreditRequestCreate.d.ts +0 -4
- package/bin/credit/dtos/CreditRequestCreate.js +0 -26
- package/bin/credit/dtos/CreditRequestResponse.d.ts +0 -7
- package/bin/credit/dtos/CreditRequestResponse.js +0 -6
- package/bin/credit/dtos/CreditScheduleResponse.d.ts +0 -18
- package/bin/credit/dtos/CreditScheduleResponse.js +0 -9
- package/bin/credit/dtos/CreditStatementResponse.d.ts +0 -11
- package/bin/credit/dtos/CreditStatementResponse.js +0 -9
- package/bin/credit/dtos/EarlyPaymentRequest.d.ts +0 -7
- package/bin/credit/dtos/EarlyPaymentRequest.js +0 -37
- package/bin/credit/dtos/EarlyPaymentResponse.d.ts +0 -11
- package/bin/credit/dtos/EarlyPaymentResponse.js +0 -6
- package/bin/credit/dtos/internal/CreditBalanceRequest.d.ts +0 -3
- package/bin/credit/dtos/internal/CreditBalanceRequest.js +0 -21
- package/bin/credit/dtos/internal/CreditBalanceResponse.d.ts +0 -10
- package/bin/credit/dtos/internal/CreditBalanceResponse.js +0 -6
- package/bin/credit/dtos/internal/CreditCollectionRequest.d.ts +0 -11
- package/bin/credit/dtos/internal/CreditCollectionRequest.js +0 -59
- package/bin/credit/dtos/internal/CreditCollectionResponse.d.ts +0 -12
- package/bin/credit/dtos/internal/CreditCollectionResponse.js +0 -6
- package/bin/credit/dtos/internal/CreditDisbursementRequest.d.ts +0 -7
- package/bin/credit/dtos/internal/CreditDisbursementRequest.js +0 -43
- package/bin/credit/dtos/internal/CreditDisbursementResponse.d.ts +0 -8
- package/bin/credit/dtos/internal/CreditDisbursementResponse.js +0 -6
- package/bin/credit/dtos/internal/CreditProfileRequest.d.ts +0 -3
- package/bin/credit/dtos/internal/CreditProfileRequest.js +0 -23
- package/bin/credit/dtos/internal/CreditProfileResponse.d.ts +0 -13
- package/bin/credit/dtos/internal/CreditProfileResponse.js +0 -6
- package/bin/credit/dtos/internal/CreditQueueMessage.d.ts +0 -9
- package/bin/credit/dtos/internal/CreditQueueMessage.js +0 -6
- package/bin/credit/dtos/internal/CreditReversalRequest.d.ts +0 -5
- package/bin/credit/dtos/internal/CreditReversalRequest.js +0 -31
- package/bin/credit/dtos/internal/CreditReversalResponse.d.ts +0 -7
- package/bin/credit/dtos/internal/CreditReversalResponse.js +0 -6
- package/bin/credit/dtos/internal/CreditTransferLoancoRequest.d.ts +0 -8
- package/bin/credit/dtos/internal/CreditTransferLoancoRequest.js +0 -46
- package/bin/credit/dtos/internal/CreditTransferLoancoResponse.d.ts +0 -8
- package/bin/credit/dtos/internal/CreditTransferLoancoResponse.js +0 -6
- package/bin/credit/dtos/internal/DocumentGenerateRequest.d.ts +0 -10
- package/bin/credit/dtos/internal/DocumentGenerateRequest.js +0 -53
- package/bin/credit/dtos/internal/DocumentGenerateResponse.d.ts +0 -12
- package/bin/credit/dtos/internal/DocumentGenerateResponse.js +0 -6
- package/bin/credit/dtos/internal/DocumentSignRequest.d.ts +0 -3
- package/bin/credit/dtos/internal/DocumentSignRequest.js +0 -21
- package/bin/credit/dtos/internal/LienApplyRequest.d.ts +0 -7
- package/bin/credit/dtos/internal/LienApplyRequest.js +0 -45
- package/bin/credit/dtos/internal/LienStatusResponse.d.ts +0 -9
- package/bin/credit/dtos/internal/LienStatusResponse.js +0 -6
- package/bin/credit/enums/CollectionFrequencyEnum.d.ts +0 -5
- package/bin/credit/enums/CollectionFrequencyEnum.js +0 -9
- package/bin/credit/enums/CreditOperationEnum.d.ts +0 -11
- package/bin/credit/enums/CreditOperationEnum.js +0 -15
- package/bin/credit/enums/CreditStatusEnum.d.ts +0 -12
- package/bin/credit/enums/CreditStatusEnum.js +0 -16
- package/bin/credit/enums/DelinquencyLevelEnum.d.ts +0 -9
- package/bin/credit/enums/DelinquencyLevelEnum.js +0 -13
- package/bin/credit/enums/DocumentTypeEnum.d.ts +0 -8
- package/bin/credit/enums/DocumentTypeEnum.js +0 -12
- package/bin/credit/enums/OfferStatusEnum.d.ts +0 -8
- package/bin/credit/enums/OfferStatusEnum.js +0 -12
- package/bin/credit/enums/PaymentTypeEnum.d.ts +0 -9
- package/bin/credit/enums/PaymentTypeEnum.js +0 -13
- package/bin/credit/enums/ReconciliationStatusEnum.d.ts +0 -6
- package/bin/credit/enums/ReconciliationStatusEnum.js +0 -10
- package/bin/credit/enums/TransferStatusEnum.d.ts +0 -8
- package/bin/credit/enums/TransferStatusEnum.js +0 -12
- package/bin/directorySetting/dtos/DirectorySettingCreateResponse.d.ts +0 -0
- package/bin/directorySetting/dtos/DirectorySettingCreateResponse.js +0 -0
- package/bin/pricelist/dtos/GetPriceListDirectoriesResponse.d.ts +0 -28
- package/bin/pricelist/dtos/GetPriceListDirectoriesResponse.js +0 -6
- package/bin/services/dtos/GetMembershipListAppResponse.d.ts +0 -4
- package/bin/services/dtos/GetMembershipListAppResponse.js +0 -6
- package/bin/services/dtos/GetServiceMembershipListAResponse.d.ts +0 -4
- package/bin/services/dtos/GetServiceMembershipListAResponse.js +0 -6
- package/bin/services/enums/ServiceProviderEnum.d.ts +0 -5
- package/bin/services/enums/ServiceProviderEnum.js +0 -9
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare enum CreditOperationEnum {
|
|
2
|
-
DISBURSEMENT = "DISBURSEMENT",
|
|
3
|
-
COLLECTION = "COLLECTION",
|
|
4
|
-
COLLECTION_PARTIAL = "COLLECTION_PARTIAL",
|
|
5
|
-
COLLECTION_LIEN = "COLLECTION_LIEN",
|
|
6
|
-
EARLY_PAYMENT = "EARLY_PAYMENT",
|
|
7
|
-
TRANSFER_LOANCO = "TRANSFER_LOANCO",
|
|
8
|
-
REVERSAL = "REVERSAL",
|
|
9
|
-
INTEREST_ACCRUAL = "INTEREST_ACCRUAL",
|
|
10
|
-
FEE_CHARGE = "FEE_CHARGE"
|
|
11
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreditOperationEnum = void 0;
|
|
4
|
-
var CreditOperationEnum;
|
|
5
|
-
(function (CreditOperationEnum) {
|
|
6
|
-
CreditOperationEnum["DISBURSEMENT"] = "DISBURSEMENT";
|
|
7
|
-
CreditOperationEnum["COLLECTION"] = "COLLECTION";
|
|
8
|
-
CreditOperationEnum["COLLECTION_PARTIAL"] = "COLLECTION_PARTIAL";
|
|
9
|
-
CreditOperationEnum["COLLECTION_LIEN"] = "COLLECTION_LIEN";
|
|
10
|
-
CreditOperationEnum["EARLY_PAYMENT"] = "EARLY_PAYMENT";
|
|
11
|
-
CreditOperationEnum["TRANSFER_LOANCO"] = "TRANSFER_LOANCO";
|
|
12
|
-
CreditOperationEnum["REVERSAL"] = "REVERSAL";
|
|
13
|
-
CreditOperationEnum["INTEREST_ACCRUAL"] = "INTEREST_ACCRUAL";
|
|
14
|
-
CreditOperationEnum["FEE_CHARGE"] = "FEE_CHARGE";
|
|
15
|
-
})(CreditOperationEnum || (exports.CreditOperationEnum = CreditOperationEnum = {}));
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare enum CreditStatusEnum {
|
|
2
|
-
PENDING_APPROVAL = "PENDING_APPROVAL",
|
|
3
|
-
APPROVED = "APPROVED",
|
|
4
|
-
ACTIVE = "ACTIVE",
|
|
5
|
-
CURRENT = "CURRENT",
|
|
6
|
-
DELINQUENT = "DELINQUENT",
|
|
7
|
-
DEFAULTED = "DEFAULTED",
|
|
8
|
-
PAID_OFF = "PAID_OFF",
|
|
9
|
-
CANCELLED = "CANCELLED",
|
|
10
|
-
RETURNED_TO_LOANCO = "RETURNED_TO_LOANCO",
|
|
11
|
-
WRITTEN_OFF = "WRITTEN_OFF"
|
|
12
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreditStatusEnum = void 0;
|
|
4
|
-
var CreditStatusEnum;
|
|
5
|
-
(function (CreditStatusEnum) {
|
|
6
|
-
CreditStatusEnum["PENDING_APPROVAL"] = "PENDING_APPROVAL";
|
|
7
|
-
CreditStatusEnum["APPROVED"] = "APPROVED";
|
|
8
|
-
CreditStatusEnum["ACTIVE"] = "ACTIVE";
|
|
9
|
-
CreditStatusEnum["CURRENT"] = "CURRENT";
|
|
10
|
-
CreditStatusEnum["DELINQUENT"] = "DELINQUENT";
|
|
11
|
-
CreditStatusEnum["DEFAULTED"] = "DEFAULTED";
|
|
12
|
-
CreditStatusEnum["PAID_OFF"] = "PAID_OFF";
|
|
13
|
-
CreditStatusEnum["CANCELLED"] = "CANCELLED";
|
|
14
|
-
CreditStatusEnum["RETURNED_TO_LOANCO"] = "RETURNED_TO_LOANCO";
|
|
15
|
-
CreditStatusEnum["WRITTEN_OFF"] = "WRITTEN_OFF";
|
|
16
|
-
})(CreditStatusEnum || (exports.CreditStatusEnum = CreditStatusEnum = {}));
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DelinquencyLevelEnum = void 0;
|
|
4
|
-
var DelinquencyLevelEnum;
|
|
5
|
-
(function (DelinquencyLevelEnum) {
|
|
6
|
-
DelinquencyLevelEnum["CURRENT"] = "CURRENT";
|
|
7
|
-
DelinquencyLevelEnum["EARLY_1_7"] = "EARLY_1_7";
|
|
8
|
-
DelinquencyLevelEnum["EARLY_8_14"] = "EARLY_8_14";
|
|
9
|
-
DelinquencyLevelEnum["LATE_15_30"] = "LATE_15_30";
|
|
10
|
-
DelinquencyLevelEnum["LATE_31_60"] = "LATE_31_60";
|
|
11
|
-
DelinquencyLevelEnum["SEVERE_61_90"] = "SEVERE_61_90";
|
|
12
|
-
DelinquencyLevelEnum["DEFAULT_90_PLUS"] = "DEFAULT_90_PLUS";
|
|
13
|
-
})(DelinquencyLevelEnum || (exports.DelinquencyLevelEnum = DelinquencyLevelEnum = {}));
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare enum DocumentTypeEnum {
|
|
2
|
-
CREDIT_CONTRACT = "CREDIT_CONTRACT",
|
|
3
|
-
CREDIT_STATEMENT = "CREDIT_STATEMENT",
|
|
4
|
-
CREDIT_AMORTIZATION = "CREDIT_AMORTIZATION",
|
|
5
|
-
CREDIT_COVER_SHEET = "CREDIT_COVER_SHEET",
|
|
6
|
-
ONBOARDING_CONTRACT = "ONBOARDING_CONTRACT",
|
|
7
|
-
ONBOARDING_IFPE = "ONBOARDING_IFPE"
|
|
8
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DocumentTypeEnum = void 0;
|
|
4
|
-
var DocumentTypeEnum;
|
|
5
|
-
(function (DocumentTypeEnum) {
|
|
6
|
-
DocumentTypeEnum["CREDIT_CONTRACT"] = "CREDIT_CONTRACT";
|
|
7
|
-
DocumentTypeEnum["CREDIT_STATEMENT"] = "CREDIT_STATEMENT";
|
|
8
|
-
DocumentTypeEnum["CREDIT_AMORTIZATION"] = "CREDIT_AMORTIZATION";
|
|
9
|
-
DocumentTypeEnum["CREDIT_COVER_SHEET"] = "CREDIT_COVER_SHEET";
|
|
10
|
-
DocumentTypeEnum["ONBOARDING_CONTRACT"] = "ONBOARDING_CONTRACT";
|
|
11
|
-
DocumentTypeEnum["ONBOARDING_IFPE"] = "ONBOARDING_IFPE";
|
|
12
|
-
})(DocumentTypeEnum || (exports.DocumentTypeEnum = DocumentTypeEnum = {}));
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.OfferStatusEnum = void 0;
|
|
4
|
-
var OfferStatusEnum;
|
|
5
|
-
(function (OfferStatusEnum) {
|
|
6
|
-
OfferStatusEnum["NOT_ELIGIBLE"] = "NOT_ELIGIBLE";
|
|
7
|
-
OfferStatusEnum["PRE_QUALIFIED"] = "PRE_QUALIFIED";
|
|
8
|
-
OfferStatusEnum["OFFER_AVAILABLE"] = "OFFER_AVAILABLE";
|
|
9
|
-
OfferStatusEnum["OFFER_CONFIGURED"] = "OFFER_CONFIGURED";
|
|
10
|
-
OfferStatusEnum["OFFER_ACCEPTED"] = "OFFER_ACCEPTED";
|
|
11
|
-
OfferStatusEnum["OFFER_EXPIRED"] = "OFFER_EXPIRED";
|
|
12
|
-
})(OfferStatusEnum || (exports.OfferStatusEnum = OfferStatusEnum = {}));
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PaymentTypeEnum = void 0;
|
|
4
|
-
var PaymentTypeEnum;
|
|
5
|
-
(function (PaymentTypeEnum) {
|
|
6
|
-
PaymentTypeEnum["REGULAR"] = "REGULAR";
|
|
7
|
-
PaymentTypeEnum["PARTIAL"] = "PARTIAL";
|
|
8
|
-
PaymentTypeEnum["EARLY_ANTICIPATED"] = "EARLY_ANTICIPATED";
|
|
9
|
-
PaymentTypeEnum["EARLY_ADVANCED"] = "EARLY_ADVANCED";
|
|
10
|
-
PaymentTypeEnum["EARLY_SETTLEMENT"] = "EARLY_SETTLEMENT";
|
|
11
|
-
PaymentTypeEnum["LIEN"] = "LIEN";
|
|
12
|
-
PaymentTypeEnum["REVERSAL"] = "REVERSAL";
|
|
13
|
-
})(PaymentTypeEnum || (exports.PaymentTypeEnum = PaymentTypeEnum = {}));
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ReconciliationStatusEnum = void 0;
|
|
4
|
-
var ReconciliationStatusEnum;
|
|
5
|
-
(function (ReconciliationStatusEnum) {
|
|
6
|
-
ReconciliationStatusEnum["PENDING"] = "PENDING";
|
|
7
|
-
ReconciliationStatusEnum["MATCHED"] = "MATCHED";
|
|
8
|
-
ReconciliationStatusEnum["DISCREPANCY"] = "DISCREPANCY";
|
|
9
|
-
ReconciliationStatusEnum["RESOLVED"] = "RESOLVED";
|
|
10
|
-
})(ReconciliationStatusEnum || (exports.ReconciliationStatusEnum = ReconciliationStatusEnum = {}));
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TransferStatusEnum = void 0;
|
|
4
|
-
var TransferStatusEnum;
|
|
5
|
-
(function (TransferStatusEnum) {
|
|
6
|
-
TransferStatusEnum["PENDING"] = "PENDING";
|
|
7
|
-
TransferStatusEnum["APPROVED"] = "APPROVED";
|
|
8
|
-
TransferStatusEnum["IN_PROGRESS"] = "IN_PROGRESS";
|
|
9
|
-
TransferStatusEnum["COMPLETED"] = "COMPLETED";
|
|
10
|
-
TransferStatusEnum["FAILED"] = "FAILED";
|
|
11
|
-
TransferStatusEnum["REJECTED"] = "REJECTED";
|
|
12
|
-
})(TransferStatusEnum || (exports.TransferStatusEnum = TransferStatusEnum = {}));
|
|
File without changes
|
|
File without changes
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { Company } from "../../company";
|
|
2
|
-
import { Provider } from "../../provider";
|
|
3
|
-
import { ServiceTypeEnum } from "../../services";
|
|
4
|
-
import { ServiceRecurrenceEnum } from "../../services/enums/ServiceRecurrenceEnum";
|
|
5
|
-
export declare class GetPriceListDirectoriesResponse {
|
|
6
|
-
serviceId: string;
|
|
7
|
-
company: Company;
|
|
8
|
-
provider: Provider;
|
|
9
|
-
type: ServiceTypeEnum;
|
|
10
|
-
basePrice: number;
|
|
11
|
-
recurrence: ServiceRecurrenceEnum;
|
|
12
|
-
currencyId: string;
|
|
13
|
-
fees: any;
|
|
14
|
-
taxes: any;
|
|
15
|
-
globalDiscounts: {
|
|
16
|
-
discountType: string;
|
|
17
|
-
discountValue: number;
|
|
18
|
-
}[];
|
|
19
|
-
directories: {
|
|
20
|
-
directoryId: string;
|
|
21
|
-
appliedDiscounts: {
|
|
22
|
-
discountType: string;
|
|
23
|
-
discountValue: number;
|
|
24
|
-
source: string;
|
|
25
|
-
referenceId: string;
|
|
26
|
-
}[];
|
|
27
|
-
}[];
|
|
28
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ServiceProviderEnum = void 0;
|
|
4
|
-
var ServiceProviderEnum;
|
|
5
|
-
(function (ServiceProviderEnum) {
|
|
6
|
-
ServiceProviderEnum["CP"] = "CP";
|
|
7
|
-
ServiceProviderEnum["TERN"] = "TERN";
|
|
8
|
-
ServiceProviderEnum["PAGOCONFIADO"] = "PAGOCONFIADO";
|
|
9
|
-
})(ServiceProviderEnum || (exports.ServiceProviderEnum = ServiceProviderEnum = {}));
|