@naturalpay/sdk 1.2.3 → 1.2.5
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 +5 -0
- package/dist/cjs/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +2 -0
- package/dist/cjs/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +2 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +9 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +18 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +8 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +11 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +12 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +15 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +55 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +58 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +13 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +10 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +13 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.js +9 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +9 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +18 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +22 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.d.ts +18 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.js +3 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.d.ts +6 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.js +3 -0
- package/dist/cjs/api/resources/customers/types/index.d.ts +14 -0
- package/dist/cjs/api/resources/customers/types/index.js +14 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.js +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.js +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +8 -0
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +8 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +5 -0
- package/dist/cjs/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/client/requests/NewDepositParams.d.ts +2 -0
- package/dist/cjs/api/resources/transfers/client/requests/NewWithdrawalParams.d.ts +2 -0
- package/dist/cjs/api/resources/wallets/client/requests/CreateWalletsRequest.d.ts +2 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +8 -0
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.js +2 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +8 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +8 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +51 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +48 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +91 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAccountType.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +14 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.js +46 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +23 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js +55 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +27 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.js +61 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.d.ts +20 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.js +52 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.d.ts +12 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.js +44 -0
- package/dist/cjs/serialization/resources/customers/types/index.d.ts +14 -0
- package/dist/cjs/serialization/resources/customers/types/index.js +14 -0
- package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.js +8 -0
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.js +8 -0
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +8 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.js +5 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.ts +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.js +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewDepositParams.d.ts +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewDepositParams.js +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.ts +1 -0
- package/dist/cjs/serialization/resources/transfers/client/requests/NewWithdrawalParams.js +1 -0
- package/dist/cjs/serialization/resources/wallets/client/requests/CreateWalletsRequest.d.ts +1 -0
- package/dist/cjs/serialization/resources/wallets/client/requests/CreateWalletsRequest.js +1 -0
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +8 -0
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.js +8 -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 +5 -0
- package/dist/esm/api/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +2 -0
- package/dist/esm/api/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +9 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +8 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +10 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +10 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.d.mts +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.mjs +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +9 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +18 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +22 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.d.mts +18 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.mjs +2 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.d.mts +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.mjs +2 -0
- package/dist/esm/api/resources/customers/types/index.d.mts +14 -0
- package/dist/esm/api/resources/customers/types/index.mjs +14 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +8 -0
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +8 -0
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.d.mts +8 -0
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.mjs +8 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +8 -0
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +8 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +5 -0
- package/dist/esm/api/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/api/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.mts +2 -0
- package/dist/esm/api/resources/transfers/client/requests/NewDepositParams.d.mts +2 -0
- package/dist/esm/api/resources/transfers/client/requests/NewWithdrawalParams.d.mts +2 -0
- package/dist/esm/api/resources/wallets/client/requests/CreateWalletsRequest.d.mts +2 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +8 -0
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.d.mts +1 -1
- package/dist/esm/serialization/resources/apiKeys/types/CreateApiKeysRequestScopesItem.mjs +2 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +8 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +8 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +15 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +12 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +55 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAccountType.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +14 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.mjs +10 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +23 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +19 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +27 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +25 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.d.mts +20 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.mjs +16 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.d.mts +12 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.mjs +8 -0
- package/dist/esm/serialization/resources/customers/types/index.d.mts +14 -0
- package/dist/esm/serialization/resources/customers/types/index.mjs +14 -0
- package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +8 -0
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.mjs +8 -0
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +8 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksRequestProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/CreateInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/GetInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/ListInvitationLinksResponseDataItemAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/invitationLinks/types/RevokeInvitationLinksResponseDataAttributesProposedAgentsItemPermissionsItem.mjs +5 -0
- package/dist/esm/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.d.mts +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/InitiateInternalTransfersRequest.mjs +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewDepositParams.d.mts +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewDepositParams.mjs +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.d.mts +1 -0
- package/dist/esm/serialization/resources/transfers/client/requests/NewWithdrawalParams.mjs +1 -0
- package/dist/esm/serialization/resources/wallets/client/requests/CreateWalletsRequest.d.mts +1 -0
- package/dist/esm/serialization/resources/wallets/client/requests/CreateWalletsRequest.mjs +1 -0
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +8 -0
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.mjs +8 -0
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
|
@@ -34,6 +34,14 @@ export declare const UpdateWebhooksResponseDataAttributesEnabledEventsItem: {
|
|
|
34
34
|
readonly PaymentReturned: "payment.returned";
|
|
35
35
|
readonly PaymentCanceled: "payment.canceled";
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
|
+
readonly AchCreated: "ach.created";
|
|
38
|
+
readonly AchProcessing: "ach.processing";
|
|
39
|
+
readonly AchCompleted: "ach.completed";
|
|
40
|
+
readonly AchFailed: "ach.failed";
|
|
41
|
+
readonly AchReturned: "ach.returned";
|
|
42
|
+
readonly MandateCreated: "mandate.created";
|
|
43
|
+
readonly MandateRevoked: "mandate.revoked";
|
|
44
|
+
readonly ExternalPartyAccountValidated: "external_party_account.validated";
|
|
37
45
|
readonly ApprovalRequired: "approval.required";
|
|
38
46
|
readonly ApprovalApproved: "approval.approved";
|
|
39
47
|
readonly ApprovalDenied: "approval.denied";
|
|
@@ -35,6 +35,14 @@ export const UpdateWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
35
35
|
PaymentReturned: "payment.returned",
|
|
36
36
|
PaymentCanceled: "payment.canceled",
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
|
+
AchCreated: "ach.created",
|
|
39
|
+
AchProcessing: "ach.processing",
|
|
40
|
+
AchCompleted: "ach.completed",
|
|
41
|
+
AchFailed: "ach.failed",
|
|
42
|
+
AchReturned: "ach.returned",
|
|
43
|
+
MandateCreated: "mandate.created",
|
|
44
|
+
MandateRevoked: "mandate.revoked",
|
|
45
|
+
ExternalPartyAccountValidated: "external_party_account.validated",
|
|
38
46
|
ApprovalRequired: "approval.required",
|
|
39
47
|
ApprovalApproved: "approval.approved",
|
|
40
48
|
ApprovalDenied: "approval.denied",
|
|
@@ -34,6 +34,14 @@ export declare const WebhookEnabledEventsItem: {
|
|
|
34
34
|
readonly PaymentReturned: "payment.returned";
|
|
35
35
|
readonly PaymentCanceled: "payment.canceled";
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
|
+
readonly AchCreated: "ach.created";
|
|
38
|
+
readonly AchProcessing: "ach.processing";
|
|
39
|
+
readonly AchCompleted: "ach.completed";
|
|
40
|
+
readonly AchFailed: "ach.failed";
|
|
41
|
+
readonly AchReturned: "ach.returned";
|
|
42
|
+
readonly MandateCreated: "mandate.created";
|
|
43
|
+
readonly MandateRevoked: "mandate.revoked";
|
|
44
|
+
readonly ExternalPartyAccountValidated: "external_party_account.validated";
|
|
37
45
|
readonly ApprovalRequired: "approval.required";
|
|
38
46
|
readonly ApprovalApproved: "approval.approved";
|
|
39
47
|
readonly ApprovalDenied: "approval.denied";
|
|
@@ -35,6 +35,14 @@ export const WebhookEnabledEventsItem = {
|
|
|
35
35
|
PaymentReturned: "payment.returned",
|
|
36
36
|
PaymentCanceled: "payment.canceled",
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
|
+
AchCreated: "ach.created",
|
|
39
|
+
AchProcessing: "ach.processing",
|
|
40
|
+
AchCompleted: "ach.completed",
|
|
41
|
+
AchFailed: "ach.failed",
|
|
42
|
+
AchReturned: "ach.returned",
|
|
43
|
+
MandateCreated: "mandate.created",
|
|
44
|
+
MandateRevoked: "mandate.revoked",
|
|
45
|
+
ExternalPartyAccountValidated: "external_party_account.validated",
|
|
38
46
|
ApprovalRequired: "approval.required",
|
|
39
47
|
ApprovalApproved: "approval.approved",
|
|
40
48
|
ApprovalDenied: "approval.denied",
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const CreateCustomerAgentsRequestPermissionsItem: core.serialization.Schema<serializers.CreateCustomerAgentsRequestPermissionsItem.Raw, Natural.CreateCustomerAgentsRequestPermissionsItem>;
|
|
5
5
|
export declare namespace CreateCustomerAgentsRequestPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.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.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
package/dist/esm/serialization/resources/agents/types/CreateCustomerAgentsRequestPermissionsItem.mjs
CHANGED
|
@@ -9,7 +9,12 @@ export const CreateCustomerAgentsRequestPermissionsItem = core.serialization.enu
|
|
|
9
9
|
"direct.create",
|
|
10
10
|
"external_accounts.create",
|
|
11
11
|
"wallets.read",
|
|
12
|
+
"wallets.create",
|
|
12
13
|
"wallets.update",
|
|
14
|
+
"wallets.fund",
|
|
15
|
+
"wallets.deposit",
|
|
16
|
+
"wallets.transfer",
|
|
17
|
+
"wallets.withdraw",
|
|
13
18
|
"party.read",
|
|
14
19
|
"party.update",
|
|
15
20
|
]);
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const CreateApiKeysRequestScopesItem: core.serialization.Schema<serializers.CreateApiKeysRequestScopesItem.Raw, Natural.CreateApiKeysRequestScopesItem>;
|
|
5
5
|
export declare namespace CreateApiKeysRequestScopesItem {
|
|
6
|
-
type Raw = "party.read" | "party.update" | "invite.read" | "invite.create" | "invite.update" | "invite.delete" | "membership.create" | "membership.read" | "membership.update" | "membership.delete" | "payments.create" | "payments.read" | "external_parties.create" | "external_parties.read" | "direct.create" | "direct.read" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.delete" | "wallets.fund" | "wallets.withdraw" | "delegations.read" | "delegations.create" | "delegations.update" | "delegations.delete" | "api_keys.read" | "api_keys.create" | "api_keys.delete" | "agents.read" | "agents.create" | "agents.update" | "agents.delete" | "disputes.read" | "disputes.create";
|
|
6
|
+
type Raw = "party.read" | "party.update" | "invite.read" | "invite.create" | "invite.update" | "invite.delete" | "membership.create" | "membership.read" | "membership.update" | "membership.delete" | "payments.create" | "payments.read" | "external_parties.create" | "external_parties.read" | "direct.create" | "direct.read" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.delete" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "delegations.read" | "delegations.create" | "delegations.update" | "delegations.delete" | "api_keys.read" | "api_keys.create" | "api_keys.delete" | "agents.read" | "agents.create" | "agents.update" | "agents.delete" | "disputes.read" | "disputes.create";
|
|
7
7
|
}
|
|
@@ -3,5 +3,5 @@ import * as core from "../../../../core/index.mjs";
|
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
4
|
export declare const CreateInvitationsCustomersRequestAgentsItemPermissionsItem: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestAgentsItemPermissionsItem.Raw, Natural.CreateInvitationsCustomersRequestAgentsItemPermissionsItem>;
|
|
5
5
|
export declare namespace CreateInvitationsCustomersRequestAgentsItemPermissionsItem {
|
|
6
|
-
type Raw = "payments.read" | "payments.create" | "external_parties.read" | "external_parties.create" | "direct.read" | "direct.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.read" | "direct.create" | "external_accounts.create" | "wallets.read" | "wallets.create" | "wallets.update" | "wallets.fund" | "wallets.deposit" | "wallets.transfer" | "wallets.withdraw" | "party.read" | "party.update";
|
|
7
7
|
}
|
|
@@ -9,7 +9,12 @@ export const CreateInvitationsCustomersRequestAgentsItemPermissionsItem = core.s
|
|
|
9
9
|
"direct.create",
|
|
10
10
|
"external_accounts.create",
|
|
11
11
|
"wallets.read",
|
|
12
|
+
"wallets.create",
|
|
12
13
|
"wallets.update",
|
|
14
|
+
"wallets.fund",
|
|
15
|
+
"wallets.deposit",
|
|
16
|
+
"wallets.transfer",
|
|
17
|
+
"wallets.withdraw",
|
|
13
18
|
"party.read",
|
|
14
19
|
"party.update",
|
|
15
20
|
]);
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import type * as Natural from "../../../../api/index.mjs";
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
|
|
5
|
+
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
|
|
6
|
+
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
|
|
7
|
+
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
|
|
4
8
|
export declare const CreateInvitationsCustomersRequestRecipientsItemEmail: core.serialization.ObjectSchema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmail.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmail>;
|
|
5
9
|
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmail {
|
|
6
10
|
interface Raw {
|
|
7
11
|
value: string;
|
|
12
|
+
accountType?: CustomerInvitationAccountType.Raw | null;
|
|
13
|
+
individual?: CustomerInvitationIndividual.Raw | null;
|
|
14
|
+
business?: CustomerInvitationBusiness.Raw | null;
|
|
15
|
+
beneficialOwners?: CustomerInvitationBeneficialOwner.Raw[] | null;
|
|
8
16
|
}
|
|
9
17
|
}
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
|
|
4
|
+
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
|
|
5
|
+
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
|
|
6
|
+
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
|
|
3
7
|
export const CreateInvitationsCustomersRequestRecipientsItemEmail = core.serialization.object({
|
|
4
8
|
value: core.serialization.string(),
|
|
9
|
+
accountType: CustomerInvitationAccountType.optional(),
|
|
10
|
+
individual: CustomerInvitationIndividual.optional(),
|
|
11
|
+
business: CustomerInvitationBusiness.optional(),
|
|
12
|
+
beneficialOwners: core.serialization.list(CustomerInvitationBeneficialOwner).optional(),
|
|
5
13
|
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome {
|
|
6
|
+
type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
|
|
7
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus {
|
|
6
|
+
type Raw = "employed" | "self_employed" | "unemployed" | "retired" | "student" | "other";
|
|
7
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = core.serialization.enum_(["employed", "self_employed", "unemployed", "retired", "student", "other"]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle {
|
|
6
|
+
type Raw = "ceo" | "cfo" | "coo" | "cto" | "president" | "vp" | "director" | "manager" | "owner" | "partner" | "other";
|
|
7
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = core.serialization.enum_([
|
|
4
|
+
"ceo",
|
|
5
|
+
"cfo",
|
|
6
|
+
"coo",
|
|
7
|
+
"cto",
|
|
8
|
+
"president",
|
|
9
|
+
"vp",
|
|
10
|
+
"director",
|
|
11
|
+
"manager",
|
|
12
|
+
"owner",
|
|
13
|
+
"partner",
|
|
14
|
+
"other",
|
|
15
|
+
]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType {
|
|
6
|
+
type Raw = "llc" | "corporation" | "partnership" | "sole_proprietorship";
|
|
7
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType = core.serialization.enum_(["llc", "corporation", "partnership", "sole_proprietorship"]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem {
|
|
6
|
+
type Raw = "business_revenue" | "intercompany_transfers" | "rental_lease_income" | "asset_sales" | "loan_proceeds" | "investment_capital" | "owner_shareholder_capital" | "government_grants_donations";
|
|
7
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem = core.serialization.enum_([
|
|
4
|
+
"business_revenue",
|
|
5
|
+
"intercompany_transfers",
|
|
6
|
+
"rental_lease_income",
|
|
7
|
+
"asset_sales",
|
|
8
|
+
"loan_proceeds",
|
|
9
|
+
"investment_capital",
|
|
10
|
+
"owner_shareholder_capital",
|
|
11
|
+
"government_grants_donations",
|
|
12
|
+
]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation {
|
|
6
|
+
type Raw = "AL" | "AK" | "AZ" | "AR" | "CA" | "CO" | "CT" | "DE" | "FL" | "GA" | "HI" | "ID" | "IL" | "IN" | "IA" | "KS" | "KY" | "LA" | "ME" | "MD" | "MA" | "MI" | "MN" | "MS" | "MO" | "MT" | "NE" | "NV" | "NH" | "NJ" | "NM" | "NY" | "NC" | "ND" | "OH" | "OK" | "OR" | "PA" | "RI" | "SC" | "SD" | "TN" | "TX" | "UT" | "VT" | "VA" | "WA" | "WV" | "WI" | "WY" | "DC";
|
|
7
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation = core.serialization.enum_([
|
|
4
|
+
"AL",
|
|
5
|
+
"AK",
|
|
6
|
+
"AZ",
|
|
7
|
+
"AR",
|
|
8
|
+
"CA",
|
|
9
|
+
"CO",
|
|
10
|
+
"CT",
|
|
11
|
+
"DE",
|
|
12
|
+
"FL",
|
|
13
|
+
"GA",
|
|
14
|
+
"HI",
|
|
15
|
+
"ID",
|
|
16
|
+
"IL",
|
|
17
|
+
"IN",
|
|
18
|
+
"IA",
|
|
19
|
+
"KS",
|
|
20
|
+
"KY",
|
|
21
|
+
"LA",
|
|
22
|
+
"ME",
|
|
23
|
+
"MD",
|
|
24
|
+
"MA",
|
|
25
|
+
"MI",
|
|
26
|
+
"MN",
|
|
27
|
+
"MS",
|
|
28
|
+
"MO",
|
|
29
|
+
"MT",
|
|
30
|
+
"NE",
|
|
31
|
+
"NV",
|
|
32
|
+
"NH",
|
|
33
|
+
"NJ",
|
|
34
|
+
"NM",
|
|
35
|
+
"NY",
|
|
36
|
+
"NC",
|
|
37
|
+
"ND",
|
|
38
|
+
"OH",
|
|
39
|
+
"OK",
|
|
40
|
+
"OR",
|
|
41
|
+
"PA",
|
|
42
|
+
"RI",
|
|
43
|
+
"SC",
|
|
44
|
+
"SD",
|
|
45
|
+
"TN",
|
|
46
|
+
"TX",
|
|
47
|
+
"UT",
|
|
48
|
+
"VT",
|
|
49
|
+
"VA",
|
|
50
|
+
"WA",
|
|
51
|
+
"WV",
|
|
52
|
+
"WI",
|
|
53
|
+
"WY",
|
|
54
|
+
"DC",
|
|
55
|
+
]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome {
|
|
6
|
+
type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
|
|
7
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus {
|
|
6
|
+
type Raw = "employed" | "self_employed" | "unemployed" | "retired" | "student" | "other";
|
|
7
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = core.serialization.enum_(["employed", "self_employed", "unemployed", "retired", "student", "other"]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CustomerInvitationAccountType: core.serialization.Schema<serializers.CustomerInvitationAccountType.Raw, Natural.CustomerInvitationAccountType>;
|
|
5
|
+
export declare namespace CustomerInvitationAccountType {
|
|
6
|
+
type Raw = "individual" | "business";
|
|
7
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CustomerInvitationAddress: core.serialization.ObjectSchema<serializers.CustomerInvitationAddress.Raw, Natural.CustomerInvitationAddress>;
|
|
5
|
+
export declare namespace CustomerInvitationAddress {
|
|
6
|
+
interface Raw {
|
|
7
|
+
streetLine1?: string | null;
|
|
8
|
+
streetLine2?: string | null;
|
|
9
|
+
city?: string | null;
|
|
10
|
+
subdivision?: string | null;
|
|
11
|
+
postalCode?: string | null;
|
|
12
|
+
country?: string | null;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CustomerInvitationAddress = core.serialization.object({
|
|
4
|
+
streetLine1: core.serialization.string().optional(),
|
|
5
|
+
streetLine2: core.serialization.string().optional(),
|
|
6
|
+
city: core.serialization.string().optional(),
|
|
7
|
+
subdivision: core.serialization.string().optional(),
|
|
8
|
+
postalCode: core.serialization.string().optional(),
|
|
9
|
+
country: core.serialization.string().optional(),
|
|
10
|
+
});
|
package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
7
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
8
|
+
export declare const CustomerInvitationBeneficialOwner: core.serialization.ObjectSchema<serializers.CustomerInvitationBeneficialOwner.Raw, Natural.CustomerInvitationBeneficialOwner>;
|
|
9
|
+
export declare namespace CustomerInvitationBeneficialOwner {
|
|
10
|
+
interface Raw {
|
|
11
|
+
firstName?: string | null;
|
|
12
|
+
lastName?: string | null;
|
|
13
|
+
email?: string | null;
|
|
14
|
+
phone?: string | null;
|
|
15
|
+
dateOfBirth?: string | null;
|
|
16
|
+
address?: CustomerInvitationAddress.Raw | null;
|
|
17
|
+
ownershipPercentage?: number | null;
|
|
18
|
+
title?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.Raw | null;
|
|
19
|
+
countryOfCitizenship?: string | null;
|
|
20
|
+
employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.Raw | null;
|
|
21
|
+
annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.Raw | null;
|
|
22
|
+
}
|
|
23
|
+
}
|
package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
6
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
7
|
+
export const CustomerInvitationBeneficialOwner = core.serialization.object({
|
|
8
|
+
firstName: core.serialization.string().optional(),
|
|
9
|
+
lastName: core.serialization.string().optional(),
|
|
10
|
+
email: core.serialization.string().optional(),
|
|
11
|
+
phone: core.serialization.string().optional(),
|
|
12
|
+
dateOfBirth: core.serialization.string().optional(),
|
|
13
|
+
address: CustomerInvitationAddress.optional(),
|
|
14
|
+
ownershipPercentage: core.serialization.number().optional(),
|
|
15
|
+
title: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.optional(),
|
|
16
|
+
countryOfCitizenship: core.serialization.string().optional(),
|
|
17
|
+
employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.optional(),
|
|
18
|
+
annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.optional(),
|
|
19
|
+
});
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
7
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
8
|
+
import { CustomerInvitationRepresentative } from "./CustomerInvitationRepresentative.mjs";
|
|
9
|
+
export declare const CustomerInvitationBusiness: core.serialization.ObjectSchema<serializers.CustomerInvitationBusiness.Raw, Natural.CustomerInvitationBusiness>;
|
|
10
|
+
export declare namespace CustomerInvitationBusiness {
|
|
11
|
+
interface Raw {
|
|
12
|
+
representative?: CustomerInvitationRepresentative.Raw | null;
|
|
13
|
+
legalName?: string | null;
|
|
14
|
+
displayName?: string | null;
|
|
15
|
+
website?: string | null;
|
|
16
|
+
hasTradeName?: boolean | null;
|
|
17
|
+
tradeName?: string | null;
|
|
18
|
+
businessType?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.Raw | null;
|
|
19
|
+
industry?: string | null;
|
|
20
|
+
stateOfIncorporation?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.Raw | null;
|
|
21
|
+
incorporationDate?: string | null;
|
|
22
|
+
registeredAddress?: CustomerInvitationAddress.Raw | null;
|
|
23
|
+
physicalAddress?: CustomerInvitationAddress.Raw | null;
|
|
24
|
+
sourceOfFunds?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.Raw[] | null;
|
|
25
|
+
countriesOfOperations?: string[] | null;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
6
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
7
|
+
import { CustomerInvitationRepresentative } from "./CustomerInvitationRepresentative.mjs";
|
|
8
|
+
export const CustomerInvitationBusiness = core.serialization.object({
|
|
9
|
+
representative: CustomerInvitationRepresentative.optional(),
|
|
10
|
+
legalName: core.serialization.string().optional(),
|
|
11
|
+
displayName: core.serialization.string().optional(),
|
|
12
|
+
website: core.serialization.string().optional(),
|
|
13
|
+
hasTradeName: core.serialization.boolean().optional(),
|
|
14
|
+
tradeName: core.serialization.string().optional(),
|
|
15
|
+
businessType: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.optional(),
|
|
16
|
+
industry: core.serialization.string().optional(),
|
|
17
|
+
stateOfIncorporation: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.optional(),
|
|
18
|
+
incorporationDate: core.serialization.string().optional(),
|
|
19
|
+
registeredAddress: CustomerInvitationAddress.optional(),
|
|
20
|
+
physicalAddress: CustomerInvitationAddress.optional(),
|
|
21
|
+
sourceOfFunds: core.serialization
|
|
22
|
+
.list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem)
|
|
23
|
+
.optional(),
|
|
24
|
+
countriesOfOperations: core.serialization.list(core.serialization.string()).optional(),
|
|
25
|
+
});
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
6
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
7
|
+
export declare const CustomerInvitationIndividual: core.serialization.ObjectSchema<serializers.CustomerInvitationIndividual.Raw, Natural.CustomerInvitationIndividual>;
|
|
8
|
+
export declare namespace CustomerInvitationIndividual {
|
|
9
|
+
interface Raw {
|
|
10
|
+
firstName?: string | null;
|
|
11
|
+
lastName?: string | null;
|
|
12
|
+
email?: string | null;
|
|
13
|
+
phone?: string | null;
|
|
14
|
+
dateOfBirth?: string | null;
|
|
15
|
+
address?: CustomerInvitationAddress.Raw | null;
|
|
16
|
+
countryOfCitizenship?: string | null;
|
|
17
|
+
employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.Raw | null;
|
|
18
|
+
annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.Raw | null;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
5
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
6
|
+
export const CustomerInvitationIndividual = core.serialization.object({
|
|
7
|
+
firstName: core.serialization.string().optional(),
|
|
8
|
+
lastName: core.serialization.string().optional(),
|
|
9
|
+
email: core.serialization.string().optional(),
|
|
10
|
+
phone: core.serialization.string().optional(),
|
|
11
|
+
dateOfBirth: core.serialization.string().optional(),
|
|
12
|
+
address: CustomerInvitationAddress.optional(),
|
|
13
|
+
countryOfCitizenship: core.serialization.string().optional(),
|
|
14
|
+
employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.optional(),
|
|
15
|
+
annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.optional(),
|
|
16
|
+
});
|
package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.d.mts
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CustomerInvitationRepresentative: core.serialization.ObjectSchema<serializers.CustomerInvitationRepresentative.Raw, Natural.CustomerInvitationRepresentative>;
|
|
5
|
+
export declare namespace CustomerInvitationRepresentative {
|
|
6
|
+
interface Raw {
|
|
7
|
+
firstName?: string | null;
|
|
8
|
+
lastName?: string | null;
|
|
9
|
+
email?: string | null;
|
|
10
|
+
phone?: string | null;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CustomerInvitationRepresentative = core.serialization.object({
|
|
4
|
+
firstName: core.serialization.string().optional(),
|
|
5
|
+
lastName: core.serialization.string().optional(),
|
|
6
|
+
email: core.serialization.string().optional(),
|
|
7
|
+
phone: core.serialization.string().optional(),
|
|
8
|
+
});
|
|
@@ -4,6 +4,14 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs"
|
|
|
4
4
|
export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.mjs";
|
|
5
5
|
export * from "./CreateInvitationsCustomersRequestRecipientsItem.mjs";
|
|
6
6
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.mjs";
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
7
15
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.mjs";
|
|
8
16
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.mjs";
|
|
9
17
|
export * from "./CreateInvitationsCustomersResponse.mjs";
|
|
@@ -37,6 +45,12 @@ export * from "./CustomerDetailConnectedAgent.mjs";
|
|
|
37
45
|
export * from "./CustomerDetailData.mjs";
|
|
38
46
|
export * from "./CustomerDetailDelegation.mjs";
|
|
39
47
|
export * from "./CustomerDetailKind.mjs";
|
|
48
|
+
export * from "./CustomerInvitationAccountType.mjs";
|
|
49
|
+
export * from "./CustomerInvitationAddress.mjs";
|
|
50
|
+
export * from "./CustomerInvitationBeneficialOwner.mjs";
|
|
51
|
+
export * from "./CustomerInvitationBusiness.mjs";
|
|
52
|
+
export * from "./CustomerInvitationIndividual.mjs";
|
|
53
|
+
export * from "./CustomerInvitationRepresentative.mjs";
|
|
40
54
|
export * from "./CustomerKind.mjs";
|
|
41
55
|
export * from "./CustomerMeta.mjs";
|
|
42
56
|
export * from "./CustomerPaging.mjs";
|