@naturalpay/sdk 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/dist/cjs/BaseClient.js +2 -2
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +4 -0
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +4 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +4 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +4 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.ts +1 -0
- package/dist/cjs/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.js +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +4 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/api/resources/events/client/Client.d.ts +30 -0
- package/dist/cjs/api/resources/events/client/Client.js +101 -0
- package/dist/cjs/api/resources/events/client/requests/RedeliverEventsRequest.d.ts +14 -0
- package/dist/cjs/api/resources/events/client/requests/RedeliverEventsRequest.js +3 -0
- package/dist/cjs/api/resources/events/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponse.d.ts +4 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponse.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseData.d.ts +11 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseData.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributes.d.ts +28 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributes.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.js +11 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.ts +10 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.js +13 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationships.d.ts +10 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationships.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.ts +4 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.js +7 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.js +3 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.ts +4 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.js +7 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataType.d.ts +5 -0
- package/dist/cjs/api/resources/events/types/RedeliverEventsResponseDataType.js +8 -0
- package/dist/cjs/api/resources/events/types/index.d.ts +13 -0
- package/dist/cjs/api/resources/events/types/index.js +13 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.ts +2 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +5 -0
- package/dist/cjs/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +8 -0
- package/dist/cjs/api/resources/externalAccounts/types/DelExtAcctAttrs.d.ts +2 -0
- package/dist/cjs/api/resources/externalAccounts/types/ExtAcctAttrs.d.ts +2 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.ts +2 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +5 -0
- package/dist/cjs/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.js +8 -0
- package/dist/cjs/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +5 -0
- package/dist/cjs/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +8 -0
- package/dist/cjs/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +5 -0
- package/dist/cjs/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.js +8 -0
- package/dist/cjs/api/resources/externalAccounts/types/index.d.ts +4 -0
- package/dist/cjs/api/resources/externalAccounts/types/index.js +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +4 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.ts +2 -2
- package/dist/cjs/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.ts +4 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.ts +2 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.ts +5 -0
- package/dist/cjs/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js +8 -0
- package/dist/cjs/api/resources/simulations/types/index.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/types/index.js +1 -0
- package/dist/cjs/api/resources/transfers/client/Client.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/client/Client.js +1 -0
- package/dist/cjs/api/resources/transfers/client/requests/NewWithdrawalParams.d.ts +3 -0
- package/dist/cjs/api/resources/transfers/types/DepositAttrs.d.ts +4 -0
- package/dist/cjs/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.ts +4 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.ts +6 -0
- package/dist/cjs/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.js +9 -0
- package/dist/cjs/api/resources/transfers/types/TransferAttrs.d.ts +4 -0
- package/dist/cjs/api/resources/transfers/types/TransferDetailAttrs.d.ts +4 -0
- package/dist/cjs/api/resources/transfers/types/WithdrawalAttrs.d.ts +4 -0
- package/dist/cjs/api/resources/transfers/types/index.d.ts +1 -0
- package/dist/cjs/api/resources/transfers/types/index.js +1 -0
- package/dist/cjs/api/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
- package/dist/cjs/api/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
- package/dist/cjs/api/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
- package/dist/cjs/api/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.ts +4 -0
- package/dist/cjs/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
- package/dist/cjs/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
- package/dist/cjs/api/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.ts +4 -0
- package/dist/cjs/api/types/ComplianceSessionStatusResponseDataAttributesStatus.d.ts +2 -0
- package/dist/cjs/api/types/ComplianceSessionStatusResponseDataAttributesStatus.js +2 -0
- package/dist/cjs/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.ts +2 -0
- package/dist/cjs/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.js +2 -0
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +4 -0
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +4 -0
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.ts +1 -1
- package/dist/cjs/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.js +1 -1
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponse.d.ts +10 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponse.js +42 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseData.d.ts +15 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseData.js +47 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.d.ts +21 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.js +53 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.ts +7 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.js +39 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.js +39 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.d.ts +12 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.js +44 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.ts +10 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.js +42 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.ts +11 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.js +43 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.js +39 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.ts +10 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.js +42 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.ts +11 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.js +43 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.js +39 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataType.d.ts +7 -0
- package/dist/cjs/serialization/resources/events/types/RedeliverEventsResponseDataType.js +39 -0
- package/dist/cjs/serialization/resources/events/types/index.d.ts +13 -0
- package/dist/cjs/serialization/resources/events/types/index.js +13 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.ts +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.js +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +39 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/DelExtAcctAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/DelExtAcctAttrs.js +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/ExtAcctAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/ExtAcctAttrs.js +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.ts +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.js +2 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.js +39 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.js +39 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.js +39 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/index.d.ts +4 -0
- package/dist/cjs/serialization/resources/externalAccounts/types/index.js +4 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +4 -0
- package/dist/cjs/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.ts +1 -1
- package/dist/cjs/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.js +1 -1
- package/dist/cjs/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.ts +2 -0
- package/dist/cjs/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.js +2 -0
- package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.ts +2 -0
- package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.js +2 -0
- package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js +39 -0
- package/dist/cjs/serialization/resources/simulations/types/index.d.ts +1 -0
- package/dist/cjs/serialization/resources/simulations/types/index.js +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.ts +2 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.js +2 -0
- package/dist/cjs/serialization/resources/transfers/types/DepositAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/transfers/types/DepositAttrs.js +2 -0
- package/dist/cjs/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.ts +2 -0
- package/dist/cjs/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.js +2 -0
- package/dist/cjs/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.ts +7 -0
- package/dist/cjs/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.js +39 -0
- package/dist/cjs/serialization/resources/transfers/types/TransferAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/transfers/types/TransferAttrs.js +2 -0
- package/dist/cjs/serialization/resources/transfers/types/TransferDetailAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/transfers/types/TransferDetailAttrs.js +2 -0
- package/dist/cjs/serialization/resources/transfers/types/WithdrawalAttrs.d.ts +2 -0
- package/dist/cjs/serialization/resources/transfers/types/WithdrawalAttrs.js +2 -0
- package/dist/cjs/serialization/resources/transfers/types/index.d.ts +1 -0
- package/dist/cjs/serialization/resources/transfers/types/index.js +1 -0
- package/dist/cjs/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
- package/dist/cjs/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.js +2 -0
- package/dist/cjs/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
- package/dist/cjs/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.js +2 -0
- package/dist/cjs/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
- package/dist/cjs/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.js +2 -0
- package/dist/cjs/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.ts +2 -0
- package/dist/cjs/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.js +2 -0
- package/dist/cjs/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
- package/dist/cjs/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.js +2 -0
- package/dist/cjs/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
- package/dist/cjs/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.js +2 -0
- package/dist/cjs/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.ts +2 -0
- package/dist/cjs/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.js +2 -0
- package/dist/cjs/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.d.ts +1 -1
- package/dist/cjs/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.js +2 -0
- package/dist/cjs/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.ts +1 -1
- package/dist/cjs/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.js +2 -0
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/BaseClient.mjs +2 -2
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +4 -0
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +4 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +4 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +4 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.mts +1 -0
- package/dist/esm/api/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.mjs +1 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +4 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/api/resources/events/client/Client.d.mts +30 -0
- package/dist/esm/api/resources/events/client/Client.mjs +101 -0
- package/dist/esm/api/resources/events/client/requests/RedeliverEventsRequest.d.mts +14 -0
- package/dist/esm/api/resources/events/client/requests/RedeliverEventsRequest.mjs +2 -0
- package/dist/esm/api/resources/events/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponse.d.mts +4 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponse.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseData.d.mts +11 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseData.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributes.d.mts +28 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributes.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.mts +8 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.mjs +8 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.mts +10 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataAttributesStatus.mjs +10 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationships.d.mts +10 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationships.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.mts +8 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.mts +8 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.mts +4 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.mjs +4 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.mts +8 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.mts +8 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.mjs +2 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.mts +4 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.mjs +4 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataType.d.mts +5 -0
- package/dist/esm/api/resources/events/types/RedeliverEventsResponseDataType.mjs +5 -0
- package/dist/esm/api/resources/events/types/index.d.mts +13 -0
- package/dist/esm/api/resources/events/types/index.mjs +13 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.mts +2 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +5 -0
- package/dist/esm/api/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +5 -0
- package/dist/esm/api/resources/externalAccounts/types/DelExtAcctAttrs.d.mts +2 -0
- package/dist/esm/api/resources/externalAccounts/types/ExtAcctAttrs.d.mts +2 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.mts +2 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +5 -0
- package/dist/esm/api/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +5 -0
- package/dist/esm/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +5 -0
- package/dist/esm/api/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +5 -0
- package/dist/esm/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +5 -0
- package/dist/esm/api/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +5 -0
- package/dist/esm/api/resources/externalAccounts/types/index.d.mts +4 -0
- package/dist/esm/api/resources/externalAccounts/types/index.mjs +4 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +4 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +4 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/api/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.mts +2 -2
- package/dist/esm/api/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.mts +4 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.mts +2 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.mts +5 -0
- package/dist/esm/api/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.mjs +5 -0
- package/dist/esm/api/resources/simulations/types/index.d.mts +1 -0
- package/dist/esm/api/resources/simulations/types/index.mjs +1 -0
- package/dist/esm/api/resources/transfers/client/Client.d.mts +1 -0
- package/dist/esm/api/resources/transfers/client/Client.mjs +1 -0
- package/dist/esm/api/resources/transfers/client/requests/NewWithdrawalParams.d.mts +3 -0
- package/dist/esm/api/resources/transfers/types/DepositAttrs.d.mts +4 -0
- package/dist/esm/api/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.mts +4 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.mts +6 -0
- package/dist/esm/api/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.mjs +6 -0
- package/dist/esm/api/resources/transfers/types/TransferAttrs.d.mts +4 -0
- package/dist/esm/api/resources/transfers/types/TransferDetailAttrs.d.mts +4 -0
- package/dist/esm/api/resources/transfers/types/WithdrawalAttrs.d.mts +4 -0
- package/dist/esm/api/resources/transfers/types/index.d.mts +1 -0
- package/dist/esm/api/resources/transfers/types/index.mjs +1 -0
- package/dist/esm/api/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
- package/dist/esm/api/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
- package/dist/esm/api/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
- package/dist/esm/api/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.mts +4 -0
- package/dist/esm/api/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
- package/dist/esm/api/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
- package/dist/esm/api/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.mts +4 -0
- package/dist/esm/api/types/ComplianceSessionStatusResponseDataAttributesStatus.d.mts +2 -0
- package/dist/esm/api/types/ComplianceSessionStatusResponseDataAttributesStatus.mjs +2 -0
- package/dist/esm/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.mts +2 -0
- package/dist/esm/api/types/PartyComplianceStatusResponseDataAttributesCaseStatus.mjs +2 -0
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +4 -0
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -1
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +4 -0
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/ApproveApprovalsResponseDataAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/DenyApprovalsResponseDataAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/GetApprovalsResponseDataAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.d.mts +1 -1
- package/dist/esm/serialization/resources/approvals/types/ListApprovalsResponseDataItemAttributesTargetType.mjs +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponse.d.mts +10 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponse.mjs +6 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseData.d.mts +15 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseData.mjs +11 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.d.mts +21 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributes.mjs +17 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.d.mts +7 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesErrorCategory.mjs +3 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataAttributesStatus.mjs +3 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.d.mts +12 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationships.mjs +8 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.d.mts +10 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEvent.mjs +6 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.d.mts +11 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventData.mjs +7 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsEventDataType.mjs +3 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.d.mts +10 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhook.mjs +6 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.d.mts +11 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookData.mjs +7 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataRelationshipsWebhookDataType.mjs +3 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataType.d.mts +7 -0
- package/dist/esm/serialization/resources/events/types/RedeliverEventsResponseDataType.mjs +3 -0
- package/dist/esm/serialization/resources/events/types/index.d.mts +13 -0
- package/dist/esm/serialization/resources/events/types/index.mjs +13 -0
- package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.d.mts +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributes.mjs +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/externalAccounts/types/CreateFromProcessorTokenExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +3 -0
- package/dist/esm/serialization/resources/externalAccounts/types/DelExtAcctAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/DelExtAcctAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/ExtAcctAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/ExtAcctAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.d.mts +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributes.mjs +2 -0
- package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/externalAccounts/types/GetExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +3 -0
- package/dist/esm/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/externalAccounts/types/ListExternalAccountsResponseDataItemAttributesAvailableMethodsItem.mjs +3 -0
- package/dist/esm/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/externalAccounts/types/RemoveExternalAccountsResponseDataAttributesAvailableMethodsItem.mjs +3 -0
- package/dist/esm/serialization/resources/externalAccounts/types/index.d.mts +4 -0
- package/dist/esm/serialization/resources/externalAccounts/types/index.mjs +4 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +4 -0
- package/dist/esm/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.d.mts +1 -1
- package/dist/esm/serialization/resources/paymentRequests/types/FulfillPaymentRequestsRequestPaymentSourceWallet.mjs +1 -1
- package/dist/esm/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.d.mts +2 -0
- package/dist/esm/serialization/resources/simulations/types/FundCustomerSimulationsResponseDataAttributes.mjs +2 -0
- package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.d.mts +2 -0
- package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributes.mjs +2 -0
- package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/simulations/types/LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.mjs +3 -0
- package/dist/esm/serialization/resources/simulations/types/index.d.mts +1 -0
- package/dist/esm/serialization/resources/simulations/types/index.mjs +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.mts +2 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.mjs +2 -0
- package/dist/esm/serialization/resources/transfers/types/DepositAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/transfers/types/DepositAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.d.mts +2 -0
- package/dist/esm/serialization/resources/transfers/types/InitiateInternalTransfersResponseDataAttributes.mjs +2 -0
- package/dist/esm/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.d.mts +7 -0
- package/dist/esm/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.mjs +3 -0
- package/dist/esm/serialization/resources/transfers/types/TransferAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/transfers/types/TransferAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/transfers/types/TransferDetailAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/transfers/types/TransferDetailAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/transfers/types/WithdrawalAttrs.d.mts +2 -0
- package/dist/esm/serialization/resources/transfers/types/WithdrawalAttrs.mjs +2 -0
- package/dist/esm/serialization/resources/transfers/types/index.d.mts +1 -0
- package/dist/esm/serialization/resources/transfers/types/index.mjs +1 -0
- package/dist/esm/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
- package/dist/esm/serialization/resources/wallets/types/CreateWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
- package/dist/esm/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
- package/dist/esm/serialization/resources/wallets/types/FreezeWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
- package/dist/esm/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
- package/dist/esm/serialization/resources/wallets/types/GetWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
- package/dist/esm/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.d.mts +2 -0
- package/dist/esm/serialization/resources/wallets/types/ListWalletsResponseDataItemAttributesDepositInstructions.mjs +2 -0
- package/dist/esm/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
- package/dist/esm/serialization/resources/wallets/types/SetDefaultWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
- package/dist/esm/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
- package/dist/esm/serialization/resources/wallets/types/UnfreezeWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
- package/dist/esm/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.d.mts +2 -0
- package/dist/esm/serialization/resources/wallets/types/UpdateWalletsResponseDataAttributesDepositInstructions.mjs +2 -0
- package/dist/esm/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.d.mts +1 -1
- package/dist/esm/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.mjs +2 -0
- package/dist/esm/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.mts +1 -1
- package/dist/esm/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.mjs +2 -0
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +68 -0
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const CreateInvitationLinksRequestProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.Raw, Natural.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationLinksRequestProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct_payments.read" | "direct_payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -39,6 +39,10 @@ const core = __importStar(require("../../../../core/index.js"));
|
|
|
39
39
|
exports.CreateInvitationLinksRequestProposedAgentsItemPermissionsItem = core.serialization.enum_([
|
|
40
40
|
"payments.read",
|
|
41
41
|
"payments.create",
|
|
42
|
+
"external_parties.read",
|
|
43
|
+
"external_parties.create",
|
|
44
|
+
"direct_payments.read",
|
|
45
|
+
"direct_payments.create",
|
|
42
46
|
"external_accounts.create",
|
|
43
47
|
"wallets.read",
|
|
44
48
|
"wallets.update",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct_payments.read" | "direct_payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -39,6 +39,10 @@ const core = __importStar(require("../../../../core/index.js"));
|
|
|
39
39
|
exports.CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem = core.serialization.enum_([
|
|
40
40
|
"payments.read",
|
|
41
41
|
"payments.create",
|
|
42
|
+
"external_parties.read",
|
|
43
|
+
"external_parties.create",
|
|
44
|
+
"direct_payments.read",
|
|
45
|
+
"direct_payments.create",
|
|
42
46
|
"external_accounts.create",
|
|
43
47
|
"wallets.read",
|
|
44
48
|
"wallets.update",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct_payments.read" | "direct_payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -39,6 +39,10 @@ const core = __importStar(require("../../../../core/index.js"));
|
|
|
39
39
|
exports.GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem = core.serialization.enum_([
|
|
40
40
|
"payments.read",
|
|
41
41
|
"payments.create",
|
|
42
|
+
"external_parties.read",
|
|
43
|
+
"external_parties.create",
|
|
44
|
+
"direct_payments.read",
|
|
45
|
+
"direct_payments.create",
|
|
42
46
|
"external_accounts.create",
|
|
43
47
|
"wallets.read",
|
|
44
48
|
"wallets.update",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.Raw, Natural.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct_payments.read" | "direct_payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -39,6 +39,10 @@ const core = __importStar(require("../../../../core/index.js"));
|
|
|
39
39
|
exports.ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem = core.serialization.enum_([
|
|
40
40
|
"payments.read",
|
|
41
41
|
"payments.create",
|
|
42
|
+
"external_parties.read",
|
|
43
|
+
"external_parties.create",
|
|
44
|
+
"direct_payments.read",
|
|
45
|
+
"direct_payments.create",
|
|
42
46
|
"external_accounts.create",
|
|
43
47
|
"wallets.read",
|
|
44
48
|
"wallets.update",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
export declare const RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem: core.serialization.Schema<serializers.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.Raw, Natural.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
6
|
+
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct_payments.read" | "direct_payments.create" | "external_accounts.create" | "wallets.read" | "wallets.update" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -39,6 +39,10 @@ const core = __importStar(require("../../../../core/index.js"));
|
|
|
39
39
|
exports.RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem = core.serialization.enum_([
|
|
40
40
|
"payments.read",
|
|
41
41
|
"payments.create",
|
|
42
|
+
"external_parties.read",
|
|
43
|
+
"external_parties.create",
|
|
44
|
+
"direct_payments.read",
|
|
45
|
+
"direct_payments.create",
|
|
42
46
|
"external_accounts.create",
|
|
43
47
|
"wallets.read",
|
|
44
48
|
"wallets.update",
|
|
@@ -4,6 +4,6 @@ import type * as serializers from "../../../index.js";
|
|
|
4
4
|
export declare const FulfillPaymentRequestsRequestPaymentSourceWallet: core.serialization.ObjectSchema<serializers.FulfillPaymentRequestsRequestPaymentSourceWallet.Raw, Natural.FulfillPaymentRequestsRequestPaymentSourceWallet>;
|
|
5
5
|
export declare namespace FulfillPaymentRequestsRequestPaymentSourceWallet {
|
|
6
6
|
interface Raw {
|
|
7
|
-
walletId
|
|
7
|
+
walletId?: string | null;
|
|
8
8
|
}
|
|
9
9
|
}
|
|
@@ -37,5 +37,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
37
37
|
exports.FulfillPaymentRequestsRequestPaymentSourceWallet = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.FulfillPaymentRequestsRequestPaymentSourceWallet = core.serialization.object({
|
|
40
|
-
walletId: core.serialization.string(),
|
|
40
|
+
walletId: core.serialization.string().optional(),
|
|
41
41
|
});
|
|
@@ -12,6 +12,8 @@ export declare namespace FundCustomerSimulationsResponseDataAttributes {
|
|
|
12
12
|
amount: number;
|
|
13
13
|
currency: string;
|
|
14
14
|
status: FundCustomerSimulationsResponseDataAttributesStatus.Raw;
|
|
15
|
+
method?: string | null;
|
|
16
|
+
rail?: string | null;
|
|
15
17
|
description?: string | null;
|
|
16
18
|
externalAccountDisplayMask?: string | null;
|
|
17
19
|
expectedAvailableAt?: string | null;
|
|
@@ -45,6 +45,8 @@ exports.FundCustomerSimulationsResponseDataAttributes = core.serialization.objec
|
|
|
45
45
|
amount: core.serialization.number(),
|
|
46
46
|
currency: core.serialization.string(),
|
|
47
47
|
status: FundCustomerSimulationsResponseDataAttributesStatus_js_1.FundCustomerSimulationsResponseDataAttributesStatus,
|
|
48
|
+
method: core.serialization.string().nullable(),
|
|
49
|
+
rail: core.serialization.string().nullable(),
|
|
48
50
|
description: core.serialization.string().nullable(),
|
|
49
51
|
externalAccountDisplayMask: core.serialization.string().nullable(),
|
|
50
52
|
expectedAvailableAt: core.serialization.string().nullable(),
|
|
@@ -2,6 +2,7 @@ import type * as Natural from "../../../../api/index.js";
|
|
|
2
2
|
import * as core from "../../../../core/index.js";
|
|
3
3
|
import type * as serializers from "../../../index.js";
|
|
4
4
|
import { LinkExternalAccountSimulationsResponseDataItemAttributesAccountType } from "./LinkExternalAccountSimulationsResponseDataItemAttributesAccountType.js";
|
|
5
|
+
import { LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem } from "./LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js";
|
|
5
6
|
import { LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus } from "./LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.js";
|
|
6
7
|
import { LinkExternalAccountSimulationsResponseDataItemAttributesStatus } from "./LinkExternalAccountSimulationsResponseDataItemAttributesStatus.js";
|
|
7
8
|
export declare const LinkExternalAccountSimulationsResponseDataItemAttributes: core.serialization.ObjectSchema<serializers.LinkExternalAccountSimulationsResponseDataItemAttributes.Raw, Natural.LinkExternalAccountSimulationsResponseDataItemAttributes>;
|
|
@@ -10,6 +11,7 @@ export declare namespace LinkExternalAccountSimulationsResponseDataItemAttribute
|
|
|
10
11
|
lastFour: string;
|
|
11
12
|
status: LinkExternalAccountSimulationsResponseDataItemAttributesStatus.Raw;
|
|
12
13
|
connectionStatus: LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.Raw;
|
|
14
|
+
availableMethods: LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.Raw[];
|
|
13
15
|
createdAt: string;
|
|
14
16
|
bankName?: string | null;
|
|
15
17
|
accountName?: string | null;
|
|
@@ -37,12 +37,14 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
37
37
|
exports.LinkExternalAccountSimulationsResponseDataItemAttributes = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
const LinkExternalAccountSimulationsResponseDataItemAttributesAccountType_js_1 = require("./LinkExternalAccountSimulationsResponseDataItemAttributesAccountType.js");
|
|
40
|
+
const LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem_js_1 = require("./LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js");
|
|
40
41
|
const LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus_js_1 = require("./LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.js");
|
|
41
42
|
const LinkExternalAccountSimulationsResponseDataItemAttributesStatus_js_1 = require("./LinkExternalAccountSimulationsResponseDataItemAttributesStatus.js");
|
|
42
43
|
exports.LinkExternalAccountSimulationsResponseDataItemAttributes = core.serialization.object({
|
|
43
44
|
lastFour: core.serialization.string(),
|
|
44
45
|
status: LinkExternalAccountSimulationsResponseDataItemAttributesStatus_js_1.LinkExternalAccountSimulationsResponseDataItemAttributesStatus,
|
|
45
46
|
connectionStatus: LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus_js_1.LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus,
|
|
47
|
+
availableMethods: core.serialization.list(LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem_js_1.LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem),
|
|
46
48
|
createdAt: core.serialization.date(),
|
|
47
49
|
bankName: core.serialization.string().nullable(),
|
|
48
50
|
accountName: core.serialization.string().nullable(),
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.js";
|
|
2
|
+
import * as core from "../../../../core/index.js";
|
|
3
|
+
import type * as serializers from "../../../index.js";
|
|
4
|
+
export declare const LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem: core.serialization.Schema<serializers.LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.Raw, Natural.LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem>;
|
|
5
|
+
export declare namespace LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem {
|
|
6
|
+
type Raw = "standard" | "instant";
|
|
7
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
+
var ownKeys = function(o) {
|
|
21
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
+
var ar = [];
|
|
23
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
+
return ar;
|
|
25
|
+
};
|
|
26
|
+
return ownKeys(o);
|
|
27
|
+
};
|
|
28
|
+
return function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
})();
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem = void 0;
|
|
38
|
+
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
+
exports.LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem = core.serialization.enum_(["standard", "instant"]);
|
|
@@ -148,6 +148,7 @@ export * from "./LinkExternalAccountSimulationsResponse.js";
|
|
|
148
148
|
export * from "./LinkExternalAccountSimulationsResponseDataItem.js";
|
|
149
149
|
export * from "./LinkExternalAccountSimulationsResponseDataItemAttributes.js";
|
|
150
150
|
export * from "./LinkExternalAccountSimulationsResponseDataItemAttributesAccountType.js";
|
|
151
|
+
export * from "./LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js";
|
|
151
152
|
export * from "./LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.js";
|
|
152
153
|
export * from "./LinkExternalAccountSimulationsResponseDataItemAttributesStatus.js";
|
|
153
154
|
export * from "./LinkExternalAccountSimulationsResponseDataItemRelationships.js";
|
|
@@ -164,6 +164,7 @@ __exportStar(require("./LinkExternalAccountSimulationsResponse.js"), exports);
|
|
|
164
164
|
__exportStar(require("./LinkExternalAccountSimulationsResponseDataItem.js"), exports);
|
|
165
165
|
__exportStar(require("./LinkExternalAccountSimulationsResponseDataItemAttributes.js"), exports);
|
|
166
166
|
__exportStar(require("./LinkExternalAccountSimulationsResponseDataItemAttributesAccountType.js"), exports);
|
|
167
|
+
__exportStar(require("./LinkExternalAccountSimulationsResponseDataItemAttributesAvailableMethodsItem.js"), exports);
|
|
167
168
|
__exportStar(require("./LinkExternalAccountSimulationsResponseDataItemAttributesConnectionStatus.js"), exports);
|
|
168
169
|
__exportStar(require("./LinkExternalAccountSimulationsResponseDataItemAttributesStatus.js"), exports);
|
|
169
170
|
__exportStar(require("./LinkExternalAccountSimulationsResponseDataItemRelationships.js"), exports);
|
|
@@ -2,12 +2,14 @@ import type * as Natural from "../../../../../api/index.js";
|
|
|
2
2
|
import * as core from "../../../../../core/index.js";
|
|
3
3
|
import type * as serializers from "../../../../index.js";
|
|
4
4
|
import { InitiateWithdrawalTransfersRequestCurrency } from "../../types/InitiateWithdrawalTransfersRequestCurrency.js";
|
|
5
|
+
import { InitiateWithdrawalTransfersRequestMethod } from "../../types/InitiateWithdrawalTransfersRequestMethod.js";
|
|
5
6
|
export declare const NewWithdrawalParams: core.serialization.Schema<serializers.NewWithdrawalParams.Raw, Omit<Natural.NewWithdrawalParams, "idempotencyKey">>;
|
|
6
7
|
export declare namespace NewWithdrawalParams {
|
|
7
8
|
interface Raw {
|
|
8
9
|
amount: number;
|
|
9
10
|
currency?: InitiateWithdrawalTransfersRequestCurrency.Raw | null;
|
|
10
11
|
externalAccountId: string;
|
|
12
|
+
method?: InitiateWithdrawalTransfersRequestMethod.Raw | null;
|
|
11
13
|
walletId?: string | null;
|
|
12
14
|
description?: string | null;
|
|
13
15
|
}
|
|
@@ -37,10 +37,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
37
37
|
exports.NewWithdrawalParams = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../../core/index.js"));
|
|
39
39
|
const InitiateWithdrawalTransfersRequestCurrency_js_1 = require("../../types/InitiateWithdrawalTransfersRequestCurrency.js");
|
|
40
|
+
const InitiateWithdrawalTransfersRequestMethod_js_1 = require("../../types/InitiateWithdrawalTransfersRequestMethod.js");
|
|
40
41
|
exports.NewWithdrawalParams = core.serialization.object({
|
|
41
42
|
amount: core.serialization.number(),
|
|
42
43
|
currency: InitiateWithdrawalTransfersRequestCurrency_js_1.InitiateWithdrawalTransfersRequestCurrency.optional(),
|
|
43
44
|
externalAccountId: core.serialization.string(),
|
|
45
|
+
method: InitiateWithdrawalTransfersRequestMethod_js_1.InitiateWithdrawalTransfersRequestMethod.optional(),
|
|
44
46
|
walletId: core.serialization.string().optional(),
|
|
45
47
|
description: core.serialization.string().optional(),
|
|
46
48
|
});
|
|
@@ -12,6 +12,8 @@ export declare namespace DepositAttrs {
|
|
|
12
12
|
amount: number;
|
|
13
13
|
currency: string;
|
|
14
14
|
status: DepositStatus.Raw;
|
|
15
|
+
method?: string | null;
|
|
16
|
+
rail?: string | null;
|
|
15
17
|
description?: string | null;
|
|
16
18
|
externalAccountDisplayMask?: string | null;
|
|
17
19
|
expectedAvailableAt?: string | null;
|
|
@@ -45,6 +45,8 @@ exports.DepositAttrs = core.serialization.object({
|
|
|
45
45
|
amount: core.serialization.number(),
|
|
46
46
|
currency: core.serialization.string(),
|
|
47
47
|
status: DepositStatus_js_1.DepositStatus,
|
|
48
|
+
method: core.serialization.string().nullable(),
|
|
49
|
+
rail: core.serialization.string().nullable(),
|
|
48
50
|
description: core.serialization.string().nullable(),
|
|
49
51
|
externalAccountDisplayMask: core.serialization.string().nullable(),
|
|
50
52
|
expectedAvailableAt: core.serialization.string().nullable(),
|
|
@@ -12,6 +12,8 @@ export declare namespace InitiateInternalTransfersResponseDataAttributes {
|
|
|
12
12
|
amount: number;
|
|
13
13
|
currency: string;
|
|
14
14
|
status: InitiateInternalTransfersResponseDataAttributesStatus.Raw;
|
|
15
|
+
method?: string | null;
|
|
16
|
+
rail?: string | null;
|
|
15
17
|
description?: string | null;
|
|
16
18
|
externalAccountDisplayMask?: string | null;
|
|
17
19
|
expectedAvailableAt?: string | null;
|
|
@@ -45,6 +45,8 @@ exports.InitiateInternalTransfersResponseDataAttributes = core.serialization.obj
|
|
|
45
45
|
amount: core.serialization.number(),
|
|
46
46
|
currency: core.serialization.string(),
|
|
47
47
|
status: InitiateInternalTransfersResponseDataAttributesStatus_js_1.InitiateInternalTransfersResponseDataAttributesStatus,
|
|
48
|
+
method: core.serialization.string().nullable(),
|
|
49
|
+
rail: core.serialization.string().nullable(),
|
|
48
50
|
description: core.serialization.string().nullable(),
|
|
49
51
|
externalAccountDisplayMask: core.serialization.string().nullable(),
|
|
50
52
|
expectedAvailableAt: core.serialization.string().nullable(),
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.js";
|
|
2
|
+
import * as core from "../../../../core/index.js";
|
|
3
|
+
import type * as serializers from "../../../index.js";
|
|
4
|
+
export declare const InitiateWithdrawalTransfersRequestMethod: core.serialization.Schema<serializers.InitiateWithdrawalTransfersRequestMethod.Raw, Natural.InitiateWithdrawalTransfersRequestMethod>;
|
|
5
|
+
export declare namespace InitiateWithdrawalTransfersRequestMethod {
|
|
6
|
+
type Raw = "standard" | "instant";
|
|
7
|
+
}
|
package/dist/cjs/serialization/resources/transfers/types/InitiateWithdrawalTransfersRequestMethod.js
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
+
var ownKeys = function(o) {
|
|
21
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
+
var ar = [];
|
|
23
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
+
return ar;
|
|
25
|
+
};
|
|
26
|
+
return ownKeys(o);
|
|
27
|
+
};
|
|
28
|
+
return function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
})();
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.InitiateWithdrawalTransfersRequestMethod = void 0;
|
|
38
|
+
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
+
exports.InitiateWithdrawalTransfersRequestMethod = core.serialization.enum_(["standard", "instant"]);
|
|
@@ -12,6 +12,8 @@ export declare namespace TransferAttrs {
|
|
|
12
12
|
amount: number;
|
|
13
13
|
currency: string;
|
|
14
14
|
status: TransferStatus.Raw;
|
|
15
|
+
method?: string | null;
|
|
16
|
+
rail?: string | null;
|
|
15
17
|
description?: string | null;
|
|
16
18
|
externalAccountDisplayMask?: string | null;
|
|
17
19
|
expectedAvailableAt?: string | null;
|
|
@@ -45,6 +45,8 @@ exports.TransferAttrs = core.serialization.object({
|
|
|
45
45
|
amount: core.serialization.number(),
|
|
46
46
|
currency: core.serialization.string(),
|
|
47
47
|
status: TransferStatus_js_1.TransferStatus,
|
|
48
|
+
method: core.serialization.string().nullable(),
|
|
49
|
+
rail: core.serialization.string().nullable(),
|
|
48
50
|
description: core.serialization.string().nullable(),
|
|
49
51
|
externalAccountDisplayMask: core.serialization.string().nullable(),
|
|
50
52
|
expectedAvailableAt: core.serialization.string().nullable(),
|
|
@@ -12,6 +12,8 @@ export declare namespace TransferDetailAttrs {
|
|
|
12
12
|
amount: number;
|
|
13
13
|
currency: string;
|
|
14
14
|
status: TransferDetailStatus.Raw;
|
|
15
|
+
method?: string | null;
|
|
16
|
+
rail?: string | null;
|
|
15
17
|
description?: string | null;
|
|
16
18
|
externalAccountDisplayMask?: string | null;
|
|
17
19
|
expectedAvailableAt?: string | null;
|
|
@@ -45,6 +45,8 @@ exports.TransferDetailAttrs = core.serialization.object({
|
|
|
45
45
|
amount: core.serialization.number(),
|
|
46
46
|
currency: core.serialization.string(),
|
|
47
47
|
status: TransferDetailStatus_js_1.TransferDetailStatus,
|
|
48
|
+
method: core.serialization.string().nullable(),
|
|
49
|
+
rail: core.serialization.string().nullable(),
|
|
48
50
|
description: core.serialization.string().nullable(),
|
|
49
51
|
externalAccountDisplayMask: core.serialization.string().nullable(),
|
|
50
52
|
expectedAvailableAt: core.serialization.string().nullable(),
|
|
@@ -12,6 +12,8 @@ export declare namespace WithdrawalAttrs {
|
|
|
12
12
|
amount: number;
|
|
13
13
|
currency: string;
|
|
14
14
|
status: WithdrawalStatus.Raw;
|
|
15
|
+
method?: string | null;
|
|
16
|
+
rail?: string | null;
|
|
15
17
|
description?: string | null;
|
|
16
18
|
externalAccountDisplayMask?: string | null;
|
|
17
19
|
expectedAvailableAt?: string | null;
|
|
@@ -45,6 +45,8 @@ exports.WithdrawalAttrs = core.serialization.object({
|
|
|
45
45
|
amount: core.serialization.number(),
|
|
46
46
|
currency: core.serialization.string(),
|
|
47
47
|
status: WithdrawalStatus_js_1.WithdrawalStatus,
|
|
48
|
+
method: core.serialization.string().nullable(),
|
|
49
|
+
rail: core.serialization.string().nullable(),
|
|
48
50
|
description: core.serialization.string().nullable(),
|
|
49
51
|
externalAccountDisplayMask: core.serialization.string().nullable(),
|
|
50
52
|
expectedAvailableAt: core.serialization.string().nullable(),
|
|
@@ -57,6 +57,7 @@ export * from "./InitiateInternalTransfersResponseDataRelationshipsWalletData.js
|
|
|
57
57
|
export * from "./InitiateInternalTransfersResponseDataRelationshipsWalletDataType.js";
|
|
58
58
|
export * from "./InitiateInternalTransfersResponseDataType.js";
|
|
59
59
|
export * from "./InitiateWithdrawalTransfersRequestCurrency.js";
|
|
60
|
+
export * from "./InitiateWithdrawalTransfersRequestMethod.js";
|
|
60
61
|
export * from "./InitiateWithdrawalTransfersResponseDataAttributesFailure.js";
|
|
61
62
|
export * from "./InitiateWithdrawalTransfersResponseDataAttributesReturn.js";
|
|
62
63
|
export * from "./InitiateWithdrawalTransfersResponseDataRelationshipsDestWallet.js";
|
|
@@ -73,6 +73,7 @@ __exportStar(require("./InitiateInternalTransfersResponseDataRelationshipsWallet
|
|
|
73
73
|
__exportStar(require("./InitiateInternalTransfersResponseDataRelationshipsWalletDataType.js"), exports);
|
|
74
74
|
__exportStar(require("./InitiateInternalTransfersResponseDataType.js"), exports);
|
|
75
75
|
__exportStar(require("./InitiateWithdrawalTransfersRequestCurrency.js"), exports);
|
|
76
|
+
__exportStar(require("./InitiateWithdrawalTransfersRequestMethod.js"), exports);
|
|
76
77
|
__exportStar(require("./InitiateWithdrawalTransfersResponseDataAttributesFailure.js"), exports);
|
|
77
78
|
__exportStar(require("./InitiateWithdrawalTransfersResponseDataAttributesReturn.js"), exports);
|
|
78
79
|
__exportStar(require("./InitiateWithdrawalTransfersResponseDataRelationshipsDestWallet.js"), exports);
|
|
@@ -5,5 +5,7 @@ export declare const CreateWalletsResponseDataAttributesDepositInstructions: cor
|
|
|
5
5
|
export declare namespace CreateWalletsResponseDataAttributesDepositInstructions {
|
|
6
6
|
interface Raw {
|
|
7
7
|
bankName: string;
|
|
8
|
+
accountNumber?: string | null;
|
|
9
|
+
routingNumber?: string | null;
|
|
8
10
|
}
|
|
9
11
|
}
|
|
@@ -38,4 +38,6 @@ exports.CreateWalletsResponseDataAttributesDepositInstructions = void 0;
|
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.CreateWalletsResponseDataAttributesDepositInstructions = core.serialization.object({
|
|
40
40
|
bankName: core.serialization.string(),
|
|
41
|
+
accountNumber: core.serialization.string().nullable(),
|
|
42
|
+
routingNumber: core.serialization.string().nullable(),
|
|
41
43
|
});
|
|
@@ -5,5 +5,7 @@ export declare const FreezeWalletsResponseDataAttributesDepositInstructions: cor
|
|
|
5
5
|
export declare namespace FreezeWalletsResponseDataAttributesDepositInstructions {
|
|
6
6
|
interface Raw {
|
|
7
7
|
bankName: string;
|
|
8
|
+
accountNumber?: string | null;
|
|
9
|
+
routingNumber?: string | null;
|
|
8
10
|
}
|
|
9
11
|
}
|
|
@@ -38,4 +38,6 @@ exports.FreezeWalletsResponseDataAttributesDepositInstructions = void 0;
|
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.FreezeWalletsResponseDataAttributesDepositInstructions = core.serialization.object({
|
|
40
40
|
bankName: core.serialization.string(),
|
|
41
|
+
accountNumber: core.serialization.string().nullable(),
|
|
42
|
+
routingNumber: core.serialization.string().nullable(),
|
|
41
43
|
});
|
|
@@ -5,5 +5,7 @@ export declare const GetWalletsResponseDataAttributesDepositInstructions: core.s
|
|
|
5
5
|
export declare namespace GetWalletsResponseDataAttributesDepositInstructions {
|
|
6
6
|
interface Raw {
|
|
7
7
|
bankName: string;
|
|
8
|
+
accountNumber?: string | null;
|
|
9
|
+
routingNumber?: string | null;
|
|
8
10
|
}
|
|
9
11
|
}
|
|
@@ -38,4 +38,6 @@ exports.GetWalletsResponseDataAttributesDepositInstructions = void 0;
|
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.GetWalletsResponseDataAttributesDepositInstructions = core.serialization.object({
|
|
40
40
|
bankName: core.serialization.string(),
|
|
41
|
+
accountNumber: core.serialization.string().nullable(),
|
|
42
|
+
routingNumber: core.serialization.string().nullable(),
|
|
41
43
|
});
|
|
@@ -5,5 +5,7 @@ export declare const ListWalletsResponseDataItemAttributesDepositInstructions: c
|
|
|
5
5
|
export declare namespace ListWalletsResponseDataItemAttributesDepositInstructions {
|
|
6
6
|
interface Raw {
|
|
7
7
|
bankName: string;
|
|
8
|
+
accountNumber?: string | null;
|
|
9
|
+
routingNumber?: string | null;
|
|
8
10
|
}
|
|
9
11
|
}
|
|
@@ -38,4 +38,6 @@ exports.ListWalletsResponseDataItemAttributesDepositInstructions = void 0;
|
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.ListWalletsResponseDataItemAttributesDepositInstructions = core.serialization.object({
|
|
40
40
|
bankName: core.serialization.string(),
|
|
41
|
+
accountNumber: core.serialization.string().nullable(),
|
|
42
|
+
routingNumber: core.serialization.string().nullable(),
|
|
41
43
|
});
|
|
@@ -5,5 +5,7 @@ export declare const SetDefaultWalletsResponseDataAttributesDepositInstructions:
|
|
|
5
5
|
export declare namespace SetDefaultWalletsResponseDataAttributesDepositInstructions {
|
|
6
6
|
interface Raw {
|
|
7
7
|
bankName: string;
|
|
8
|
+
accountNumber?: string | null;
|
|
9
|
+
routingNumber?: string | null;
|
|
8
10
|
}
|
|
9
11
|
}
|
|
@@ -38,4 +38,6 @@ exports.SetDefaultWalletsResponseDataAttributesDepositInstructions = void 0;
|
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.SetDefaultWalletsResponseDataAttributesDepositInstructions = core.serialization.object({
|
|
40
40
|
bankName: core.serialization.string(),
|
|
41
|
+
accountNumber: core.serialization.string().nullable(),
|
|
42
|
+
routingNumber: core.serialization.string().nullable(),
|
|
41
43
|
});
|
|
@@ -5,5 +5,7 @@ export declare const UnfreezeWalletsResponseDataAttributesDepositInstructions: c
|
|
|
5
5
|
export declare namespace UnfreezeWalletsResponseDataAttributesDepositInstructions {
|
|
6
6
|
interface Raw {
|
|
7
7
|
bankName: string;
|
|
8
|
+
accountNumber?: string | null;
|
|
9
|
+
routingNumber?: string | null;
|
|
8
10
|
}
|
|
9
11
|
}
|
|
@@ -38,4 +38,6 @@ exports.UnfreezeWalletsResponseDataAttributesDepositInstructions = void 0;
|
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.UnfreezeWalletsResponseDataAttributesDepositInstructions = core.serialization.object({
|
|
40
40
|
bankName: core.serialization.string(),
|
|
41
|
+
accountNumber: core.serialization.string().nullable(),
|
|
42
|
+
routingNumber: core.serialization.string().nullable(),
|
|
41
43
|
});
|
|
@@ -5,5 +5,7 @@ export declare const UpdateWalletsResponseDataAttributesDepositInstructions: cor
|
|
|
5
5
|
export declare namespace UpdateWalletsResponseDataAttributesDepositInstructions {
|
|
6
6
|
interface Raw {
|
|
7
7
|
bankName: string;
|
|
8
|
+
accountNumber?: string | null;
|
|
9
|
+
routingNumber?: string | null;
|
|
8
10
|
}
|
|
9
11
|
}
|
|
@@ -38,4 +38,6 @@ exports.UpdateWalletsResponseDataAttributesDepositInstructions = void 0;
|
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
exports.UpdateWalletsResponseDataAttributesDepositInstructions = core.serialization.object({
|
|
40
40
|
bankName: core.serialization.string(),
|
|
41
|
+
accountNumber: core.serialization.string().nullable(),
|
|
42
|
+
routingNumber: core.serialization.string().nullable(),
|
|
41
43
|
});
|
package/dist/cjs/serialization/types/ComplianceSessionStatusResponseDataAttributesStatus.d.ts
CHANGED
|
@@ -3,5 +3,5 @@ import * as core from "../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../index.js";
|
|
4
4
|
export declare const ComplianceSessionStatusResponseDataAttributesStatus: core.serialization.Schema<serializers.ComplianceSessionStatusResponseDataAttributesStatus.Raw, Natural.ComplianceSessionStatusResponseDataAttributesStatus>;
|
|
5
5
|
export declare namespace ComplianceSessionStatusResponseDataAttributesStatus {
|
|
6
|
-
type Raw = "UNSPECIFIED" | "NOT_READY" | "READY" | "PENDING" | "MET" | "DENIED" | "ACTION_NEEDED" | "DEPRECATED";
|
|
6
|
+
type Raw = "UNSPECIFIED" | "NOT_READY" | "READY" | "PENDING" | "MET" | "DENIED" | "ACTION_NEEDED" | "DEPRECATED" | "USER_ACTION" | "ADMIN_REVIEW";
|
|
7
7
|
}
|
package/dist/cjs/serialization/types/PartyComplianceStatusResponseDataAttributesCaseStatus.d.ts
CHANGED
|
@@ -3,5 +3,5 @@ import * as core from "../../core/index.js";
|
|
|
3
3
|
import type * as serializers from "../index.js";
|
|
4
4
|
export declare const PartyComplianceStatusResponseDataAttributesCaseStatus: core.serialization.Schema<serializers.PartyComplianceStatusResponseDataAttributesCaseStatus.Raw, Natural.PartyComplianceStatusResponseDataAttributesCaseStatus>;
|
|
5
5
|
export declare namespace PartyComplianceStatusResponseDataAttributesCaseStatus {
|
|
6
|
-
type Raw = "UNSPECIFIED" | "NOT_READY" | "READY" | "PENDING" | "MET" | "DENIED" | "ACTION_NEEDED" | "DEPRECATED";
|
|
6
|
+
type Raw = "UNSPECIFIED" | "NOT_READY" | "READY" | "PENDING" | "MET" | "DENIED" | "ACTION_NEEDED" | "DEPRECATED" | "USER_ACTION" | "ADMIN_REVIEW";
|
|
7
7
|
}
|