@fiado/type-kit 1.2.1 → 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 +13 -13
- package/src/bbvaRst/dtos/CreateRSTTransactionResponse.ts +9 -9
- package/src/bbvaRst/enums/RSTStatusEnum.ts +4 -4
- package/src/bbvaRst/index.ts +2 -2
- 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 -32
- 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/.idea/aws.xml +0 -11
- package/.idea/fiado-type-kit.iml +0 -12
- package/.idea/modules.xml +0 -8
- package/.idea/sonarlint/issuestore/0/2/02175ba1c7b82f17c1f95edd897711cf21fc8b55 +0 -0
- package/.idea/sonarlint/issuestore/0/3/0382ec9d8bd1d671b35f3cce2e83a60a6f0d4e92 +0 -0
- package/.idea/sonarlint/issuestore/0/9/09ee7ee398f8b5bc6eda536c9104a8ae5419c82e +0 -0
- package/.idea/sonarlint/issuestore/0/f/0f534ce38f745b6707998aa6c868a729b909bf4d +0 -0
- package/.idea/sonarlint/issuestore/1/0/10612661d76edd5c482b60e71edd3a7f74505d5e +0 -0
- package/.idea/sonarlint/issuestore/1/2/12453d06e6e35287172e482940b954ba12dc25a2 +0 -2
- package/.idea/sonarlint/issuestore/1/8/18c290c3d5b13d503bb211e6319a9e64ccd83350 +0 -0
- package/.idea/sonarlint/issuestore/1/9/197cec5934a8756e52d31de4e13741cc3a816164 +0 -0
- package/.idea/sonarlint/issuestore/1/f/1fcc1ef4b4c5c551f5f5833f39af79dd4d6440bd +0 -0
- package/.idea/sonarlint/issuestore/2/4/244f232939a7014966ac2eff9cd795d12c5ddc21 +0 -0
- package/.idea/sonarlint/issuestore/2/5/25497cc140764f84080ed16d4d408b09b411525a +0 -0
- package/.idea/sonarlint/issuestore/2/9/2983524a17882775f03310e18fd052a958d44d3b +0 -0
- package/.idea/sonarlint/issuestore/2/c/2cf73169675e38d4411f50e8ac8e5c5186a3616e +0 -0
- package/.idea/sonarlint/issuestore/2/d/2de53b2c61661c8acd989aad739d9b6cc0deabde +0 -0
- package/.idea/sonarlint/issuestore/3/5/355a0b1b7628657539752d4cfbd8f33fcc664d5d +0 -0
- package/.idea/sonarlint/issuestore/3/8/38c41cacebf63514689973e01014e89db38448d7 +0 -0
- package/.idea/sonarlint/issuestore/3/9/3942490f54c10c0111afa09b30a079f3ef9aeec7 +0 -0
- package/.idea/sonarlint/issuestore/3/a/3a96f9d5c15844580b34596455a77e22ce0b1da1 +0 -0
- package/.idea/sonarlint/issuestore/4/1/4110de41994be7f0e890b6711ba86bb4fb50f602 +0 -0
- package/.idea/sonarlint/issuestore/4/d/4d722d4f799d0dcaf4f273105d16ce2d9761ceb2 +0 -0
- package/.idea/sonarlint/issuestore/4/f/4f9e0d80d4df64baa27bf681528cb43a3ba4fde6 +0 -0
- package/.idea/sonarlint/issuestore/5/2/52124373285180cc9fc913380c1cf02a160f9e62 +0 -0
- package/.idea/sonarlint/issuestore/5/5/55792c374cceb362b99620756061abf16563279b +0 -0
- package/.idea/sonarlint/issuestore/5/6/566db33aef0142b767c76568b2fca29caaa1b423 +0 -0
- package/.idea/sonarlint/issuestore/5/7/57d8ecb1bda7803e970cddbcb9d96ec682fbce50 +0 -0
- package/.idea/sonarlint/issuestore/5/8/5815363aa7c189fe1d8a995d750c3a3f27900621 +0 -0
- package/.idea/sonarlint/issuestore/5/9/5993b7cd868ca0f67fff0860484d2de906467a5c +0 -0
- package/.idea/sonarlint/issuestore/5/a/5a74acb4b064cbe70d9a71991eb486fb4d78f531 +0 -0
- package/.idea/sonarlint/issuestore/5/b/5b4cf966e749bb0515dfad5d0c51e5fa59e969e5 +0 -0
- package/.idea/sonarlint/issuestore/5/b/5bc0ebc2a399a9f7595b8013c990ef8681de0fb8 +0 -0
- package/.idea/sonarlint/issuestore/6/1/619fe0b2aa30704d95a60035674b31d432fc5a75 +0 -0
- package/.idea/sonarlint/issuestore/6/4/646b88aafc1ca8453d1a111ea33d258c52e07851 +0 -0
- package/.idea/sonarlint/issuestore/6/5/65e727e2ee3468d20e4bf7cb3800385cb2c7a983 +0 -0
- package/.idea/sonarlint/issuestore/6/6/6627ec0b7b336db9c2a70382b2ee1e69ba3163ac +0 -0
- package/.idea/sonarlint/issuestore/6/9/69abfdb53d85b80c255b3ab2a88666175ceeac54 +0 -0
- package/.idea/sonarlint/issuestore/6/9/69d58b0b6323e7e777c435dbaefe94a64394e255 +0 -0
- package/.idea/sonarlint/issuestore/6/b/6bcb55d35bf54b940fe29f44e2bb679bc6f621e1 +0 -0
- package/.idea/sonarlint/issuestore/6/f/6f43ceef55b03d8c26768ceb4ee9e3e1cea7ddd4 +0 -0
- package/.idea/sonarlint/issuestore/7/0/7030d0b2f71b999ff89a343de08c414af32fc93a +0 -0
- package/.idea/sonarlint/issuestore/7/0/70c663239858c68590cdba7e904366fe59855b0b +0 -0
- package/.idea/sonarlint/issuestore/7/3/73d3690344e0bf29ccdba246e5f3450707458c0a +0 -0
- package/.idea/sonarlint/issuestore/7/3/73eee44012dacbb17c6d2e2d988e6def209267b8 +0 -0
- package/.idea/sonarlint/issuestore/7/4/7489a99709fa9ca44fa1a085c02ee8502e21a9fd +0 -0
- package/.idea/sonarlint/issuestore/7/7/77a3404a468e41376864800c0ab63d69287e6eab +0 -0
- package/.idea/sonarlint/issuestore/7/8/782e1a44f35a71927df243d92a4eede126f437ac +0 -0
- package/.idea/sonarlint/issuestore/7/a/7aa3d5a067415a7071571cb5018a37d03cff5bbd +0 -0
- package/.idea/sonarlint/issuestore/7/e/7ecdb333781356fc0fe1cc9fa84ac8f76b996401 +0 -0
- package/.idea/sonarlint/issuestore/7/f/7f9d84f1e541f40d1bc582e467f11283b3acfe99 +0 -0
- package/.idea/sonarlint/issuestore/8/1/81c76302465b6fb29ef101681712a023c52c8f00 +0 -0
- package/.idea/sonarlint/issuestore/8/2/823bafbef2d005b52054bb6ba237d26a93a69289 +0 -0
- package/.idea/sonarlint/issuestore/8/b/8b0588db2495f22a93ce5d97cc089971f40aa4ec +0 -0
- package/.idea/sonarlint/issuestore/8/c/8ce69d617cb074433c15518eed688652cbc8c164 +0 -0
- package/.idea/sonarlint/issuestore/8/e/8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d +0 -0
- package/.idea/sonarlint/issuestore/9/2/9252baf9a1ff6cf967c8f83c4a62c40264b122d7 +0 -0
- package/.idea/sonarlint/issuestore/9/4/948b0afb07fbe2035d9d0a168a017e51c2b221a2 +0 -0
- package/.idea/sonarlint/issuestore/9/4/94f646fcac8f4172c6e6958abd9f455b3c79995f +0 -0
- package/.idea/sonarlint/issuestore/9/5/95966b4a91847f490e094dfa87f80c2c5c59fbb9 +0 -0
- package/.idea/sonarlint/issuestore/9/8/98a520adeec585ead0013d974a18f679393b6997 +0 -0
- package/.idea/sonarlint/issuestore/9/f/9fc96c9beeba61e907bd3ba313f11eac8cf0d430 +0 -0
- package/.idea/sonarlint/issuestore/a/0/a06a99270cf7808dda3a6025cf813ae52720b475 +0 -0
- package/.idea/sonarlint/issuestore/a/5/a5cc2925ca8258af241be7e5b0381edf30266302 +0 -0
- package/.idea/sonarlint/issuestore/a/9/a903e3bfc804794d9b9535cbb530c68383652b5d +0 -0
- package/.idea/sonarlint/issuestore/a/b/abfb24bd8d0e3cdfbf3ff4c7e80603bf1cdf7871 +0 -0
- package/.idea/sonarlint/issuestore/b/c/bc5b896ed63da1497d081036364d9f2384f2ea37 +0 -0
- package/.idea/sonarlint/issuestore/c/5/c5fb850250c7443c48a6c12b5cf6916773da31f1 +0 -0
- package/.idea/sonarlint/issuestore/c/9/c9c508bb5b9ad2f0f6b3ad35422b961d678e1d0f +0 -0
- package/.idea/sonarlint/issuestore/c/b/cbc130a9515015718fb34e36adfe27e4e31f43e5 +0 -0
- package/.idea/sonarlint/issuestore/c/d/cdd687c2228066cdac5910ebcd0a5584e5c50985 +0 -0
- package/.idea/sonarlint/issuestore/d/2/d24fe332e92475452d840d36f81c9af7b70887e7 +0 -0
- package/.idea/sonarlint/issuestore/d/2/d2b43e6a30699faba4dff61341b06c7e17e7f400 +0 -0
- package/.idea/sonarlint/issuestore/d/d/dd375f957eb150c2f7fb1d4edba07501286db515 +0 -0
- package/.idea/sonarlint/issuestore/d/f/df083cf457b627bc4ada3c11eee92cc83e6c4c80 +0 -0
- package/.idea/sonarlint/issuestore/e/0/e05f58bae396006667e2ac1103d301e443e1f856 +0 -0
- package/.idea/sonarlint/issuestore/e/7/e7248564a8f7fdc020eba78ea0c58c98603880a4 +0 -0
- package/.idea/sonarlint/issuestore/e/d/ed43355775e0bbf3987e4526d4d8dd779773eb91 +0 -0
- package/.idea/sonarlint/issuestore/f/2/f2d1f4712d58f68a238d7df4f455d3cc45882594 +0 -0
- package/.idea/sonarlint/issuestore/f/2/f2f4d557bf4d2e72606a808a2446af7098387e58 +0 -0
- package/.idea/sonarlint/issuestore/f/9/f9cb0ab2ca2e8ce4e64e10034c949066c38000f5 +0 -0
- package/.idea/sonarlint/issuestore/f/9/f9d6327040914014594d301e0dc6361a476a5ff4 +0 -0
- package/.idea/sonarlint/issuestore/f/a/fa9452abeeb6e134b984ce22f0ff271a774c9093 +0 -0
- package/.idea/sonarlint/issuestore/f/a/fa9dce145b13c5aaff8e84813e79f94dcd4c0860 +0 -0
- package/.idea/sonarlint/issuestore/f/b/fb74f3edc49c374fcb38034841d290680603b9cb +0 -0
- package/.idea/sonarlint/issuestore/f/d/fdd4872693720f9140008b46069639fb2801114d +0 -0
- package/.idea/sonarlint/issuestore/index.pb +0 -168
- package/.idea/sonarlint/securityhotspotstore/0/2/02175ba1c7b82f17c1f95edd897711cf21fc8b55 +0 -0
- package/.idea/sonarlint/securityhotspotstore/0/3/0382ec9d8bd1d671b35f3cce2e83a60a6f0d4e92 +0 -0
- package/.idea/sonarlint/securityhotspotstore/0/9/09ee7ee398f8b5bc6eda536c9104a8ae5419c82e +0 -0
- package/.idea/sonarlint/securityhotspotstore/0/f/0f534ce38f745b6707998aa6c868a729b909bf4d +0 -0
- package/.idea/sonarlint/securityhotspotstore/1/0/10612661d76edd5c482b60e71edd3a7f74505d5e +0 -0
- package/.idea/sonarlint/securityhotspotstore/1/2/12453d06e6e35287172e482940b954ba12dc25a2 +0 -0
- package/.idea/sonarlint/securityhotspotstore/1/8/18c290c3d5b13d503bb211e6319a9e64ccd83350 +0 -0
- package/.idea/sonarlint/securityhotspotstore/1/9/197cec5934a8756e52d31de4e13741cc3a816164 +0 -0
- package/.idea/sonarlint/securityhotspotstore/1/f/1fcc1ef4b4c5c551f5f5833f39af79dd4d6440bd +0 -0
- package/.idea/sonarlint/securityhotspotstore/2/4/244f232939a7014966ac2eff9cd795d12c5ddc21 +0 -0
- package/.idea/sonarlint/securityhotspotstore/2/5/25497cc140764f84080ed16d4d408b09b411525a +0 -0
- package/.idea/sonarlint/securityhotspotstore/2/9/2983524a17882775f03310e18fd052a958d44d3b +0 -0
- package/.idea/sonarlint/securityhotspotstore/2/c/2cf73169675e38d4411f50e8ac8e5c5186a3616e +0 -0
- package/.idea/sonarlint/securityhotspotstore/2/d/2de53b2c61661c8acd989aad739d9b6cc0deabde +0 -0
- package/.idea/sonarlint/securityhotspotstore/3/5/355a0b1b7628657539752d4cfbd8f33fcc664d5d +0 -0
- package/.idea/sonarlint/securityhotspotstore/3/8/38c41cacebf63514689973e01014e89db38448d7 +0 -0
- package/.idea/sonarlint/securityhotspotstore/3/9/3942490f54c10c0111afa09b30a079f3ef9aeec7 +0 -0
- package/.idea/sonarlint/securityhotspotstore/3/a/3a96f9d5c15844580b34596455a77e22ce0b1da1 +0 -0
- package/.idea/sonarlint/securityhotspotstore/4/1/4110de41994be7f0e890b6711ba86bb4fb50f602 +0 -0
- package/.idea/sonarlint/securityhotspotstore/4/d/4d722d4f799d0dcaf4f273105d16ce2d9761ceb2 +0 -0
- package/.idea/sonarlint/securityhotspotstore/4/f/4f9e0d80d4df64baa27bf681528cb43a3ba4fde6 +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/2/52124373285180cc9fc913380c1cf02a160f9e62 +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/5/55792c374cceb362b99620756061abf16563279b +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/6/566db33aef0142b767c76568b2fca29caaa1b423 +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/7/57d8ecb1bda7803e970cddbcb9d96ec682fbce50 +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/8/5815363aa7c189fe1d8a995d750c3a3f27900621 +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/9/5993b7cd868ca0f67fff0860484d2de906467a5c +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/a/5a74acb4b064cbe70d9a71991eb486fb4d78f531 +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/b/5b4cf966e749bb0515dfad5d0c51e5fa59e969e5 +0 -0
- package/.idea/sonarlint/securityhotspotstore/5/b/5bc0ebc2a399a9f7595b8013c990ef8681de0fb8 +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/1/619fe0b2aa30704d95a60035674b31d432fc5a75 +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/4/646b88aafc1ca8453d1a111ea33d258c52e07851 +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/5/65e727e2ee3468d20e4bf7cb3800385cb2c7a983 +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/6/6627ec0b7b336db9c2a70382b2ee1e69ba3163ac +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/9/69abfdb53d85b80c255b3ab2a88666175ceeac54 +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/9/69d58b0b6323e7e777c435dbaefe94a64394e255 +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/b/6bcb55d35bf54b940fe29f44e2bb679bc6f621e1 +0 -0
- package/.idea/sonarlint/securityhotspotstore/6/f/6f43ceef55b03d8c26768ceb4ee9e3e1cea7ddd4 +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/0/7030d0b2f71b999ff89a343de08c414af32fc93a +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/0/70c663239858c68590cdba7e904366fe59855b0b +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/3/73d3690344e0bf29ccdba246e5f3450707458c0a +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/3/73eee44012dacbb17c6d2e2d988e6def209267b8 +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/4/7489a99709fa9ca44fa1a085c02ee8502e21a9fd +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/7/77a3404a468e41376864800c0ab63d69287e6eab +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/8/782e1a44f35a71927df243d92a4eede126f437ac +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/a/7aa3d5a067415a7071571cb5018a37d03cff5bbd +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/e/7ecdb333781356fc0fe1cc9fa84ac8f76b996401 +0 -0
- package/.idea/sonarlint/securityhotspotstore/7/f/7f9d84f1e541f40d1bc582e467f11283b3acfe99 +0 -0
- package/.idea/sonarlint/securityhotspotstore/8/1/81c76302465b6fb29ef101681712a023c52c8f00 +0 -0
- package/.idea/sonarlint/securityhotspotstore/8/2/823bafbef2d005b52054bb6ba237d26a93a69289 +0 -0
- package/.idea/sonarlint/securityhotspotstore/8/b/8b0588db2495f22a93ce5d97cc089971f40aa4ec +0 -0
- package/.idea/sonarlint/securityhotspotstore/8/c/8ce69d617cb074433c15518eed688652cbc8c164 +0 -0
- package/.idea/sonarlint/securityhotspotstore/8/e/8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d +0 -0
- package/.idea/sonarlint/securityhotspotstore/9/2/9252baf9a1ff6cf967c8f83c4a62c40264b122d7 +0 -0
- package/.idea/sonarlint/securityhotspotstore/9/4/948b0afb07fbe2035d9d0a168a017e51c2b221a2 +0 -0
- package/.idea/sonarlint/securityhotspotstore/9/4/94f646fcac8f4172c6e6958abd9f455b3c79995f +0 -0
- package/.idea/sonarlint/securityhotspotstore/9/5/95966b4a91847f490e094dfa87f80c2c5c59fbb9 +0 -0
- package/.idea/sonarlint/securityhotspotstore/9/8/98a520adeec585ead0013d974a18f679393b6997 +0 -0
- package/.idea/sonarlint/securityhotspotstore/9/f/9fc96c9beeba61e907bd3ba313f11eac8cf0d430 +0 -0
- package/.idea/sonarlint/securityhotspotstore/a/0/a06a99270cf7808dda3a6025cf813ae52720b475 +0 -0
- package/.idea/sonarlint/securityhotspotstore/a/5/a5cc2925ca8258af241be7e5b0381edf30266302 +0 -0
- package/.idea/sonarlint/securityhotspotstore/a/9/a903e3bfc804794d9b9535cbb530c68383652b5d +0 -0
- package/.idea/sonarlint/securityhotspotstore/a/b/abfb24bd8d0e3cdfbf3ff4c7e80603bf1cdf7871 +0 -0
- package/.idea/sonarlint/securityhotspotstore/b/c/bc5b896ed63da1497d081036364d9f2384f2ea37 +0 -0
- package/.idea/sonarlint/securityhotspotstore/c/5/c5fb850250c7443c48a6c12b5cf6916773da31f1 +0 -0
- package/.idea/sonarlint/securityhotspotstore/c/9/c9c508bb5b9ad2f0f6b3ad35422b961d678e1d0f +0 -0
- package/.idea/sonarlint/securityhotspotstore/c/b/cbc130a9515015718fb34e36adfe27e4e31f43e5 +0 -0
- package/.idea/sonarlint/securityhotspotstore/c/d/cdd687c2228066cdac5910ebcd0a5584e5c50985 +0 -0
- package/.idea/sonarlint/securityhotspotstore/d/2/d24fe332e92475452d840d36f81c9af7b70887e7 +0 -0
- package/.idea/sonarlint/securityhotspotstore/d/2/d2b43e6a30699faba4dff61341b06c7e17e7f400 +0 -0
- package/.idea/sonarlint/securityhotspotstore/d/d/dd375f957eb150c2f7fb1d4edba07501286db515 +0 -0
- package/.idea/sonarlint/securityhotspotstore/d/f/df083cf457b627bc4ada3c11eee92cc83e6c4c80 +0 -0
- package/.idea/sonarlint/securityhotspotstore/e/0/e05f58bae396006667e2ac1103d301e443e1f856 +0 -0
- package/.idea/sonarlint/securityhotspotstore/e/7/e7248564a8f7fdc020eba78ea0c58c98603880a4 +0 -0
- package/.idea/sonarlint/securityhotspotstore/e/d/ed43355775e0bbf3987e4526d4d8dd779773eb91 +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/2/f2d1f4712d58f68a238d7df4f455d3cc45882594 +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/2/f2f4d557bf4d2e72606a808a2446af7098387e58 +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/9/f9cb0ab2ca2e8ce4e64e10034c949066c38000f5 +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/9/f9d6327040914014594d301e0dc6361a476a5ff4 +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/a/fa9452abeeb6e134b984ce22f0ff271a774c9093 +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/a/fa9dce145b13c5aaff8e84813e79f94dcd4c0860 +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/b/fb74f3edc49c374fcb38034841d290680603b9cb +0 -0
- package/.idea/sonarlint/securityhotspotstore/f/d/fdd4872693720f9140008b46069639fb2801114d +0 -0
- package/.idea/sonarlint/securityhotspotstore/index.pb +0 -168
- package/.idea/vcs.xml +0 -6
- 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/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/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/bbvaRst/dtos/CreateRSTTransactionRequest.d.ts +0 -13
- package/bin/bbvaRst/dtos/CreateRSTTransactionRequest.js +0 -6
- package/bin/bbvaRst/dtos/CreateRSTTransactionResponse.d.ts +0 -9
- package/bin/bbvaRst/dtos/CreateRSTTransactionResponse.js +0 -6
- package/bin/bbvaRst/enums/RSTStatusEnum.d.ts +0 -5
- package/bin/bbvaRst/enums/RSTStatusEnum.js +0 -9
- package/bin/bbvaRst/index.d.ts +0 -3
- package/bin/bbvaRst/index.js +0 -19
- 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/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 -29
- package/bin/index.js +0 -55
- 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/stp/dtos/PutStpOrderRequest.d.ts +0 -10
- package/bin/stp/dtos/PutStpOrderRequest.js +0 -6
- package/bin/stp/index.d.ts +0 -1
- package/bin/stp/index.js +0 -17
- 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/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/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/AuthorizeSpeiServicePaymentRequest.d.ts +0 -8
- package/bin/transactionProcessor/dtos/AuthorizeSpeiServicePaymentRequest.js +0 -6
- 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/AuthorizeP2pTransactionRequest.d.ts +0 -5
- package/bin/transactionProcessor/dtos/private/AuthorizeP2pTransactionRequest.js +0 -6
- package/bin/transactionProcessor/dtos/private/AuthorizePocketTransactionRequest.d.ts +0 -7
- package/bin/transactionProcessor/dtos/private/AuthorizePocketTransactionRequest.js +0 -6
- package/bin/transactionProcessor/dtos/private/ExecutePocketOperationRequest.d.ts +0 -3
- package/bin/transactionProcessor/dtos/private/ExecutePocketOperationRequest.js +0 -20
- 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,22 +0,0 @@
|
|
|
1
|
-
import { Country } from "../../country/enums/Country";
|
|
2
|
-
import { IdentificationDocumentStatus } from "../enums/IdentificationDocumentStatus";
|
|
3
|
-
import { SexDocument } from "../enums/SexDocument";
|
|
4
|
-
export declare class IdentificationDocument {
|
|
5
|
-
frontImageName: string | null;
|
|
6
|
-
backImageName: string | null;
|
|
7
|
-
countryId: Country | null;
|
|
8
|
-
expirationDate: string | null;
|
|
9
|
-
issueDate: string | null;
|
|
10
|
-
lastNameFirst: string | null;
|
|
11
|
-
lastNameSecond: string | null;
|
|
12
|
-
names: string | null;
|
|
13
|
-
fullName: string | null;
|
|
14
|
-
countryOfBirth: string | null;
|
|
15
|
-
dateOfBirth: string | null;
|
|
16
|
-
documentNumber: string | null;
|
|
17
|
-
typeOfDocument: string;
|
|
18
|
-
sex: SexDocument | null;
|
|
19
|
-
verificationId: string | null;
|
|
20
|
-
curp: string | null;
|
|
21
|
-
status: IdentificationDocumentStatus;
|
|
22
|
-
}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { App } from '../../app/enums/App';
|
|
2
|
-
import { SexDocument } from '../enums/SexDocument';
|
|
3
|
-
import { IdentificationDocument } from './IdentificationDocument';
|
|
4
|
-
export declare class PeopleResponse {
|
|
5
|
-
id: string;
|
|
6
|
-
createDate: string;
|
|
7
|
-
lastUpdateDate: string;
|
|
8
|
-
creationMethod: App;
|
|
9
|
-
indexName: string;
|
|
10
|
-
preferredName: string;
|
|
11
|
-
usSuffix: string | null;
|
|
12
|
-
usLastNames: string | null;
|
|
13
|
-
usNames: string | null;
|
|
14
|
-
latNames: string | null;
|
|
15
|
-
latLastNamePaternal: string | null;
|
|
16
|
-
latLastNameMaternal: string | null;
|
|
17
|
-
aliasNames: string[] | null;
|
|
18
|
-
preferredPronoun: string | null;
|
|
19
|
-
SSN_ITIN: string | null;
|
|
20
|
-
rfc: string | null;
|
|
21
|
-
curp: string | null;
|
|
22
|
-
passportNumber: string | null;
|
|
23
|
-
countryOfPassport: string | null;
|
|
24
|
-
documents: IdentificationDocument[] | null;
|
|
25
|
-
countryOfBirth: string | null;
|
|
26
|
-
dateOfBirth: string | null;
|
|
27
|
-
stateOfBirth: string | null;
|
|
28
|
-
nationalities: string[] | null;
|
|
29
|
-
docSex: SexDocument | null;
|
|
30
|
-
internalEmail: string | null;
|
|
31
|
-
occupation: string | null;
|
|
32
|
-
incomeSource: string | null;
|
|
33
|
-
notes: string | null;
|
|
34
|
-
tenantId: string | null;
|
|
35
|
-
USA_DebitAccount: boolean;
|
|
36
|
-
MEX_DebitAccount: boolean;
|
|
37
|
-
MEX_CreditClient: boolean;
|
|
38
|
-
MEX_CreditAdditional: boolean;
|
|
39
|
-
magicNumber: boolean;
|
|
40
|
-
USA_UploadDocument: boolean;
|
|
41
|
-
MEX_UploadDocument: boolean;
|
|
42
|
-
videoSelfieVerified: boolean;
|
|
43
|
-
MEX_ValidDocument: string;
|
|
44
|
-
USA_ValidDocument: string;
|
|
45
|
-
USA_FacematchVerified: boolean | null;
|
|
46
|
-
MEX_FacematchVerified: boolean | null;
|
|
47
|
-
fiadoListApproved: boolean | null;
|
|
48
|
-
cnbvListApproved: boolean | null;
|
|
49
|
-
blackListApproved: boolean | null;
|
|
50
|
-
whiteList: boolean | null;
|
|
51
|
-
hasOwner: boolean;
|
|
52
|
-
older18: boolean | null;
|
|
53
|
-
USA_Address: boolean;
|
|
54
|
-
MEX_Address: boolean;
|
|
55
|
-
MEX_ProofAddress: boolean;
|
|
56
|
-
USA_DebitAccountWish: boolean;
|
|
57
|
-
MEX_DebitAccountWish: boolean;
|
|
58
|
-
MEX_CreditAdditionalWish: boolean;
|
|
59
|
-
MEX_CreditClientWish: boolean;
|
|
60
|
-
SSN_ITINRequired: boolean | null;
|
|
61
|
-
MXN_FundsPurpose: string | null;
|
|
62
|
-
MXN_UsageMonthly: string | null;
|
|
63
|
-
MXN_MaximumTX: string | null;
|
|
64
|
-
signature: boolean;
|
|
65
|
-
MEX_Beneficiaries: boolean;
|
|
66
|
-
}
|
|
@@ -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,29 +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';
|
|
29
|
-
export * as BBVARst from './bbvaRst';
|
package/bin/index.js
DELETED
|
@@ -1,55 +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.BBVARst = 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"));
|
|
55
|
-
exports.BBVARst = __importStar(require("./bbvaRst"));
|
|
@@ -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 = {}));
|