@fiado/type-kit 1.2.0 → 1.2.2
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/README.md +70 -70
- package/package.json +23 -23
- package/src/account/dtos/AccountCreateRequest.ts +79 -79
- package/src/account/dtos/AccountCreateResponse.ts +7 -7
- package/src/account/dtos/AccountInfo.ts +39 -39
- package/src/account/dtos/AccountUpdateBalanceRequest.ts +6 -6
- package/src/account/dtos/BankAccountExternalAddress.ts +17 -17
- package/src/account/dtos/BankAccountP2pTransferRequest.ts +7 -7
- package/src/account/dtos/CreateBankAccountRequest.ts +11 -11
- package/src/account/dtos/CreateBankAccountResponse.ts +8 -8
- package/src/account/dtos/CreateBankAccountUserRequest.ts +17 -17
- package/src/account/dtos/CreateBankAccountUserResponse.ts +11 -11
- package/src/account/dtos/ExchangeInfo.ts +8 -8
- package/src/account/dtos/ExecuteP2pOperationRequest.ts +7 -7
- package/src/account/dtos/ExecutePocketOperationRequest.ts +5 -5
- package/src/account/dtos/GetAccountBalanceResponse.ts +36 -36
- package/src/account/dtos/GetAccountResponse.ts +62 -62
- package/src/account/dtos/GetBankAccountRequest.ts +3 -3
- package/src/account/dtos/GetBankAccountResponse.ts +22 -22
- package/src/account/dtos/GetBankAccountSensitiveInformationRequest.ts +5 -5
- package/src/account/dtos/GetBankAccountSensitiveInformationResponse.ts +8 -8
- package/src/account/dtos/GetBankAccountUserRequest.ts +2 -2
- package/src/account/dtos/GetBankAccountUserResponse.ts +25 -25
- package/src/account/dtos/GetPocketBalanceResponse.ts +46 -46
- package/src/account/dtos/GetPocketResponse.ts +8 -8
- package/src/account/dtos/PocketBalanceItem.ts +17 -17
- package/src/account/dtos/PocketItem.ts +43 -43
- package/src/account/dtos/UpdateBalanceOperation.ts +8 -8
- package/src/account/dtos/UpdateBankAccountUserRequest.ts +26 -26
- package/src/account/dtos/UpdateBankAccountUserResponse.ts +3 -3
- package/src/account/entities/AccountEntityBase.ts +12 -12
- package/src/account/enums/AccountEntityStatusEnum.ts +4 -4
- package/src/account/enums/AccountLevelEnum.ts +5 -5
- package/src/account/enums/BankAccountP2pTransferType.ts +5 -5
- package/src/account/enums/BankAccountTypeEnum.ts +2 -2
- package/src/account/enums/BankAccountUserStatusEnum.ts +4 -4
- package/src/account/enums/UserEntityStatusEnum.ts +4 -4
- package/src/account/index.ts +41 -41
- package/src/address/dtos/AddressBase.ts +130 -130
- package/src/address/dtos/AddressCreateRequest.ts +6 -6
- package/src/address/dtos/AddressResponse.ts +41 -41
- package/src/address/dtos/AddressShippingCardRequest.ts +12 -12
- package/src/address/dtos/AddressShippingCardResponse.ts +11 -11
- package/src/address/dtos/Geometry.ts +4 -4
- package/src/address/dtos/OfficeDetails.ts +30 -30
- package/src/address/dtos/OperationSchedule.ts +8 -8
- package/src/address/dtos/Place.ts +83 -83
- package/src/address/dtos/Shipping.ts +36 -36
- package/src/address/dtos/Timezone.ts +5 -5
- package/src/address/enums/AddressProvider.ts +10 -10
- package/src/address/enums/AddressStatus.ts +9 -9
- package/src/address/index.ts +16 -16
- package/src/app/enums/App.ts +10 -10
- package/src/app/index.ts +3 -3
- package/src/authentication/dtos/SignUpAdditionalRequest.ts +32 -32
- package/src/authentication/dtos/SignUpAdditionalResponse.ts +5 -5
- package/src/authentication/index.ts +3 -3
- package/src/bankAccount/dtos/ExternalAccountCurrency.ts +3 -3
- package/src/bankAccount/dtos/ExternalAccountType.ts +3 -3
- package/src/bankAccount/dtos/GetExternalBankAccountRequest.ts +11 -11
- package/src/bankAccount/dtos/GetExternalBankAccountResponse.ts +15 -15
- package/src/bankAccount/dtos/GetExternalBankResponse.ts +13 -13
- package/src/bankAccount/index.ts +4 -4
- package/src/bbvaRst/dtos/CreateRSTTransactionRequest.ts +14 -0
- package/src/bbvaRst/dtos/CreateRSTTransactionResponse.ts +10 -0
- package/src/bbvaRst/enums/RSTStatusEnum.ts +5 -0
- package/src/bbvaRst/index.ts +3 -0
- package/src/beneficiary/dtos/AccountBeneficiaryCreateRequest.ts +41 -41
- package/src/beneficiary/dtos/AccountBeneficiaryResponse.ts +23 -23
- package/src/beneficiary/dtos/AccountBeneficiaryUpdateRequest.ts +39 -39
- package/src/beneficiary/enums/AccountType.ts +6 -6
- package/src/beneficiary/index.ts +7 -7
- package/src/card/dtos/CardActivateRequest.ts +12 -12
- package/src/card/dtos/CardAdditionalRequest.ts +25 -25
- package/src/card/dtos/CardAdditionalResponse.ts +14 -14
- package/src/card/dtos/CardApplicationRequest.ts +27 -27
- package/src/card/dtos/CardBalanceResponse.ts +10 -10
- package/src/card/dtos/CardCreateAdditionalRequest.ts +65 -65
- package/src/card/dtos/CardResponse.ts +34 -34
- package/src/card/dtos/CardSensitiveInformationResponse.ts +18 -18
- package/src/card/dtos/CardShipmentQueueMessage.ts +7 -7
- package/src/card/dtos/CardShipmentUpdateRequest.ts +19 -19
- package/src/card/dtos/CardSummaryResponse.ts +10 -10
- package/src/card/dtos/CardUpdateRequest.ts +11 -11
- package/src/card/dtos/Internal/ActivateBankAccountCardRequest.ts +9 -9
- package/src/card/dtos/Internal/ActivateBankAccountCardResponse.ts +4 -4
- package/src/card/dtos/Internal/AssignCardRequest.ts +8 -8
- package/src/card/dtos/Internal/CreateBankAccountCardRequest.ts +16 -16
- package/src/card/dtos/Internal/CreateBankAccountCardResponse.ts +8 -8
- package/src/card/dtos/Internal/CreateBankAccountCardShippingRequest.ts +14 -14
- package/src/card/dtos/Internal/CreateBankAccountCardShippingResponse.ts +12 -12
- package/src/card/dtos/Internal/GetBankAccountCardResponse.ts +32 -32
- package/src/card/dtos/Internal/GetBankAccountShippingRequest.ts +5 -5
- package/src/card/dtos/Internal/GetBankAccountShippingResponse.ts +19 -19
- package/src/card/dtos/Internal/UpdateBankAccountCardRequest.ts +21 -21
- package/src/card/dtos/Internal/UpdateBankAccountCardResponse.ts +5 -5
- package/src/card/enums/Brand.ts +7 -7
- package/src/card/enums/CardIssuanceStatus.ts +5 -5
- package/src/card/enums/CardIssuing.ts +6 -6
- package/src/card/enums/CardType.ts +4 -4
- package/src/card/enums/CardUpdateKey.ts +4 -4
- package/src/card/enums/CreditOrDebit.ts +5 -5
- package/src/card/enums/DeliveryChannel.ts +7 -7
- package/src/card/enums/ExternalShippingStatus.ts +14 -14
- package/src/card/enums/ExternalShippingStatusDetails.ts +53 -53
- package/src/card/enums/IssuanceType.ts +5 -5
- package/src/card/enums/NominatedOrInnominated.ts +8 -8
- package/src/card/enums/OwnershipType.ts +3 -3
- package/src/card/enums/ShippingStatus.ts +8 -8
- package/src/card/enums/Status.ts +6 -6
- package/src/card/enums/UpdateKey.ts +5 -5
- package/src/card/enums/VirtualOrPhysical.ts +6 -6
- package/src/card/index.ts +50 -50
- package/src/card/validations/CardUpdateKeyConstraint.ts +53 -53
- package/src/card/validations/IsPhoneNumberConstraint.ts +29 -29
- package/src/contactInfo/dtos/ContactInfoCreateRequest.ts +54 -0
- package/src/contactInfo/dtos/GetAllContactInfoResponse.ts +13 -13
- package/src/contactInfo/enums/TypeOfContactIdEnum.ts +3 -3
- package/src/contactInfo/index.ts +1 -1
- package/src/contract/dtos/ContractCreateRequest.ts +29 -29
- package/src/contract/dtos/ContractCreateResponse.ts +2 -2
- package/src/contract/index.ts +4 -4
- package/src/country/enums/Country.ts +6 -6
- package/src/country/enums/CountryId.ts +6 -6
- package/src/country/index.ts +5 -5
- package/src/creditContract/dtos/CreditContractCreateRequest.ts +51 -51
- package/src/creditContract/enums/InstrumentEnum.ts +5 -5
- package/src/creditContract/index.ts +5 -5
- package/src/currency/dtos/CurrencyResponse.ts +8 -8
- package/src/currency/index.ts +2 -2
- package/src/directory/dtos/DirectoryResponse.ts +19 -19
- package/src/directory/dtos/External.ts +6 -6
- package/src/directory/enums/Profile.ts +6 -6
- package/src/directory/enums/Scope.ts +7 -7
- package/src/directory/enums/Status.ts +8 -8
- package/src/directory/enums/TypeOfDirectoryId.ts +6 -6
- package/src/directory/index.ts +7 -7
- package/src/eventBridge/dto/EventBridgeMessageRequest.ts +4 -4
- package/src/eventBridge/index.ts +1 -1
- package/src/exchangeRate/dtos/ExchangeRateCreateRequest.ts +50 -50
- package/src/exchangeRate/dtos/ExchangeRateCreateResponse.ts +4 -4
- package/src/exchangeRate/dtos/ExchangeRateResponse.ts +19 -19
- package/src/exchangeRate/dtos/GetExchangeRatesRequest.ts +3 -3
- package/src/exchangeRate/enums/ExchangeRateStatus.ts +5 -5
- package/src/exchangeRate/index.ts +9 -9
- package/src/genericMessage/dto/GenericMessageRequest.ts +17 -17
- package/src/genericMessage/enums/GenericMessageSourceEnum.ts +3 -3
- package/src/genericMessage/index.ts +1 -1
- package/src/group/dtos/GroupAddDirectoryRequest.ts +27 -27
- package/src/group/dtos/GroupCreateRequest.ts +54 -54
- package/src/group/dtos/GroupDirectoryRelationsResponse.ts +20 -20
- package/src/group/dtos/GroupDirectoryRelationsUpdateRequest.ts +10 -10
- package/src/group/dtos/GroupResponse.ts +17 -17
- package/src/group/dtos/GroupUpdateRequest.ts +31 -31
- package/src/group/enums/GroupAction.ts +8 -8
- package/src/group/enums/GroupStatus.ts +6 -6
- package/src/group/enums/RelationStatus.ts +8 -8
- package/src/group/enums/RelationType.ts +9 -9
- package/src/group/index.ts +18 -18
- package/src/header/TokenPayload.ts +18 -18
- package/src/header/index.ts +3 -3
- package/src/helpers/ValidationUtils.ts +32 -32
- package/src/helpers/constans/regex.ts +12 -12
- package/src/identity/dtos/IdentificationDocument.ts +24 -24
- package/src/identity/dtos/PeopleCreateRequest.ts +4 -4
- package/src/identity/dtos/PeopleResponse.ts +72 -72
- package/src/identity/dtos/PeopleUpdateRequest.ts +71 -71
- package/src/identity/dtos/TypeOfDocument.ts +11 -11
- package/src/identity/enums/IdentificationDocumentStatus.ts +7 -7
- package/src/identity/enums/SexDocument.ts +6 -6
- package/src/identity/enums/TypeOfDocument.ts +5 -5
- package/src/identity/index.ts +12 -12
- package/src/index.ts +32 -31
- package/src/notificationMessages/dtos/NotificationQueueMessageRequest.ts +7 -7
- package/src/notificationMessages/dtos/QueueMessageDestination.ts +6 -6
- package/src/notificationMessages/dtos/QueueMessageVariableValues.ts +3 -3
- package/src/notificationMessages/enums/NotificationId.ts +13 -13
- package/src/notificationMessages/index.ts +5 -5
- package/src/p2pContact/dtos/CreateP2pContactRequest.ts +8 -8
- package/src/productCatalog/dtos/CreateProductCatalogRequest.ts +14 -14
- package/src/productCatalog/dtos/GetProductCatalogResponse.ts +38 -38
- package/src/productCatalog/enums/ProductTaxFeeTypeEnum.ts +3 -3
- package/src/productCatalog/enums/ProductTypeEnum.ts +11 -11
- package/src/productCatalog/index.ts +4 -4
- package/src/provider/enums/Provider.ts +4 -4
- package/src/provider/index.ts +1 -1
- package/src/queue/dtos/QueueMessageBase.ts +13 -13
- package/src/servicePayment/dtos/GetCatalogParams.ts +5 -5
- package/src/servicePayment/dtos/ServicePaymentRequest.ts +33 -33
- package/src/servicePayment/index.ts +1 -1
- package/src/sessionActivity/dtos/SessionActivityQueueMessageRequest.ts +10 -10
- package/src/sessionActivity/enums/SessionActivityActionEnum.ts +7 -7
- package/src/sessionActivity/enums/SessionActivityActionOriginEnum.ts +4 -4
- package/src/sessionActivity/index.ts +2 -2
- package/src/stpSpei/dtos/PutStpOrderRequest.ts +10 -10
- package/src/stpSpei/dtos/SpeiWebhookMessage.ts +9 -9
- package/src/stpSpei/enums/WebhookMessageStatusEnum.ts +4 -4
- package/src/stpSpei/index.ts +3 -3
- package/src/transaction/dtos/Credit.ts +24 -24
- package/src/transaction/dtos/Debit.ts +20 -20
- package/src/transaction/dtos/Notional.ts +20 -20
- package/src/transaction/dtos/Product.ts +22 -22
- package/src/transaction/dtos/Total.ts +20 -20
- package/src/transaction/dtos/TransactionCreateRequest.ts +99 -99
- package/src/transaction/dtos/TransactionCreateResponse.ts +4 -4
- package/src/transaction/dtos/TransactionGetResponse.ts +17 -17
- package/src/transaction/enums/OperationEnum.ts +3 -3
- package/src/transaction/enums/TransactionSourceEnum.ts +4 -4
- package/src/transaction/index.ts +8 -8
- package/src/transactionProcessor/dtos/AmountInfo.ts +6 -6
- package/src/transactionProcessor/dtos/AmountInfoItem.ts +3 -3
- package/src/transactionProcessor/dtos/AuthorizeCreditCardAdjustmentRequest.ts +17 -17
- package/src/transactionProcessor/dtos/AuthorizeCreditCardPurchaseRequest.ts +16 -16
- package/src/transactionProcessor/dtos/AuthorizeP2pTransactionRequest.ts +8 -8
- package/src/transactionProcessor/dtos/AuthorizePocketTransactionRequest.ts +8 -8
- package/src/transactionProcessor/dtos/AuthorizeServicePaymentRequest.ts +7 -7
- package/src/transactionProcessor/dtos/AuthorizeSpeiBankTransferRequest.ts +6 -6
- package/src/transactionProcessor/dtos/CardInfo.ts +5 -5
- package/src/transactionProcessor/dtos/InstallmentsInfo.ts +6 -6
- package/src/transactionProcessor/dtos/MerchantInfo.ts +6 -6
- package/src/transactionProcessor/dtos/SpeiBankTransferStatusUpdate.ts +6 -6
- package/src/transactionProcessor/dtos/TransactionInfo.ts +7 -7
- package/src/transactionProcessor/dtos/TransactionProcessorQueueMessage.ts +3 -3
- package/src/transactionProcessor/enums/AsyncTxStatusEnum.ts +5 -5
- package/src/transactionProcessor/enums/TransactionProcessorCodesEnum.ts +13 -13
- package/src/transactionProcessor/index.ts +18 -18
- package/bin/account/dtos/AccountCreateRequest.d.ts +0 -24
- package/bin/account/dtos/AccountCreateRequest.js +0 -104
- package/bin/account/dtos/AccountCreateResponse.d.ts +0 -8
- package/bin/account/dtos/AccountCreateResponse.js +0 -6
- package/bin/account/dtos/AccountInfo.d.ts +0 -12
- package/bin/account/dtos/AccountInfo.js +0 -59
- package/bin/account/dtos/AccountResponse.d.ts +0 -21
- package/bin/account/dtos/AccountResponse.js +0 -6
- package/bin/account/dtos/AccountUpdateBalanceRequest.d.ts +0 -4
- package/bin/account/dtos/AccountUpdateBalanceRequest.js +0 -20
- package/bin/account/dtos/BankAccountExternalAddress.d.ts +0 -15
- package/bin/account/dtos/BankAccountExternalAddress.js +0 -6
- package/bin/account/dtos/BankAccountP2pTransferRequest.d.ts +0 -7
- package/bin/account/dtos/BankAccountP2pTransferRequest.js +0 -6
- package/bin/account/dtos/CreateBankAccountInput.d.ts +0 -8
- package/bin/account/dtos/CreateBankAccountInput.js +0 -6
- package/bin/account/dtos/CreateBankAccountOutput.d.ts +0 -5
- package/bin/account/dtos/CreateBankAccountOutput.js +0 -6
- package/bin/account/dtos/CreateBankAccountRequest.d.ts +0 -8
- package/bin/account/dtos/CreateBankAccountRequest.js +0 -6
- package/bin/account/dtos/CreateBankAccountResponse.d.ts +0 -5
- package/bin/account/dtos/CreateBankAccountResponse.js +0 -6
- package/bin/account/dtos/CreateBankAccountUserInput.d.ts +0 -14
- package/bin/account/dtos/CreateBankAccountUserInput.js +0 -6
- package/bin/account/dtos/CreateBankAccountUserOutput.d.ts +0 -8
- package/bin/account/dtos/CreateBankAccountUserOutput.js +0 -6
- package/bin/account/dtos/CreateBankAccountUserRequest.d.ts +0 -14
- package/bin/account/dtos/CreateBankAccountUserRequest.js +0 -6
- package/bin/account/dtos/CreateBankAccountUserResponse.d.ts +0 -8
- package/bin/account/dtos/CreateBankAccountUserResponse.js +0 -6
- package/bin/account/dtos/ExchangeInfo.d.ts +0 -4
- package/bin/account/dtos/ExchangeInfo.js +0 -23
- package/bin/account/dtos/ExecuteP2pOperationRequest.d.ts +0 -7
- package/bin/account/dtos/ExecuteP2pOperationRequest.js +0 -6
- package/bin/account/dtos/ExecutePocketOperationRequest.d.ts +0 -3
- package/bin/account/dtos/ExecutePocketOperationRequest.js +0 -20
- package/bin/account/dtos/GetAccountBalanceResponse.d.ts +0 -11
- package/bin/account/dtos/GetAccountBalanceResponse.js +0 -59
- package/bin/account/dtos/GetAccountResponse.d.ts +0 -20
- package/bin/account/dtos/GetAccountResponse.js +0 -89
- package/bin/account/dtos/GetBankAccountRequest.d.ts +0 -4
- package/bin/account/dtos/GetBankAccountRequest.js +0 -6
- package/bin/account/dtos/GetBankAccountResponse.d.ts +0 -22
- package/bin/account/dtos/GetBankAccountResponse.js +0 -6
- package/bin/account/dtos/GetBankAccountSensitiveInformationRequest.d.ts +0 -5
- package/bin/account/dtos/GetBankAccountSensitiveInformationRequest.js +0 -6
- package/bin/account/dtos/GetBankAccountSensitiveInformationResponse.d.ts +0 -8
- package/bin/account/dtos/GetBankAccountSensitiveInformationResponse.js +0 -6
- package/bin/account/dtos/GetBankAccountUserRequest.d.ts +0 -3
- package/bin/account/dtos/GetBankAccountUserRequest.js +0 -6
- package/bin/account/dtos/GetBankAccountUserResponse.d.ts +0 -25
- package/bin/account/dtos/GetBankAccountUserResponse.js +0 -6
- package/bin/account/dtos/GetPocketBalanceResponse.d.ts +0 -11
- package/bin/account/dtos/GetPocketBalanceResponse.js +0 -65
- package/bin/account/dtos/GetPocketResponse.d.ts +0 -8
- package/bin/account/dtos/GetPocketResponse.js +0 -5
- package/bin/account/dtos/PocketBalanceItem.d.ts +0 -7
- package/bin/account/dtos/PocketBalanceItem.js +0 -36
- package/bin/account/dtos/PocketCreateRequest.d.ts +0 -4
- package/bin/account/dtos/PocketCreateRequest.js +0 -31
- package/bin/account/dtos/PocketCreateResponse.d.ts +0 -2
- package/bin/account/dtos/PocketCreateResponse.js +0 -6
- package/bin/account/dtos/PocketItem.d.ts +0 -12
- package/bin/account/dtos/PocketItem.js +0 -61
- package/bin/account/dtos/UpdateBalanceOperation.d.ts +0 -8
- package/bin/account/dtos/UpdateBalanceOperation.js +0 -6
- package/bin/account/dtos/UpdateBankAccountUserRequest.d.ts +0 -26
- package/bin/account/dtos/UpdateBankAccountUserRequest.js +0 -6
- package/bin/account/dtos/UpdateBankAccountUserResponse.d.ts +0 -4
- package/bin/account/dtos/UpdateBankAccountUserResponse.js +0 -6
- package/bin/account/entities/AccountEntityBase.d.ts +0 -12
- package/bin/account/entities/AccountEntityBase.js +0 -6
- package/bin/account/enums/AccountEntityStatusEnum.d.ts +0 -5
- package/bin/account/enums/AccountEntityStatusEnum.js +0 -9
- package/bin/account/enums/AccountLevelEnum.d.ts +0 -6
- package/bin/account/enums/AccountLevelEnum.js +0 -10
- package/bin/account/enums/AccountStatus.d.ts +0 -5
- package/bin/account/enums/AccountStatus.js +0 -9
- package/bin/account/enums/BankAccountP2pTransferType.d.ts +0 -6
- package/bin/account/enums/BankAccountP2pTransferType.js +0 -10
- package/bin/account/enums/BankAccountTypeEnum.d.ts +0 -3
- package/bin/account/enums/BankAccountTypeEnum.js +0 -7
- package/bin/account/enums/BankAccountUserStatusEnum.d.ts +0 -5
- package/bin/account/enums/BankAccountUserStatusEnum.js +0 -9
- package/bin/account/enums/UserEntityStatusEnum.d.ts +0 -5
- package/bin/account/enums/UserEntityStatusEnum.js +0 -9
- package/bin/account/index.d.ts +0 -35
- package/bin/account/index.js +0 -54
- package/bin/address/dtos/AddressBase.d.ts +0 -34
- package/bin/address/dtos/AddressBase.js +0 -163
- package/bin/address/dtos/AddressCreateRequest.d.ts +0 -3
- package/bin/address/dtos/AddressCreateRequest.js +0 -7
- package/bin/address/dtos/AddressResponse.d.ts +0 -7
- package/bin/address/dtos/AddressResponse.js +0 -47
- package/bin/address/dtos/AddressShippingCardRequest.d.ts +0 -9
- package/bin/address/dtos/AddressShippingCardRequest.js +0 -7
- package/bin/address/dtos/AddressShippingCardResponse.d.ts +0 -8
- package/bin/address/dtos/AddressShippingCardResponse.js +0 -2
- package/bin/address/dtos/Geometry.d.ts +0 -3
- package/bin/address/dtos/Geometry.js +0 -2
- package/bin/address/dtos/OfficeDetails.d.ts +0 -28
- package/bin/address/dtos/OfficeDetails.js +0 -2
- package/bin/address/dtos/OperationSchedule.d.ts +0 -7
- package/bin/address/dtos/OperationSchedule.js +0 -2
- package/bin/address/dtos/Place.d.ts +0 -21
- package/bin/address/dtos/Place.js +0 -112
- package/bin/address/dtos/Shipping.d.ts +0 -11
- package/bin/address/dtos/Shipping.js +0 -57
- package/bin/address/dtos/Timezone.d.ts +0 -4
- package/bin/address/dtos/Timezone.js +0 -2
- package/bin/address/enums/AddressProvider.d.ts +0 -9
- package/bin/address/enums/AddressProvider.js +0 -13
- package/bin/address/enums/AddressStatus.d.ts +0 -9
- package/bin/address/enums/AddressStatus.js +0 -13
- package/bin/address/index.d.ts +0 -12
- package/bin/address/index.js +0 -30
- package/bin/app/enums/App.d.ts +0 -9
- package/bin/app/enums/App.js +0 -13
- package/bin/app/index.d.ts +0 -1
- package/bin/app/index.js +0 -18
- package/bin/authentication/dtos/SignUpAdditionalRequest.d.ts +0 -7
- package/bin/authentication/dtos/SignUpAdditionalRequest.js +0 -46
- package/bin/authentication/dtos/SignUpAdditionalResponse.d.ts +0 -4
- package/bin/authentication/dtos/SignUpAdditionalResponse.js +0 -6
- package/bin/authentication/index.d.ts +0 -2
- package/bin/authentication/index.js +0 -19
- package/bin/bankAccount/dtos/ExternalAccountCurrency.d.ts +0 -4
- package/bin/bankAccount/dtos/ExternalAccountCurrency.js +0 -6
- package/bin/bankAccount/dtos/ExternalAccountType.d.ts +0 -4
- package/bin/bankAccount/dtos/ExternalAccountType.js +0 -6
- package/bin/bankAccount/dtos/GetExternalBankAccountRequest.d.ts +0 -12
- package/bin/bankAccount/dtos/GetExternalBankAccountRequest.js +0 -5
- package/bin/bankAccount/dtos/GetExternalBankAccountResponse.d.ts +0 -15
- package/bin/bankAccount/dtos/GetExternalBankAccountResponse.js +0 -5
- package/bin/bankAccount/dtos/GetExternalBankResponse.d.ts +0 -13
- package/bin/bankAccount/dtos/GetExternalBankResponse.js +0 -6
- package/bin/bankAccount/index.d.ts +0 -5
- package/bin/bankAccount/index.js +0 -21
- package/bin/beneficiary/dtos/AccountBeneficiaryCreateRequest.d.ts +0 -11
- package/bin/beneficiary/dtos/AccountBeneficiaryCreateRequest.js +0 -60
- package/bin/beneficiary/dtos/AccountBeneficiaryResponse.d.ts +0 -18
- package/bin/beneficiary/dtos/AccountBeneficiaryResponse.js +0 -6
- package/bin/beneficiary/dtos/AccountBeneficiaryUpdateRequest.d.ts +0 -10
- package/bin/beneficiary/dtos/AccountBeneficiaryUpdateRequest.js +0 -59
- package/bin/beneficiary/enums/AccountType.d.ts +0 -4
- package/bin/beneficiary/enums/AccountType.js +0 -8
- package/bin/beneficiary/index.d.ts +0 -4
- package/bin/beneficiary/index.js +0 -22
- package/bin/card/dtos/CardActivateRequest.d.ts +0 -5
- package/bin/card/dtos/CardActivateRequest.js +0 -26
- package/bin/card/dtos/CardAdditionalRequest.d.ts +0 -9
- package/bin/card/dtos/CardAdditionalRequest.js +0 -44
- package/bin/card/dtos/CardAdditionalResponse.d.ts +0 -11
- package/bin/card/dtos/CardAdditionalResponse.js +0 -6
- package/bin/card/dtos/CardApplicationRequest.d.ts +0 -9
- package/bin/card/dtos/CardApplicationRequest.js +0 -42
- package/bin/card/dtos/CardBalanceResponse.d.ts +0 -9
- package/bin/card/dtos/CardBalanceResponse.js +0 -6
- package/bin/card/dtos/CardCreateAdditionalRequest.d.ts +0 -16
- package/bin/card/dtos/CardCreateAdditionalRequest.js +0 -94
- package/bin/card/dtos/CardCreateRequest.d.ts +0 -34
- package/bin/card/dtos/CardCreateRequest.js +0 -176
- package/bin/card/dtos/CardResponse.d.ts +0 -33
- package/bin/card/dtos/CardResponse.js +0 -6
- package/bin/card/dtos/CardSensitiveInformationResponse.d.ts +0 -17
- package/bin/card/dtos/CardSensitiveInformationResponse.js +0 -6
- package/bin/card/dtos/CardShipmentQueueMessage.d.ts +0 -5
- package/bin/card/dtos/CardShipmentQueueMessage.js +0 -7
- package/bin/card/dtos/CardShipmentUpdateRequest.d.ts +0 -6
- package/bin/card/dtos/CardShipmentUpdateRequest.js +0 -36
- package/bin/card/dtos/CardSummaryResponse.d.ts +0 -7
- package/bin/card/dtos/CardSummaryResponse.js +0 -6
- package/bin/card/dtos/CardUpdateRequest.d.ts +0 -5
- package/bin/card/dtos/CardUpdateRequest.js +0 -25
- package/bin/card/dtos/Internal/ActivateBankAccountCardRequest.d.ts +0 -8
- package/bin/card/dtos/Internal/ActivateBankAccountCardRequest.js +0 -6
- package/bin/card/dtos/Internal/ActivateBankAccountCardResponse.d.ts +0 -3
- package/bin/card/dtos/Internal/ActivateBankAccountCardResponse.js +0 -6
- package/bin/card/dtos/Internal/AssignCardRequest.d.ts +0 -4
- package/bin/card/dtos/Internal/AssignCardRequest.js +0 -2
- package/bin/card/dtos/Internal/CreateBankAccountCardRequest.d.ts +0 -16
- package/bin/card/dtos/Internal/CreateBankAccountCardRequest.js +0 -6
- package/bin/card/dtos/Internal/CreateBankAccountCardResponse.d.ts +0 -7
- package/bin/card/dtos/Internal/CreateBankAccountCardResponse.js +0 -6
- package/bin/card/dtos/Internal/CreateBankAccountCardShippingRequest.d.ts +0 -14
- package/bin/card/dtos/Internal/CreateBankAccountCardShippingRequest.js +0 -6
- package/bin/card/dtos/Internal/CreateBankAccountCardShippingResponse.d.ts +0 -11
- package/bin/card/dtos/Internal/CreateBankAccountCardShippingResponse.js +0 -6
- package/bin/card/dtos/Internal/GetBankAccountCardResponse.d.ts +0 -31
- package/bin/card/dtos/Internal/GetBankAccountCardResponse.js +0 -2
- package/bin/card/dtos/Internal/GetBankAccountShippingRequest.d.ts +0 -3
- package/bin/card/dtos/Internal/GetBankAccountShippingRequest.js +0 -6
- package/bin/card/dtos/Internal/GetBankAccountShippingResponse.d.ts +0 -19
- package/bin/card/dtos/Internal/GetBankAccountShippingResponse.js +0 -6
- package/bin/card/dtos/Internal/UpdateBankAccountCardRequest.d.ts +0 -20
- package/bin/card/dtos/Internal/UpdateBankAccountCardRequest.js +0 -6
- package/bin/card/dtos/Internal/UpdateBankAccountCardResponse.d.ts +0 -4
- package/bin/card/dtos/Internal/UpdateBankAccountCardResponse.js +0 -6
- package/bin/card/enums/Brand.d.ts +0 -8
- package/bin/card/enums/Brand.js +0 -13
- package/bin/card/enums/CardIssuanceStatus.d.ts +0 -5
- package/bin/card/enums/CardIssuanceStatus.js +0 -9
- package/bin/card/enums/CardIssuing.d.ts +0 -5
- package/bin/card/enums/CardIssuing.js +0 -9
- package/bin/card/enums/CardType.d.ts +0 -5
- package/bin/card/enums/CardType.js +0 -9
- package/bin/card/enums/CardUpdateKey.d.ts +0 -4
- package/bin/card/enums/CardUpdateKey.js +0 -8
- package/bin/card/enums/CreditOrDebit.d.ts +0 -4
- package/bin/card/enums/CreditOrDebit.js +0 -8
- package/bin/card/enums/DeliveryChannel.d.ts +0 -6
- package/bin/card/enums/DeliveryChannel.js +0 -10
- package/bin/card/enums/ExternalShippingStatus.d.ts +0 -14
- package/bin/card/enums/ExternalShippingStatus.js +0 -18
- package/bin/card/enums/ExternalShippingStatusDetails.d.ts +0 -54
- package/bin/card/enums/ExternalShippingStatusDetails.js +0 -58
- package/bin/card/enums/IssuanceType.d.ts +0 -4
- package/bin/card/enums/IssuanceType.js +0 -8
- package/bin/card/enums/NominatedOrInnominated.d.ts +0 -4
- package/bin/card/enums/NominatedOrInnominated.js +0 -8
- package/bin/card/enums/OwnershipType.d.ts +0 -4
- package/bin/card/enums/OwnershipType.js +0 -8
- package/bin/card/enums/ShippingStatus.d.ts +0 -6
- package/bin/card/enums/ShippingStatus.js +0 -10
- package/bin/card/enums/Status.d.ts +0 -6
- package/bin/card/enums/Status.js +0 -10
- package/bin/card/enums/UpdateKey.d.ts +0 -4
- package/bin/card/enums/UpdateKey.js +0 -8
- package/bin/card/enums/VirtualOrPhysical.d.ts +0 -4
- package/bin/card/enums/VirtualOrPhysical.js +0 -8
- package/bin/card/index.d.ts +0 -40
- package/bin/card/index.js +0 -59
- package/bin/card/validations/CardUpdateKeyConstraint.d.ts +0 -7
- package/bin/card/validations/CardUpdateKeyConstraint.js +0 -57
- package/bin/card/validations/IsPhoneNumberConstraint.d.ts +0 -6
- package/bin/card/validations/IsPhoneNumberConstraint.js +0 -39
- package/bin/contactInfo/dtos/GetAllContactInfoResponse.d.ts +0 -13
- package/bin/contactInfo/dtos/GetAllContactInfoResponse.js +0 -6
- package/bin/contactInfo/enums/TypeOfContactIdEnum.d.ts +0 -4
- package/bin/contactInfo/enums/TypeOfContactIdEnum.js +0 -8
- package/bin/contactInfo/index.d.ts +0 -2
- package/bin/contactInfo/index.js +0 -18
- package/bin/contract/dtos/ContractCreateRequest.d.ts +0 -8
- package/bin/contract/dtos/ContractCreateRequest.js +0 -46
- package/bin/contract/dtos/ContractCreateResponse.d.ts +0 -3
- package/bin/contract/dtos/ContractCreateResponse.js +0 -6
- package/bin/contract/index.d.ts +0 -2
- package/bin/contract/index.js +0 -19
- package/bin/country/enums/Country.d.ts +0 -4
- package/bin/country/enums/Country.js +0 -8
- package/bin/country/enums/CountryId.d.ts +0 -4
- package/bin/country/enums/CountryId.js +0 -9
- package/bin/country/index.d.ts +0 -2
- package/bin/country/index.js +0 -20
- package/bin/creditContract/dto/CreditContractCreateRequest.d.ts +0 -15
- package/bin/creditContract/dto/CreditContractCreateRequest.js +0 -72
- package/bin/creditContract/dtos/CreditContractCreateRequest.d.ts +0 -15
- package/bin/creditContract/dtos/CreditContractCreateRequest.js +0 -72
- package/bin/creditContract/enums/InstrumentEnum.d.ts +0 -6
- package/bin/creditContract/enums/InstrumentEnum.js +0 -2
- package/bin/creditContract/index.d.ts +0 -2
- package/bin/creditContract/index.js +0 -20
- package/bin/currency/dtos/CurrencyResponse.d.ts +0 -6
- package/bin/currency/dtos/CurrencyResponse.js +0 -6
- package/bin/currency/index.d.ts +0 -1
- package/bin/currency/index.js +0 -17
- package/bin/directory/dtos/DirectoryResponse.d.ts +0 -18
- package/bin/directory/dtos/DirectoryResponse.js +0 -2
- package/bin/directory/dtos/External.d.ts +0 -5
- package/bin/directory/dtos/External.js +0 -2
- package/bin/directory/enums/Profile.d.ts +0 -5
- package/bin/directory/enums/Profile.js +0 -9
- package/bin/directory/enums/Scope.d.ts +0 -6
- package/bin/directory/enums/Scope.js +0 -10
- package/bin/directory/enums/Status.d.ts +0 -6
- package/bin/directory/enums/Status.js +0 -10
- package/bin/directory/enums/TypeOfDirectoryId.d.ts +0 -5
- package/bin/directory/enums/TypeOfDirectoryId.js +0 -9
- package/bin/directory/index.d.ts +0 -3
- package/bin/directory/index.js +0 -21
- package/bin/eventBridge/dto/EventBridgeMessageRequest.d.ts +0 -3
- package/bin/eventBridge/dto/EventBridgeMessageRequest.js +0 -7
- package/bin/eventBridge/index.d.ts +0 -1
- package/bin/eventBridge/index.js +0 -18
- package/bin/exchangeRate/dtos/ExchangeRateCreateRequest.d.ts +0 -17
- package/bin/exchangeRate/dtos/ExchangeRateCreateRequest.js +0 -74
- package/bin/exchangeRate/dtos/ExchangeRateCreateResponse.d.ts +0 -3
- package/bin/exchangeRate/dtos/ExchangeRateCreateResponse.js +0 -7
- package/bin/exchangeRate/dtos/ExchangeRateResponse.d.ts +0 -18
- package/bin/exchangeRate/dtos/ExchangeRateResponse.js +0 -6
- package/bin/exchangeRate/dtos/GetExchangeRatesRequest.d.ts +0 -4
- package/bin/exchangeRate/dtos/GetExchangeRatesRequest.js +0 -5
- package/bin/exchangeRate/enums/ExchangeRateStatus.d.ts +0 -4
- package/bin/exchangeRate/enums/ExchangeRateStatus.js +0 -8
- package/bin/exchangeRate/index.d.ts +0 -5
- package/bin/exchangeRate/index.js +0 -23
- package/bin/genericMessage/dto/GenericMessageRequest.d.ts +0 -7
- package/bin/genericMessage/dto/GenericMessageRequest.js +0 -30
- package/bin/genericMessage/enums/GenericMessageSourceEnum.d.ts +0 -3
- package/bin/genericMessage/enums/GenericMessageSourceEnum.js +0 -7
- package/bin/genericMessage/index.d.ts +0 -1
- package/bin/genericMessage/index.js +0 -18
- package/bin/group/dtos/GroupAddDirectoryRequest.d.ts +0 -10
- package/bin/group/dtos/GroupAddDirectoryRequest.js +0 -48
- package/bin/group/dtos/GroupCreateRequest.d.ts +0 -13
- package/bin/group/dtos/GroupCreateRequest.js +0 -77
- package/bin/group/dtos/GroupDirectoryRelationsResponse.d.ts +0 -16
- package/bin/group/dtos/GroupDirectoryRelationsResponse.js +0 -6
- package/bin/group/dtos/GroupDirectoryRelationsUpdateRequest.d.ts +0 -3
- package/bin/group/dtos/GroupDirectoryRelationsUpdateRequest.js +0 -22
- package/bin/group/dtos/GroupResponse.d.ts +0 -12
- package/bin/group/dtos/GroupResponse.js +0 -6
- package/bin/group/dtos/GroupUpdateRequest.d.ts +0 -9
- package/bin/group/dtos/GroupUpdateRequest.js +0 -49
- package/bin/group/enums/GroupAction.d.ts +0 -4
- package/bin/group/enums/GroupAction.js +0 -8
- package/bin/group/enums/GroupStatus.d.ts +0 -4
- package/bin/group/enums/GroupStatus.js +0 -8
- package/bin/group/enums/RelationStatus.d.ts +0 -5
- package/bin/group/enums/RelationStatus.js +0 -9
- package/bin/group/enums/RelationType.d.ts +0 -5
- package/bin/group/enums/RelationType.js +0 -9
- package/bin/group/index.d.ts +0 -10
- package/bin/group/index.js +0 -28
- package/bin/header/TokenPayload.d.ts +0 -17
- package/bin/header/TokenPayload.js +0 -2
- package/bin/header/index.d.ts +0 -1
- package/bin/header/index.js +0 -17
- package/bin/helpers/ValidationUtils.d.ts +0 -6
- package/bin/helpers/ValidationUtils.js +0 -34
- package/bin/helpers/constans/regex.d.ts +0 -3
- package/bin/helpers/constans/regex.js +0 -9
- package/bin/identity/dtos/IdentificationDocument.d.ts +0 -22
- package/bin/identity/dtos/IdentificationDocument.js +0 -6
- package/bin/identity/dtos/PeopleCreateRequest.d.ts +0 -2
- package/bin/identity/dtos/PeopleCreateRequest.js +0 -6
- package/bin/identity/dtos/PeopleResponse.d.ts +0 -66
- package/bin/identity/dtos/PeopleResponse.js +0 -6
- package/bin/identity/dtos/PeopleUpdateRequest.d.ts +0 -68
- package/bin/identity/dtos/PeopleUpdateRequest.js +0 -6
- package/bin/identity/dtos/TypeOfDocument.d.ts +0 -10
- package/bin/identity/dtos/TypeOfDocument.js +0 -6
- package/bin/identity/enums/IdentificationDocumentStatus.d.ts +0 -5
- package/bin/identity/enums/IdentificationDocumentStatus.js +0 -9
- package/bin/identity/enums/SexDocument.d.ts +0 -4
- package/bin/identity/enums/SexDocument.js +0 -8
- package/bin/identity/enums/TypeOfDocument.d.ts +0 -6
- package/bin/identity/enums/TypeOfDocument.js +0 -10
- package/bin/identity/index.d.ts +0 -7
- package/bin/identity/index.js +0 -25
- package/bin/index.d.ts +0 -28
- package/bin/index.js +0 -54
- package/bin/notificationMessages/dtos/NotificationQueueMessageRequest.d.ts +0 -7
- package/bin/notificationMessages/dtos/NotificationQueueMessageRequest.js +0 -6
- package/bin/notificationMessages/dtos/QueueMessageDestination.d.ts +0 -6
- package/bin/notificationMessages/dtos/QueueMessageDestination.js +0 -6
- package/bin/notificationMessages/dtos/QueueMessageVariableValues.d.ts +0 -4
- package/bin/notificationMessages/dtos/QueueMessageVariableValues.js +0 -6
- package/bin/notificationMessages/enums/NotificationId.d.ts +0 -6
- package/bin/notificationMessages/enums/NotificationId.js +0 -10
- package/bin/notificationMessages/index.d.ts +0 -4
- package/bin/notificationMessages/index.js +0 -20
- package/bin/p2pContact/dtos/CreateP2pContactRequest.d.ts +0 -8
- package/bin/p2pContact/dtos/CreateP2pContactRequest.js +0 -6
- package/bin/p2pContact/index.d.ts +0 -1
- package/bin/p2pContact/index.js +0 -17
- package/bin/pomelo/dtos/PomeloCreateUserRequest.d.ts +0 -28
- package/bin/pomelo/dtos/PomeloCreateUserRequest.js +0 -2
- package/bin/pomelo/dtos/PomeloCreateUserResponse.d.ts +0 -35
- package/bin/pomelo/dtos/PomeloCreateUserResponse.js +0 -2
- package/bin/pomelo/enums/CountryEnum.d.ts +0 -8
- package/bin/pomelo/enums/CountryEnum.js +0 -12
- package/bin/pomelo/enums/IdentificationTypeEnum.d.ts +0 -7
- package/bin/pomelo/enums/IdentificationTypeEnum.js +0 -11
- package/bin/pomelo/enums/SexEnum.d.ts +0 -4
- package/bin/pomelo/enums/SexEnum.js +0 -8
- package/bin/pomelo/enums/TaxTypeEnum.d.ts +0 -7
- package/bin/pomelo/enums/TaxTypeEnum.js +0 -11
- package/bin/pomelo/enums/UserStatusEnum.d.ts +0 -4
- package/bin/pomelo/enums/UserStatusEnum.js +0 -8
- package/bin/pomelo/index.d.ts +0 -7
- package/bin/pomelo/index.js +0 -25
- package/bin/productCatalog/dtos/CreateProductCatalogRequest.d.ts +0 -14
- package/bin/productCatalog/dtos/CreateProductCatalogRequest.js +0 -6
- package/bin/productCatalog/dtos/GetProductCatalogRequest.d.ts +0 -3
- package/bin/productCatalog/dtos/GetProductCatalogRequest.js +0 -19
- package/bin/productCatalog/dtos/GetProductCatalogResponse.d.ts +0 -16
- package/bin/productCatalog/dtos/GetProductCatalogResponse.js +0 -62
- package/bin/productCatalog/enums/ProductTaxFeeTypeEnum.d.ts +0 -4
- package/bin/productCatalog/enums/ProductTaxFeeTypeEnum.js +0 -8
- package/bin/productCatalog/enums/ProductTypeEnum.d.ts +0 -12
- package/bin/productCatalog/enums/ProductTypeEnum.js +0 -16
- package/bin/productCatalog/index.d.ts +0 -4
- package/bin/productCatalog/index.js +0 -20
- package/bin/provider/enums/Provider.d.ts +0 -5
- package/bin/provider/enums/Provider.js +0 -9
- package/bin/provider/index.d.ts +0 -1
- package/bin/provider/index.js +0 -17
- package/bin/queue/dtos/QueueMessageBase.d.ts +0 -5
- package/bin/queue/dtos/QueueMessageBase.js +0 -25
- package/bin/servicePayment/dtos/GetCatalogParams.d.ts +0 -6
- package/bin/servicePayment/dtos/GetCatalogParams.js +0 -6
- package/bin/servicePayment/dtos/ServicePaymentRequest.d.ts +0 -8
- package/bin/servicePayment/dtos/ServicePaymentRequest.js +0 -46
- package/bin/servicePayment/index.d.ts +0 -2
- package/bin/servicePayment/index.js +0 -18
- package/bin/sessionActivity/dtos/SessionActivityQueueMessageRequest.d.ts +0 -10
- package/bin/sessionActivity/dtos/SessionActivityQueueMessageRequest.js +0 -6
- package/bin/sessionActivity/enums/SessionActivityActionEnum.d.ts +0 -8
- package/bin/sessionActivity/enums/SessionActivityActionEnum.js +0 -12
- package/bin/sessionActivity/enums/SessionActivityActionOriginEnum.d.ts +0 -5
- package/bin/sessionActivity/enums/SessionActivityActionOriginEnum.js +0 -9
- package/bin/sessionActivity/index.d.ts +0 -3
- package/bin/sessionActivity/index.js +0 -19
- package/bin/stpSpei/dtos/PutStpOrderRequest.d.ts +0 -11
- package/bin/stpSpei/dtos/PutStpOrderRequest.js +0 -6
- package/bin/stpSpei/dtos/SpeiWebhookMessage.d.ts +0 -9
- package/bin/stpSpei/dtos/SpeiWebhookMessage.js +0 -6
- package/bin/stpSpei/enums/WebhookMessageStatusEnum.d.ts +0 -5
- package/bin/stpSpei/enums/WebhookMessageStatusEnum.js +0 -9
- package/bin/stpSpei/index.d.ts +0 -3
- package/bin/stpSpei/index.js +0 -19
- package/bin/tern/dtos/TernAddress.d.ts +0 -8
- package/bin/tern/dtos/TernAddress.js +0 -40
- package/bin/tern/dtos/TernCreateAccountRequest.d.ts +0 -7
- package/bin/tern/dtos/TernCreateAccountRequest.js +0 -33
- package/bin/tern/dtos/TernCreateAccountResponse.d.ts +0 -5
- package/bin/tern/dtos/TernCreateAccountResponse.js +0 -25
- package/bin/tern/dtos/TernCreateUserRequest.d.ts +0 -15
- package/bin/tern/dtos/TernCreateUserRequest.js +0 -70
- package/bin/tern/dtos/TernCreateUserResponse.d.ts +0 -8
- package/bin/tern/dtos/TernCreateUserResponse.js +0 -37
- package/bin/tern/dtos/TernGetAccountRequest.d.ts +0 -5
- package/bin/tern/dtos/TernGetAccountRequest.js +0 -25
- package/bin/tern/dtos/TernGetAccountResponse.d.ts +0 -22
- package/bin/tern/dtos/TernGetAccountResponse.js +0 -87
- package/bin/tern/dtos/TernGetUserRequest.d.ts +0 -3
- package/bin/tern/dtos/TernGetUserRequest.js +0 -20
- package/bin/tern/dtos/TernGetUserResponse.d.ts +0 -24
- package/bin/tern/dtos/TernGetUserResponse.js +0 -96
- package/bin/tern/enums/TernAccountStatusEnum.d.ts +0 -4
- package/bin/tern/enums/TernAccountStatusEnum.js +0 -8
- package/bin/tern/enums/TernAccountTypeEnum.d.ts +0 -5
- package/bin/tern/enums/TernAccountTypeEnum.js +0 -9
- package/bin/tern/index.d.ts +0 -11
- package/bin/tern/index.js +0 -29
- package/bin/transaction/TransactionCreateRequest.d.ts +0 -2
- package/bin/transaction/TransactionCreateRequest.js +0 -6
- package/bin/transaction/TransactionCreateResponse.d.ts +0 -2
- package/bin/transaction/TransactionCreateResponse.js +0 -6
- package/bin/transaction/dtos/Credit.d.ts +0 -7
- package/bin/transaction/dtos/Credit.js +0 -41
- package/bin/transaction/dtos/Debit.d.ts +0 -6
- package/bin/transaction/dtos/Debit.js +0 -36
- package/bin/transaction/dtos/Notional.d.ts +0 -6
- package/bin/transaction/dtos/Notional.js +0 -36
- package/bin/transaction/dtos/Product.d.ts +0 -8
- package/bin/transaction/dtos/Product.js +0 -39
- package/bin/transaction/dtos/Total.d.ts +0 -6
- package/bin/transaction/dtos/Total.js +0 -36
- package/bin/transaction/dtos/TransactionCreateRequest.d.ts +0 -28
- package/bin/transaction/dtos/TransactionCreateRequest.js +0 -123
- package/bin/transaction/dtos/TransactionCreateResponse.d.ts +0 -2
- package/bin/transaction/dtos/TransactionCreateResponse.js +0 -6
- package/bin/transaction/dtos/TransactionGetResponse.d.ts +0 -17
- package/bin/transaction/dtos/TransactionGetResponse.js +0 -6
- package/bin/transaction/dtos/TransactionSourceEnum.d.ts +0 -5
- package/bin/transaction/dtos/TransactionSourceEnum.js +0 -9
- package/bin/transaction/enums/OperationEnum.d.ts +0 -4
- package/bin/transaction/enums/OperationEnum.js +0 -8
- package/bin/transaction/enums/TransactionSourceEnum.d.ts +0 -5
- package/bin/transaction/enums/TransactionSourceEnum.js +0 -9
- package/bin/transaction/index.d.ts +0 -5
- package/bin/transaction/index.js +0 -23
- package/bin/transactionProcessor/dtos/AmountInfo.d.ts +0 -6
- package/bin/transactionProcessor/dtos/AmountInfo.js +0 -6
- package/bin/transactionProcessor/dtos/AmountInfoItem.d.ts +0 -4
- package/bin/transactionProcessor/dtos/AmountInfoItem.js +0 -6
- package/bin/transactionProcessor/dtos/AuthorizeCreditCardAdjustmentRequest.d.ts +0 -17
- package/bin/transactionProcessor/dtos/AuthorizeCreditCardAdjustmentRequest.js +0 -6
- package/bin/transactionProcessor/dtos/AuthorizeCreditCardPurchaseRequest.d.ts +0 -16
- package/bin/transactionProcessor/dtos/AuthorizeCreditCardPurchaseRequest.js +0 -6
- package/bin/transactionProcessor/dtos/AuthorizeP2pTransactionRequest.d.ts +0 -9
- package/bin/transactionProcessor/dtos/AuthorizeP2pTransactionRequest.js +0 -6
- package/bin/transactionProcessor/dtos/AuthorizePocketTransactionRequest.d.ts +0 -8
- package/bin/transactionProcessor/dtos/AuthorizePocketTransactionRequest.js +0 -6
- package/bin/transactionProcessor/dtos/AuthorizeServicePaymentRequest.d.ts +0 -8
- package/bin/transactionProcessor/dtos/AuthorizeServicePaymentRequest.js +0 -6
- package/bin/transactionProcessor/dtos/AuthorizeSpeiBankTransferRequest.d.ts +0 -7
- package/bin/transactionProcessor/dtos/AuthorizeSpeiBankTransferRequest.js +0 -5
- package/bin/transactionProcessor/dtos/CardInfo.d.ts +0 -6
- package/bin/transactionProcessor/dtos/CardInfo.js +0 -6
- package/bin/transactionProcessor/dtos/InstallmentsInfo.d.ts +0 -7
- package/bin/transactionProcessor/dtos/InstallmentsInfo.js +0 -6
- package/bin/transactionProcessor/dtos/MerchantInfo.d.ts +0 -7
- package/bin/transactionProcessor/dtos/MerchantInfo.js +0 -6
- package/bin/transactionProcessor/dtos/SpeiBankTransferStatusUpdate.d.ts +0 -6
- package/bin/transactionProcessor/dtos/SpeiBankTransferStatusUpdate.js +0 -6
- package/bin/transactionProcessor/dtos/TransactionInfo.d.ts +0 -8
- package/bin/transactionProcessor/dtos/TransactionInfo.js +0 -6
- package/bin/transactionProcessor/dtos/TransactionProcessorQueueMessage.d.ts +0 -4
- package/bin/transactionProcessor/dtos/TransactionProcessorQueueMessage.js +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateProcessorAmountInfo.d.ts +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateProcessorAmountInfo.js +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateProcessorAmountInfoItem.d.ts +0 -4
- package/bin/transactionProcessor/dtos/private/PrivateProcessorAmountInfoItem.js +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateProcessorCardInfo.d.ts +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateProcessorCardInfo.js +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateProcessorMerchantInfo.d.ts +0 -7
- package/bin/transactionProcessor/dtos/private/PrivateProcessorMerchantInfo.js +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateProcessorTransactionInfo.d.ts +0 -8
- package/bin/transactionProcessor/dtos/private/PrivateProcessorTransactionInfo.js +0 -6
- package/bin/transactionProcessor/dtos/private/PrivateTransactionProcessorRequest.d.ts +0 -16
- package/bin/transactionProcessor/dtos/private/PrivateTransactionProcessorRequest.js +0 -6
- package/bin/transactionProcessor/enums/AsyncTxStatusEnum.d.ts +0 -6
- package/bin/transactionProcessor/enums/AsyncTxStatusEnum.js +0 -10
- package/bin/transactionProcessor/enums/TransactionProcessorCodesEnum.d.ts +0 -14
- package/bin/transactionProcessor/enums/TransactionProcessorCodesEnum.js +0 -18
- package/bin/transactionProcessor/index.d.ts +0 -16
- package/bin/transactionProcessor/index.js +0 -32
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { SexDocument } from "../enums/SexDocument";
|
|
2
|
-
import { IdentificationDocument } from "./IdentificationDocument";
|
|
3
|
-
export declare class PeopleUpdateRequest {
|
|
4
|
-
id?: string;
|
|
5
|
-
creationMethod?: string;
|
|
6
|
-
indexName?: string | null;
|
|
7
|
-
preferredName?: string | null;
|
|
8
|
-
usSuffix?: string | null;
|
|
9
|
-
usLastNames?: string | null;
|
|
10
|
-
usNames?: string | null;
|
|
11
|
-
latNames?: string | null;
|
|
12
|
-
latLastNamePaternal?: string | null;
|
|
13
|
-
latLastNameMaternal?: string | null;
|
|
14
|
-
aliasNames?: string[] | null;
|
|
15
|
-
preferredPronoun?: string | null;
|
|
16
|
-
SSN_ITIN?: string | null;
|
|
17
|
-
rfc?: string | null;
|
|
18
|
-
curp?: string | null;
|
|
19
|
-
passportNumber?: string | null;
|
|
20
|
-
countryOfPassport?: string | null;
|
|
21
|
-
documents?: IdentificationDocument[] | null;
|
|
22
|
-
countryOfBirth?: string | null;
|
|
23
|
-
dateOfBirth?: string | null;
|
|
24
|
-
stateOfBirth?: string | null;
|
|
25
|
-
nationalities?: string[] | null;
|
|
26
|
-
docSex?: SexDocument | null;
|
|
27
|
-
internalEmail?: string | null;
|
|
28
|
-
occupation?: string | null;
|
|
29
|
-
incomeSource?: string | null;
|
|
30
|
-
notes?: string | null;
|
|
31
|
-
tenantId?: string | null;
|
|
32
|
-
USA_DebitAccount?: boolean;
|
|
33
|
-
MEX_DebitAccount?: boolean;
|
|
34
|
-
MEX_CreditClient?: boolean;
|
|
35
|
-
MEX_CreditAdditional?: boolean;
|
|
36
|
-
magicNumber?: boolean;
|
|
37
|
-
USA_UploadDocument?: boolean;
|
|
38
|
-
MEX_UploadDocument?: boolean;
|
|
39
|
-
videoSelfieVerified?: boolean;
|
|
40
|
-
MEX_ValidDocument?: string;
|
|
41
|
-
USA_ValidDocument?: string;
|
|
42
|
-
USA_FacematchVerified?: boolean | null;
|
|
43
|
-
MEX_FacematchVerified?: boolean | null;
|
|
44
|
-
fiadoListApproved?: boolean | null;
|
|
45
|
-
ofacListApproved?: boolean | null;
|
|
46
|
-
cnbvListApproved?: boolean | null;
|
|
47
|
-
blackListApproved?: boolean | null;
|
|
48
|
-
whiteList?: boolean | null;
|
|
49
|
-
hasOwner?: boolean;
|
|
50
|
-
older18?: boolean | null;
|
|
51
|
-
USA_Address?: boolean;
|
|
52
|
-
MEX_Address?: boolean;
|
|
53
|
-
CRI_Address?: boolean;
|
|
54
|
-
PER_Address?: boolean;
|
|
55
|
-
MEX_ProofAddress?: boolean;
|
|
56
|
-
MEX_SendWish?: boolean;
|
|
57
|
-
USA_DebitAccountWish?: boolean;
|
|
58
|
-
MEX_DebitAccountWish?: boolean;
|
|
59
|
-
MEX_CreditAdditionalWish?: boolean;
|
|
60
|
-
MEX_CreditClientWish?: boolean;
|
|
61
|
-
SSN_ITINRequired?: boolean | null;
|
|
62
|
-
duplicateUserDetection?: boolean | null;
|
|
63
|
-
MXN_FundsPurpose?: string | null;
|
|
64
|
-
MXN_UsageMonthly?: number | null;
|
|
65
|
-
MXN_MaximumTX?: number | null;
|
|
66
|
-
signature?: boolean;
|
|
67
|
-
MEX_Beneficiaries?: boolean;
|
|
68
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IdentificationDocumentStatus = void 0;
|
|
4
|
-
var IdentificationDocumentStatus;
|
|
5
|
-
(function (IdentificationDocumentStatus) {
|
|
6
|
-
IdentificationDocumentStatus["VERIFIED"] = "VERIFIED";
|
|
7
|
-
IdentificationDocumentStatus["REJECTED"] = "REJECTED";
|
|
8
|
-
IdentificationDocumentStatus["UNVERIFIED"] = "UNVERIFIED";
|
|
9
|
-
})(IdentificationDocumentStatus || (exports.IdentificationDocumentStatus = IdentificationDocumentStatus = {}));
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SexDocument = void 0;
|
|
4
|
-
var SexDocument;
|
|
5
|
-
(function (SexDocument) {
|
|
6
|
-
SexDocument["M"] = "M";
|
|
7
|
-
SexDocument["F"] = "F";
|
|
8
|
-
})(SexDocument || (exports.SexDocument = SexDocument = {}));
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TypeOfDocument = void 0;
|
|
4
|
-
var TypeOfDocument;
|
|
5
|
-
(function (TypeOfDocument) {
|
|
6
|
-
TypeOfDocument["MX_NATIONAL_ID"] = "MX_NATIONAL_ID";
|
|
7
|
-
TypeOfDocument["MX_PASSPORT"] = "MX_PASSPORT";
|
|
8
|
-
TypeOfDocument["US_DRIVER_LICENSE"] = "US_DRIVER_LICENSE";
|
|
9
|
-
TypeOfDocument["US_PASSPORT"] = "US_PASSPORT";
|
|
10
|
-
})(TypeOfDocument || (exports.TypeOfDocument = TypeOfDocument = {}));
|
package/bin/identity/index.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './dtos/IdentificationDocument';
|
|
2
|
-
export * from './dtos/PeopleCreateRequest';
|
|
3
|
-
export * from './dtos/PeopleResponse';
|
|
4
|
-
export * from './dtos/TypeOfDocument';
|
|
5
|
-
export * from './dtos/PeopleUpdateRequest';
|
|
6
|
-
export * from './enums/IdentificationDocumentStatus';
|
|
7
|
-
export * from './enums/SexDocument';
|
package/bin/identity/index.js
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
//dtos
|
|
18
|
-
__exportStar(require("./dtos/IdentificationDocument"), exports);
|
|
19
|
-
__exportStar(require("./dtos/PeopleCreateRequest"), exports);
|
|
20
|
-
__exportStar(require("./dtos/PeopleResponse"), exports);
|
|
21
|
-
__exportStar(require("./dtos/TypeOfDocument"), exports);
|
|
22
|
-
__exportStar(require("./dtos/PeopleUpdateRequest"), exports);
|
|
23
|
-
//enums
|
|
24
|
-
__exportStar(require("./enums/IdentificationDocumentStatus"), exports);
|
|
25
|
-
__exportStar(require("./enums/SexDocument"), exports);
|
package/bin/index.d.ts
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
export * as Account from './account';
|
|
2
|
-
export * as Beneficiary from './beneficiary';
|
|
3
|
-
export * as Address from './address';
|
|
4
|
-
export * as App from './app';
|
|
5
|
-
export * as Authentication from './authentication';
|
|
6
|
-
export * as Card from './card';
|
|
7
|
-
export * as Country from './country';
|
|
8
|
-
export * as Currency from './currency';
|
|
9
|
-
export * as Directory from './directory';
|
|
10
|
-
export * as ExchangeRate from './exchangeRate';
|
|
11
|
-
export * as File from './identity';
|
|
12
|
-
export * as Group from './group';
|
|
13
|
-
export * as Identity from './provider';
|
|
14
|
-
export * as Header from './header';
|
|
15
|
-
export * as ServicePayment from './servicePayment';
|
|
16
|
-
export * as NotificationMessages from './notificationMessages';
|
|
17
|
-
export * as SessionActivity from './sessionActivity';
|
|
18
|
-
export * as EventBridgeMessage from './eventBridge';
|
|
19
|
-
export * as GenericMessage from './genericMessage';
|
|
20
|
-
export * as TransactionProcessor from './transactionProcessor';
|
|
21
|
-
export * as Transaction from './transaction';
|
|
22
|
-
export * as ContactInfo from './contactInfo';
|
|
23
|
-
export * as ProductCatalog from './productCatalog';
|
|
24
|
-
export * as Contract from './contract';
|
|
25
|
-
export * as CreditContract from './creditContract';
|
|
26
|
-
export * as P2pContact from './p2pContact';
|
|
27
|
-
export * as BankAccount from './bankAccount';
|
|
28
|
-
export * as Stp from './stpSpei';
|
package/bin/index.js
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.Stp = exports.BankAccount = exports.P2pContact = exports.CreditContract = exports.Contract = exports.ProductCatalog = exports.ContactInfo = exports.Transaction = exports.TransactionProcessor = exports.GenericMessage = exports.EventBridgeMessage = exports.SessionActivity = exports.NotificationMessages = exports.ServicePayment = exports.Header = exports.Identity = exports.Group = exports.File = exports.ExchangeRate = exports.Directory = exports.Currency = exports.Country = exports.Card = exports.Authentication = exports.App = exports.Address = exports.Beneficiary = exports.Account = void 0;
|
|
27
|
-
exports.Account = __importStar(require("./account"));
|
|
28
|
-
exports.Beneficiary = __importStar(require("./beneficiary"));
|
|
29
|
-
exports.Address = __importStar(require("./address"));
|
|
30
|
-
exports.App = __importStar(require("./app"));
|
|
31
|
-
exports.Authentication = __importStar(require("./authentication"));
|
|
32
|
-
exports.Card = __importStar(require("./card"));
|
|
33
|
-
exports.Country = __importStar(require("./country"));
|
|
34
|
-
exports.Currency = __importStar(require("./currency"));
|
|
35
|
-
exports.Directory = __importStar(require("./directory"));
|
|
36
|
-
exports.ExchangeRate = __importStar(require("./exchangeRate"));
|
|
37
|
-
exports.File = __importStar(require("./identity"));
|
|
38
|
-
exports.Group = __importStar(require("./group"));
|
|
39
|
-
exports.Identity = __importStar(require("./provider"));
|
|
40
|
-
exports.Header = __importStar(require("./header"));
|
|
41
|
-
exports.ServicePayment = __importStar(require("./servicePayment"));
|
|
42
|
-
exports.NotificationMessages = __importStar(require("./notificationMessages"));
|
|
43
|
-
exports.SessionActivity = __importStar(require("./sessionActivity"));
|
|
44
|
-
exports.EventBridgeMessage = __importStar(require("./eventBridge"));
|
|
45
|
-
exports.GenericMessage = __importStar(require("./genericMessage"));
|
|
46
|
-
exports.TransactionProcessor = __importStar(require("./transactionProcessor"));
|
|
47
|
-
exports.Transaction = __importStar(require("./transaction"));
|
|
48
|
-
exports.ContactInfo = __importStar(require("./contactInfo"));
|
|
49
|
-
exports.ProductCatalog = __importStar(require("./productCatalog"));
|
|
50
|
-
exports.Contract = __importStar(require("./contract"));
|
|
51
|
-
exports.CreditContract = __importStar(require("./creditContract"));
|
|
52
|
-
exports.P2pContact = __importStar(require("./p2pContact"));
|
|
53
|
-
exports.BankAccount = __importStar(require("./bankAccount"));
|
|
54
|
-
exports.Stp = __importStar(require("./stpSpei"));
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
export declare enum NotificationId {
|
|
2
|
-
ISSUED_ACCOUNT_USA = "ISSUED_ACCOUNT_USA",//Mesnaje de apertura de cuentas y tarjeta USA
|
|
3
|
-
ISSUED_ACCOUNT_MEX = "ISSUED_ACCOUNT_MEX",//Mesnaje de apertura de cuentas y tarjeta MEX
|
|
4
|
-
ONB_ERROR_VALID_DOCUMENT = "ONB_ERROR_VALID_DOCUMENT",// Mensaje cuando el resultado del onboarding es error en la validación del documento
|
|
5
|
-
ONB_ERROR_FACEMATCH = "ONB_ERROR_FACEMATCH"
|
|
6
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NotificationId = void 0;
|
|
4
|
-
var NotificationId;
|
|
5
|
-
(function (NotificationId) {
|
|
6
|
-
NotificationId["ISSUED_ACCOUNT_USA"] = "ISSUED_ACCOUNT_USA";
|
|
7
|
-
NotificationId["ISSUED_ACCOUNT_MEX"] = "ISSUED_ACCOUNT_MEX";
|
|
8
|
-
NotificationId["ONB_ERROR_VALID_DOCUMENT"] = "ONB_ERROR_VALID_DOCUMENT";
|
|
9
|
-
NotificationId["ONB_ERROR_FACEMATCH"] = "ONB_ERROR_FACEMATCH";
|
|
10
|
-
})(NotificationId || (exports.NotificationId = NotificationId = {}));
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./dtos/NotificationQueueMessageRequest"), exports);
|
|
18
|
-
__exportStar(require("./dtos/QueueMessageDestination"), exports);
|
|
19
|
-
__exportStar(require("./dtos/QueueMessageVariableValues"), exports);
|
|
20
|
-
__exportStar(require("./enums/NotificationId"), exports);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './dtos/CreateP2pContactRequest';
|
package/bin/p2pContact/index.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./dtos/CreateP2pContactRequest"), exports);
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { CountryEnum } from "../enums/CountryEnum";
|
|
2
|
-
import { SexEnum } from "../enums/SexEnum";
|
|
3
|
-
import { TaxTypeEnum } from "../enums/TaxTypeEnum";
|
|
4
|
-
export type PomeloCreateUserRequest = {
|
|
5
|
-
name?: string;
|
|
6
|
-
surname?: string;
|
|
7
|
-
identification_type?: "INE";
|
|
8
|
-
identification_value?: string;
|
|
9
|
-
birthdate?: string;
|
|
10
|
-
gender?: SexEnum;
|
|
11
|
-
email: string;
|
|
12
|
-
phone?: string;
|
|
13
|
-
tax_identification_type?: TaxTypeEnum;
|
|
14
|
-
tax_identification_value?: string;
|
|
15
|
-
legal_address: {
|
|
16
|
-
street_name?: string;
|
|
17
|
-
street_number?: string;
|
|
18
|
-
floor?: string;
|
|
19
|
-
apartment?: string;
|
|
20
|
-
zip_code?: string;
|
|
21
|
-
neighborhood?: string;
|
|
22
|
-
city?: string;
|
|
23
|
-
region?: string;
|
|
24
|
-
additional_info?: string;
|
|
25
|
-
country?: CountryEnum;
|
|
26
|
-
};
|
|
27
|
-
operation_country: CountryEnum;
|
|
28
|
-
};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { CountryEnum } from "../enums/CountryEnum";
|
|
2
|
-
import { IdentificationTypeEnum } from "../enums/IdentificationTypeEnum";
|
|
3
|
-
import { SexEnum } from "../enums/SexEnum";
|
|
4
|
-
import { TaxTypeEnum } from "../enums/TaxTypeEnum";
|
|
5
|
-
import { UserStatusEnum } from "../enums/UserStatusEnum";
|
|
6
|
-
export interface PomeloCreateUserResponse {
|
|
7
|
-
data: {
|
|
8
|
-
id: string;
|
|
9
|
-
name: string;
|
|
10
|
-
surname: string;
|
|
11
|
-
identification_type: IdentificationTypeEnum;
|
|
12
|
-
identification_value: string;
|
|
13
|
-
birthdate: string;
|
|
14
|
-
gender: SexEnum;
|
|
15
|
-
email: string;
|
|
16
|
-
phone: string;
|
|
17
|
-
tax_identification_type: TaxTypeEnum;
|
|
18
|
-
tax_identification_value: string;
|
|
19
|
-
nationality: CountryEnum;
|
|
20
|
-
status: UserStatusEnum;
|
|
21
|
-
operation_country: CountryEnum;
|
|
22
|
-
legal_address: {
|
|
23
|
-
street_name: string;
|
|
24
|
-
street_number: string;
|
|
25
|
-
floor: string;
|
|
26
|
-
apartment: string;
|
|
27
|
-
zip_code: string;
|
|
28
|
-
neighborhood: string;
|
|
29
|
-
city: string;
|
|
30
|
-
region: string;
|
|
31
|
-
additional_info: string;
|
|
32
|
-
country: CountryEnum;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CountryEnum = void 0;
|
|
4
|
-
var CountryEnum;
|
|
5
|
-
(function (CountryEnum) {
|
|
6
|
-
CountryEnum["MEX"] = "MEX";
|
|
7
|
-
CountryEnum["ARG"] = "ARG";
|
|
8
|
-
CountryEnum["BRA"] = "BRA";
|
|
9
|
-
CountryEnum["PER"] = "PER";
|
|
10
|
-
CountryEnum["COL"] = "COL";
|
|
11
|
-
CountryEnum["CHL"] = "CHL";
|
|
12
|
-
})(CountryEnum || (exports.CountryEnum = CountryEnum = {}));
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IdentificationTypeEnum = void 0;
|
|
4
|
-
var IdentificationTypeEnum;
|
|
5
|
-
(function (IdentificationTypeEnum) {
|
|
6
|
-
IdentificationTypeEnum["MX_NATIONAL_ID"] = "INE";
|
|
7
|
-
IdentificationTypeEnum["MX_PASSPORT"] = "PASSPORT";
|
|
8
|
-
IdentificationTypeEnum["US_DRIVER_LICENSE"] = "INE";
|
|
9
|
-
IdentificationTypeEnum["FIADO_MX_NATIONAL_ID"] = "MX_NATIONAL_ID";
|
|
10
|
-
IdentificationTypeEnum["PASSPORT"] = "MX_PASSPORT";
|
|
11
|
-
})(IdentificationTypeEnum || (exports.IdentificationTypeEnum = IdentificationTypeEnum = {}));
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TaxTypeEnum = void 0;
|
|
4
|
-
var TaxTypeEnum;
|
|
5
|
-
(function (TaxTypeEnum) {
|
|
6
|
-
TaxTypeEnum["RFC"] = "RFC";
|
|
7
|
-
TaxTypeEnum["CUIL"] = "CUIL";
|
|
8
|
-
TaxTypeEnum["CPF"] = "CPF";
|
|
9
|
-
TaxTypeEnum["NIT"] = "NIT";
|
|
10
|
-
TaxTypeEnum["RUC"] = "RUC";
|
|
11
|
-
})(TaxTypeEnum || (exports.TaxTypeEnum = TaxTypeEnum = {}));
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UserStatusEnum = void 0;
|
|
4
|
-
var UserStatusEnum;
|
|
5
|
-
(function (UserStatusEnum) {
|
|
6
|
-
UserStatusEnum["ACTIVE"] = "ACTIVE";
|
|
7
|
-
UserStatusEnum["BLOCKED"] = "BLOCKED";
|
|
8
|
-
})(UserStatusEnum || (exports.UserStatusEnum = UserStatusEnum = {}));
|
package/bin/pomelo/index.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from './dtos/PomeloCreateUserRequest';
|
|
2
|
-
export * from './dtos/PomeloCreateUserResponse';
|
|
3
|
-
export * from './enums/CountryEnum';
|
|
4
|
-
export * from './enums/IdentificationTypeEnum';
|
|
5
|
-
export * from './enums/SexEnum';
|
|
6
|
-
export * from './enums/TaxTypeEnum';
|
|
7
|
-
export * from './enums/UserStatusEnum';
|
package/bin/pomelo/index.js
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
//dtos
|
|
18
|
-
__exportStar(require("./dtos/PomeloCreateUserRequest"), exports);
|
|
19
|
-
__exportStar(require("./dtos/PomeloCreateUserResponse"), exports);
|
|
20
|
-
//enums
|
|
21
|
-
__exportStar(require("./enums/CountryEnum"), exports);
|
|
22
|
-
__exportStar(require("./enums/IdentificationTypeEnum"), exports);
|
|
23
|
-
__exportStar(require("./enums/SexEnum"), exports);
|
|
24
|
-
__exportStar(require("./enums/TaxTypeEnum"), exports);
|
|
25
|
-
__exportStar(require("./enums/UserStatusEnum"), exports);
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { CountryId } from "../../country";
|
|
2
|
-
import { ProductTaxFeeTypeEnum } from "../enums/ProductTaxFeeTypeEnum";
|
|
3
|
-
import { ProductTypeEnum } from "../enums/ProductTypeEnum";
|
|
4
|
-
export declare class CreateProductCatalogRequest {
|
|
5
|
-
id: string;
|
|
6
|
-
description: string;
|
|
7
|
-
displayName: string;
|
|
8
|
-
type: ProductTypeEnum;
|
|
9
|
-
currencyId: CountryId;
|
|
10
|
-
feeType: ProductTaxFeeTypeEnum;
|
|
11
|
-
fee: number;
|
|
12
|
-
taxType: ProductTaxFeeTypeEnum;
|
|
13
|
-
tax: number;
|
|
14
|
-
}
|