@naturalpay/sdk 1.2.6 → 1.3.0
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/customers/client/Client.d.ts +50 -1
- package/dist/cjs/api/resources/customers/client/Client.js +50 -1
- package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +51 -2
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +2 -4
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.ts} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.ts} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.ts} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.ts} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.ts} +2 -2
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js} +2 -2
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.js +1 -1
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +4 -4
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +2 -0
- package/dist/cjs/api/resources/customers/types/index.d.ts +5 -5
- package/dist/cjs/api/resources/customers/types/index.js +5 -5
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/GetEventsResponseDataAttributesEventType.js +1 -1
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/ListEventsRequestEventType.js +1 -1
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
- package/dist/cjs/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +1 -1
- package/dist/cjs/api/resources/paymentRequests/client/requests/NewPayReqParams.d.ts +1 -1
- package/dist/cjs/api/resources/payments/client/requests/NewPaymentParams.d.ts +1 -1
- package/dist/cjs/api/resources/simulations/client/Client.d.ts +1 -0
- package/dist/cjs/api/resources/simulations/client/Client.js +1 -0
- package/dist/cjs/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.ts +3 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +19 -0
- package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js +22 -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/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +1 -1
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +1 -1
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/api/resources/webhooks/types/WebhookEnabledEventsItem.js +1 -1
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +0 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +0 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +2 -2
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.js +2 -2
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +8 -8
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js +8 -8
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +2 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.js +2 -0
- package/dist/cjs/serialization/resources/customers/types/index.d.ts +5 -5
- package/dist/cjs/serialization/resources/customers/types/index.js +5 -5
- package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.js +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsRequestEventType.js +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.ts +1 -1
- package/dist/cjs/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.js +1 -1
- package/dist/cjs/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.ts +2 -0
- package/dist/cjs/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.js +2 -0
- package/dist/cjs/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js +56 -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/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.js +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.js +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.js +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.ts +1 -1
- package/dist/cjs/serialization/resources/webhooks/types/WebhookEnabledEventsItem.js +1 -1
- 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/customers/client/Client.d.mts +50 -1
- package/dist/esm/api/resources/customers/client/Client.mjs +50 -1
- package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +51 -2
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +2 -4
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.mts} +2 -2
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs} +1 -1
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.mts} +2 -2
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs} +1 -1
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.mts} +2 -2
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs} +1 -1
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.mts} +2 -2
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs} +1 -1
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.mts} +2 -2
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs} +1 -1
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +4 -4
- package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +2 -0
- package/dist/esm/api/resources/customers/types/index.d.mts +5 -5
- package/dist/esm/api/resources/customers/types/index.mjs +5 -5
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
- package/dist/esm/api/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +1 -1
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
- package/dist/esm/api/resources/events/types/ListEventsRequestEventType.mjs +1 -1
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
- package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +1 -1
- package/dist/esm/api/resources/paymentRequests/client/requests/NewPayReqParams.d.mts +1 -1
- package/dist/esm/api/resources/payments/client/requests/NewPaymentParams.d.mts +1 -1
- package/dist/esm/api/resources/simulations/client/Client.d.mts +1 -0
- package/dist/esm/api/resources/simulations/client/Client.mjs +1 -0
- package/dist/esm/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.mts +3 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +19 -0
- package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +19 -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/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +1 -1
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +1 -1
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
- package/dist/esm/api/resources/webhooks/types/WebhookEnabledEventsItem.mjs +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +0 -2
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +0 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +2 -2
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.mjs +2 -2
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +8 -8
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +8 -8
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +2 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +2 -0
- package/dist/esm/serialization/resources/customers/types/index.d.mts +5 -5
- package/dist/esm/serialization/resources/customers/types/index.mjs +5 -5
- package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.mjs +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsRequestEventType.mjs +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts +1 -1
- package/dist/esm/serialization/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs +1 -1
- package/dist/esm/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.mts +2 -0
- package/dist/esm/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.mjs +2 -0
- package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +20 -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/webhooks/types/CreateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksRequestEnabledEventsItem.mjs +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/CreateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/RemoveWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksRequestEnabledEventsItem.mjs +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/UpdateWebhooksResponseDataAttributesEnabledEventsItem.mjs +1 -1
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.d.mts +1 -1
- package/dist/esm/serialization/resources/webhooks/types/WebhookEnabledEventsItem.mjs +1 -1
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +51 -1
|
@@ -125,6 +125,7 @@ export * from "./FundCustomerSimulationsResponseDataRelationshipsWallet.js";
|
|
|
125
125
|
export * from "./FundCustomerSimulationsResponseDataRelationshipsWalletData.js";
|
|
126
126
|
export * from "./FundCustomerSimulationsResponseDataRelationshipsWalletDataType.js";
|
|
127
127
|
export * from "./FundCustomerSimulationsResponseDataType.js";
|
|
128
|
+
export * from "./InviteCustomerSimulationsRequestPermissionsItem.js";
|
|
128
129
|
export * from "./InviteCustomerSimulationsRequestType.js";
|
|
129
130
|
export * from "./InviteCustomerSimulationsResponse.js";
|
|
130
131
|
export * from "./InviteCustomerSimulationsResponseDataItem.js";
|
|
@@ -141,6 +141,7 @@ __exportStar(require("./FundCustomerSimulationsResponseDataRelationshipsWallet.j
|
|
|
141
141
|
__exportStar(require("./FundCustomerSimulationsResponseDataRelationshipsWalletData.js"), exports);
|
|
142
142
|
__exportStar(require("./FundCustomerSimulationsResponseDataRelationshipsWalletDataType.js"), exports);
|
|
143
143
|
__exportStar(require("./FundCustomerSimulationsResponseDataType.js"), exports);
|
|
144
|
+
__exportStar(require("./InviteCustomerSimulationsRequestPermissionsItem.js"), exports);
|
|
144
145
|
__exportStar(require("./InviteCustomerSimulationsRequestType.js"), exports);
|
|
145
146
|
__exportStar(require("./InviteCustomerSimulationsResponse.js"), exports);
|
|
146
147
|
__exportStar(require("./InviteCustomerSimulationsResponseDataItem.js"), exports);
|
|
@@ -36,7 +36,7 @@ export declare const CreateWebhooksRequestEnabledEventsItem: {
|
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
37
|
readonly AchCreated: "ach.created";
|
|
38
38
|
readonly AchProcessing: "ach.processing";
|
|
39
|
-
readonly
|
|
39
|
+
readonly AchSettled: "ach.settled";
|
|
40
40
|
readonly AchFailed: "ach.failed";
|
|
41
41
|
readonly AchReturned: "ach.returned";
|
|
42
42
|
readonly MandateCreated: "mandate.created";
|
|
@@ -40,7 +40,7 @@ exports.CreateWebhooksRequestEnabledEventsItem = {
|
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
41
|
AchCreated: "ach.created",
|
|
42
42
|
AchProcessing: "ach.processing",
|
|
43
|
-
|
|
43
|
+
AchSettled: "ach.settled",
|
|
44
44
|
AchFailed: "ach.failed",
|
|
45
45
|
AchReturned: "ach.returned",
|
|
46
46
|
MandateCreated: "mandate.created",
|
|
@@ -36,7 +36,7 @@ export declare const CreateWebhooksResponseDataAttributesEnabledEventsItem: {
|
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
37
|
readonly AchCreated: "ach.created";
|
|
38
38
|
readonly AchProcessing: "ach.processing";
|
|
39
|
-
readonly
|
|
39
|
+
readonly AchSettled: "ach.settled";
|
|
40
40
|
readonly AchFailed: "ach.failed";
|
|
41
41
|
readonly AchReturned: "ach.returned";
|
|
42
42
|
readonly MandateCreated: "mandate.created";
|
|
@@ -40,7 +40,7 @@ exports.CreateWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
41
|
AchCreated: "ach.created",
|
|
42
42
|
AchProcessing: "ach.processing",
|
|
43
|
-
|
|
43
|
+
AchSettled: "ach.settled",
|
|
44
44
|
AchFailed: "ach.failed",
|
|
45
45
|
AchReturned: "ach.returned",
|
|
46
46
|
MandateCreated: "mandate.created",
|
|
@@ -36,7 +36,7 @@ export declare const GetWebhooksResponseDataAttributesEnabledEventsItem: {
|
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
37
|
readonly AchCreated: "ach.created";
|
|
38
38
|
readonly AchProcessing: "ach.processing";
|
|
39
|
-
readonly
|
|
39
|
+
readonly AchSettled: "ach.settled";
|
|
40
40
|
readonly AchFailed: "ach.failed";
|
|
41
41
|
readonly AchReturned: "ach.returned";
|
|
42
42
|
readonly MandateCreated: "mandate.created";
|
package/dist/cjs/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.js
CHANGED
|
@@ -40,7 +40,7 @@ exports.GetWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
41
|
AchCreated: "ach.created",
|
|
42
42
|
AchProcessing: "ach.processing",
|
|
43
|
-
|
|
43
|
+
AchSettled: "ach.settled",
|
|
44
44
|
AchFailed: "ach.failed",
|
|
45
45
|
AchReturned: "ach.returned",
|
|
46
46
|
MandateCreated: "mandate.created",
|
|
@@ -36,7 +36,7 @@ export declare const RemoveWebhooksResponseDataAttributesEnabledEventsItem: {
|
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
37
|
readonly AchCreated: "ach.created";
|
|
38
38
|
readonly AchProcessing: "ach.processing";
|
|
39
|
-
readonly
|
|
39
|
+
readonly AchSettled: "ach.settled";
|
|
40
40
|
readonly AchFailed: "ach.failed";
|
|
41
41
|
readonly AchReturned: "ach.returned";
|
|
42
42
|
readonly MandateCreated: "mandate.created";
|
|
@@ -40,7 +40,7 @@ exports.RemoveWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
41
|
AchCreated: "ach.created",
|
|
42
42
|
AchProcessing: "ach.processing",
|
|
43
|
-
|
|
43
|
+
AchSettled: "ach.settled",
|
|
44
44
|
AchFailed: "ach.failed",
|
|
45
45
|
AchReturned: "ach.returned",
|
|
46
46
|
MandateCreated: "mandate.created",
|
|
@@ -36,7 +36,7 @@ export declare const UpdateWebhooksRequestEnabledEventsItem: {
|
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
37
|
readonly AchCreated: "ach.created";
|
|
38
38
|
readonly AchProcessing: "ach.processing";
|
|
39
|
-
readonly
|
|
39
|
+
readonly AchSettled: "ach.settled";
|
|
40
40
|
readonly AchFailed: "ach.failed";
|
|
41
41
|
readonly AchReturned: "ach.returned";
|
|
42
42
|
readonly MandateCreated: "mandate.created";
|
|
@@ -40,7 +40,7 @@ exports.UpdateWebhooksRequestEnabledEventsItem = {
|
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
41
|
AchCreated: "ach.created",
|
|
42
42
|
AchProcessing: "ach.processing",
|
|
43
|
-
|
|
43
|
+
AchSettled: "ach.settled",
|
|
44
44
|
AchFailed: "ach.failed",
|
|
45
45
|
AchReturned: "ach.returned",
|
|
46
46
|
MandateCreated: "mandate.created",
|
|
@@ -36,7 +36,7 @@ export declare const UpdateWebhooksResponseDataAttributesEnabledEventsItem: {
|
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
37
|
readonly AchCreated: "ach.created";
|
|
38
38
|
readonly AchProcessing: "ach.processing";
|
|
39
|
-
readonly
|
|
39
|
+
readonly AchSettled: "ach.settled";
|
|
40
40
|
readonly AchFailed: "ach.failed";
|
|
41
41
|
readonly AchReturned: "ach.returned";
|
|
42
42
|
readonly MandateCreated: "mandate.created";
|
|
@@ -40,7 +40,7 @@ exports.UpdateWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
41
|
AchCreated: "ach.created",
|
|
42
42
|
AchProcessing: "ach.processing",
|
|
43
|
-
|
|
43
|
+
AchSettled: "ach.settled",
|
|
44
44
|
AchFailed: "ach.failed",
|
|
45
45
|
AchReturned: "ach.returned",
|
|
46
46
|
MandateCreated: "mandate.created",
|
|
@@ -36,7 +36,7 @@ export declare const WebhookEnabledEventsItem: {
|
|
|
36
36
|
readonly PaymentApprovalDenied: "payment.approval_denied";
|
|
37
37
|
readonly AchCreated: "ach.created";
|
|
38
38
|
readonly AchProcessing: "ach.processing";
|
|
39
|
-
readonly
|
|
39
|
+
readonly AchSettled: "ach.settled";
|
|
40
40
|
readonly AchFailed: "ach.failed";
|
|
41
41
|
readonly AchReturned: "ach.returned";
|
|
42
42
|
readonly MandateCreated: "mandate.created";
|
|
@@ -40,7 +40,7 @@ exports.WebhookEnabledEventsItem = {
|
|
|
40
40
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
41
41
|
AchCreated: "ach.created",
|
|
42
42
|
AchProcessing: "ach.processing",
|
|
43
|
-
|
|
43
|
+
AchSettled: "ach.settled",
|
|
44
44
|
AchFailed: "ach.failed",
|
|
45
45
|
AchReturned: "ach.returned",
|
|
46
46
|
MandateCreated: "mandate.created",
|
|
@@ -2,7 +2,6 @@ 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 { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.js";
|
|
5
|
-
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.js";
|
|
6
5
|
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.js";
|
|
7
6
|
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.js";
|
|
8
7
|
export declare const CreateInvitationsCustomersRequestRecipientsItemEmail: core.serialization.ObjectSchema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmail.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmail>;
|
|
@@ -15,6 +14,5 @@ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmail {
|
|
|
15
14
|
phone?: string | null;
|
|
16
15
|
individual?: CustomerInvitationIndividual.Raw | null;
|
|
17
16
|
business?: CustomerInvitationBusiness.Raw | null;
|
|
18
|
-
beneficialOwners?: CustomerInvitationBeneficialOwner.Raw[] | null;
|
|
19
17
|
}
|
|
20
18
|
}
|
|
@@ -37,7 +37,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
37
37
|
exports.CreateInvitationsCustomersRequestRecipientsItemEmail = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
39
|
const CustomerInvitationAccountType_js_1 = require("./CustomerInvitationAccountType.js");
|
|
40
|
-
const CustomerInvitationBeneficialOwner_js_1 = require("./CustomerInvitationBeneficialOwner.js");
|
|
41
40
|
const CustomerInvitationBusiness_js_1 = require("./CustomerInvitationBusiness.js");
|
|
42
41
|
const CustomerInvitationIndividual_js_1 = require("./CustomerInvitationIndividual.js");
|
|
43
42
|
exports.CreateInvitationsCustomersRequestRecipientsItemEmail = core.serialization.object({
|
|
@@ -48,5 +47,4 @@ exports.CreateInvitationsCustomersRequestRecipientsItemEmail = core.serializatio
|
|
|
48
47
|
phone: core.serialization.string().optional(),
|
|
49
48
|
individual: CustomerInvitationIndividual_js_1.CustomerInvitationIndividual.optional(),
|
|
50
49
|
business: CustomerInvitationBusiness_js_1.CustomerInvitationBusiness.optional(),
|
|
51
|
-
beneficialOwners: core.serialization.list(CustomerInvitationBeneficialOwner_js_1.CustomerInvitationBeneficialOwner).optional(),
|
|
52
50
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
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
|
-
export declare const
|
|
5
|
-
export declare namespace
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry {
|
|
6
6
|
type Raw = "US" | "AF" | "AL" | "DZ" | "AD" | "AO" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BT" | "BO" | "BA" | "BW" | "BR" | "BN" | "BG" | "BF" | "BI" | "CV" | "KH" | "CM" | "CA" | "CF" | "TD" | "CL" | "CN" | "CO" | "KM" | "CG" | "CD" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FJ" | "FI" | "FR" | "GA" | "GM" | "GE" | "DE" | "GH" | "GR" | "GD" | "GT" | "GN" | "GW" | "GY" | "HT" | "VA" | "HN" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IL" | "IT" | "JM" | "JP" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MR" | "MU" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NE" | "NG" | "MK" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "QA" | "RO" | "RU" | "RW" | "KN" | "LC" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SK" | "SI" | "SB" | "SO" | "ZA" | "SS" | "ES" | "LK" | "SD" | "SR" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TV" | "UG" | "UA" | "AE" | "GB" | "UY" | "UZ" | "VU" | "VE" | "VN" | "YE" | "ZM" | "ZW";
|
|
7
7
|
}
|
|
@@ -34,9 +34,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
};
|
|
35
35
|
})();
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
37
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
exports.
|
|
39
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry = core.serialization.enum_([
|
|
40
40
|
"US",
|
|
41
41
|
"AF",
|
|
42
42
|
"AL",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
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
|
-
export declare const
|
|
5
|
-
export declare namespace
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome {
|
|
6
6
|
type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
|
|
7
7
|
}
|
|
@@ -34,6 +34,6 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
};
|
|
35
35
|
})();
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
37
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
exports.
|
|
39
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
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
|
-
export declare const
|
|
5
|
-
export declare namespace
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship {
|
|
6
6
|
type Raw = "US" | "AF" | "AL" | "DZ" | "AD" | "AO" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BT" | "BO" | "BA" | "BW" | "BR" | "BN" | "BG" | "BF" | "BI" | "CV" | "KH" | "CM" | "CA" | "CF" | "TD" | "CL" | "CN" | "CO" | "KM" | "CG" | "CD" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FJ" | "FI" | "FR" | "GA" | "GM" | "GE" | "DE" | "GH" | "GR" | "GD" | "GT" | "GN" | "GW" | "GY" | "HT" | "VA" | "HN" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IL" | "IT" | "JM" | "JP" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MR" | "MU" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NE" | "NG" | "MK" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "QA" | "RO" | "RU" | "RW" | "KN" | "LC" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SK" | "SI" | "SB" | "SO" | "ZA" | "SS" | "ES" | "LK" | "SD" | "SR" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TV" | "UG" | "UA" | "AE" | "GB" | "UY" | "UZ" | "VU" | "VE" | "VN" | "YE" | "ZM" | "ZW";
|
|
7
7
|
}
|
|
@@ -34,9 +34,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
};
|
|
35
35
|
})();
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
37
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
exports.
|
|
39
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship = core.serialization.enum_([
|
|
40
40
|
"US",
|
|
41
41
|
"AF",
|
|
42
42
|
"AL",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
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
|
-
export declare const
|
|
5
|
-
export declare namespace
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus {
|
|
6
6
|
type Raw = "employed" | "self_employed" | "unemployed" | "retired" | "student" | "other";
|
|
7
7
|
}
|
|
@@ -34,6 +34,6 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
};
|
|
35
35
|
})();
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
37
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
exports.
|
|
39
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus = core.serialization.enum_(["employed", "self_employed", "unemployed", "retired", "student", "other"]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
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
|
-
export declare const
|
|
5
|
-
export declare namespace
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle {
|
|
6
6
|
type Raw = "ceo" | "cfo" | "coo" | "cto" | "president" | "vp" | "director" | "manager" | "owner" | "partner" | "other";
|
|
7
7
|
}
|
|
@@ -34,9 +34,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
};
|
|
35
35
|
})();
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
37
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
exports.
|
|
39
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle = core.serialization.enum_([
|
|
40
40
|
"ceo",
|
|
41
41
|
"cfo",
|
|
42
42
|
"coo",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
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
|
-
import {
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js";
|
|
5
5
|
export declare const CustomerInvitationAddress: core.serialization.ObjectSchema<serializers.CustomerInvitationAddress.Raw, Natural.CustomerInvitationAddress>;
|
|
6
6
|
export declare namespace CustomerInvitationAddress {
|
|
7
7
|
interface Raw {
|
|
@@ -10,6 +10,6 @@ export declare namespace CustomerInvitationAddress {
|
|
|
10
10
|
city?: string | null;
|
|
11
11
|
subdivision?: string | null;
|
|
12
12
|
postalCode?: string | null;
|
|
13
|
-
country?:
|
|
13
|
+
country?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.Raw | null;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -36,12 +36,12 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.CustomerInvitationAddress = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
const
|
|
39
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js");
|
|
40
40
|
exports.CustomerInvitationAddress = core.serialization.object({
|
|
41
41
|
streetLine1: core.serialization.string().optional(),
|
|
42
42
|
streetLine2: core.serialization.string().optional(),
|
|
43
43
|
city: core.serialization.string().optional(),
|
|
44
44
|
subdivision: core.serialization.string().optional(),
|
|
45
45
|
postalCode: core.serialization.string().optional(),
|
|
46
|
-
country:
|
|
46
|
+
country: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.optional(),
|
|
47
47
|
});
|
package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
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
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js";
|
|
7
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js";
|
|
8
8
|
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.js";
|
|
9
9
|
export declare const CustomerInvitationBeneficialOwner: core.serialization.ObjectSchema<serializers.CustomerInvitationBeneficialOwner.Raw, Natural.CustomerInvitationBeneficialOwner>;
|
|
10
10
|
export declare namespace CustomerInvitationBeneficialOwner {
|
|
@@ -16,9 +16,9 @@ export declare namespace CustomerInvitationBeneficialOwner {
|
|
|
16
16
|
dateOfBirth?: string | null;
|
|
17
17
|
address?: CustomerInvitationAddress.Raw | null;
|
|
18
18
|
ownershipPercentage?: number | null;
|
|
19
|
-
title?:
|
|
20
|
-
countryOfCitizenship?:
|
|
21
|
-
employmentStatus?:
|
|
22
|
-
annualIncome?:
|
|
19
|
+
title?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.Raw | null;
|
|
20
|
+
countryOfCitizenship?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.Raw | null;
|
|
21
|
+
employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.Raw | null;
|
|
22
|
+
annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.Raw | null;
|
|
23
23
|
}
|
|
24
24
|
}
|
package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js
CHANGED
|
@@ -36,10 +36,10 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.CustomerInvitationBeneficialOwner = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
const
|
|
40
|
-
const
|
|
41
|
-
const
|
|
42
|
-
const
|
|
39
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js");
|
|
40
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js");
|
|
41
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js");
|
|
42
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js");
|
|
43
43
|
const CustomerInvitationAddress_js_1 = require("./CustomerInvitationAddress.js");
|
|
44
44
|
exports.CustomerInvitationBeneficialOwner = core.serialization.object({
|
|
45
45
|
firstName: core.serialization.string().optional(),
|
|
@@ -49,8 +49,8 @@ exports.CustomerInvitationBeneficialOwner = core.serialization.object({
|
|
|
49
49
|
dateOfBirth: core.serialization.string().optional(),
|
|
50
50
|
address: CustomerInvitationAddress_js_1.CustomerInvitationAddress.optional(),
|
|
51
51
|
ownershipPercentage: core.serialization.number().optional(),
|
|
52
|
-
title:
|
|
53
|
-
countryOfCitizenship:
|
|
54
|
-
employmentStatus:
|
|
55
|
-
annualIncome:
|
|
52
|
+
title: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.optional(),
|
|
53
|
+
countryOfCitizenship: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.optional(),
|
|
54
|
+
employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.optional(),
|
|
55
|
+
annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.optional(),
|
|
56
56
|
});
|
|
@@ -6,6 +6,7 @@ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOf
|
|
|
6
6
|
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js";
|
|
7
7
|
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js";
|
|
8
8
|
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.js";
|
|
9
|
+
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.js";
|
|
9
10
|
export declare const CustomerInvitationBusiness: core.serialization.ObjectSchema<serializers.CustomerInvitationBusiness.Raw, Natural.CustomerInvitationBusiness>;
|
|
10
11
|
export declare namespace CustomerInvitationBusiness {
|
|
11
12
|
interface Raw {
|
|
@@ -22,5 +23,6 @@ export declare namespace CustomerInvitationBusiness {
|
|
|
22
23
|
physicalAddress?: CustomerInvitationAddress.Raw | null;
|
|
23
24
|
sourceOfFunds?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.Raw[] | null;
|
|
24
25
|
countriesOfOperations?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.Raw[] | null;
|
|
26
|
+
beneficialOwners?: CustomerInvitationBeneficialOwner.Raw[] | null;
|
|
25
27
|
}
|
|
26
28
|
}
|
|
@@ -41,6 +41,7 @@ const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOpe
|
|
|
41
41
|
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js");
|
|
42
42
|
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js");
|
|
43
43
|
const CustomerInvitationAddress_js_1 = require("./CustomerInvitationAddress.js");
|
|
44
|
+
const CustomerInvitationBeneficialOwner_js_1 = require("./CustomerInvitationBeneficialOwner.js");
|
|
44
45
|
exports.CustomerInvitationBusiness = core.serialization.object({
|
|
45
46
|
legalName: core.serialization.string().optional(),
|
|
46
47
|
displayName: core.serialization.string().optional(),
|
|
@@ -59,4 +60,5 @@ exports.CustomerInvitationBusiness = core.serialization.object({
|
|
|
59
60
|
countriesOfOperations: core.serialization
|
|
60
61
|
.list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem)
|
|
61
62
|
.optional(),
|
|
63
|
+
beneficialOwners: core.serialization.list(CustomerInvitationBeneficialOwner_js_1.CustomerInvitationBeneficialOwner).optional(),
|
|
62
64
|
});
|
|
@@ -4,11 +4,11 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js";
|
|
|
4
4
|
export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.js";
|
|
5
5
|
export * from "./CreateInvitationsCustomersRequestRecipientsItem.js";
|
|
6
6
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.js";
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js";
|
|
12
12
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js";
|
|
13
13
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js";
|
|
14
14
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js";
|
|
@@ -20,11 +20,11 @@ __exportStar(require("./CreateInvitationsCustomersRequestAgentsItemPermissionsIt
|
|
|
20
20
|
__exportStar(require("./CreateInvitationsCustomersRequestDisableNotificationsItem.js"), exports);
|
|
21
21
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItem.js"), exports);
|
|
22
22
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmail.js"), exports);
|
|
23
|
-
__exportStar(require("./
|
|
24
|
-
__exportStar(require("./
|
|
25
|
-
__exportStar(require("./
|
|
26
|
-
__exportStar(require("./
|
|
27
|
-
__exportStar(require("./
|
|
23
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.js"), exports);
|
|
24
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
25
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.js"), exports);
|
|
26
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
27
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.js"), exports);
|
|
28
28
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js"), exports);
|
|
29
29
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js"), exports);
|
|
30
30
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js"), exports);
|
package/dist/cjs/serialization/resources/events/types/GetEventsResponseDataAttributesEventType.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 GetEventsResponseDataAttributesEventType: core.serialization.Schema<serializers.GetEventsResponseDataAttributesEventType.Raw, Natural.GetEventsResponseDataAttributesEventType>;
|
|
5
5
|
export declare namespace GetEventsResponseDataAttributesEventType {
|
|
6
|
-
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.
|
|
6
|
+
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.settled" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -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 ListEventsRequestEventType: core.serialization.Schema<serializers.ListEventsRequestEventType.Raw, Natural.ListEventsRequestEventType>;
|
|
5
5
|
export declare namespace ListEventsRequestEventType {
|
|
6
|
-
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.
|
|
6
|
+
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.settled" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|
|
@@ -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 ListEventsResponseDataItemAttributesEventType: core.serialization.Schema<serializers.ListEventsResponseDataItemAttributesEventType.Raw, Natural.ListEventsResponseDataItemAttributesEventType>;
|
|
5
5
|
export declare namespace ListEventsResponseDataItemAttributesEventType {
|
|
6
|
-
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.
|
|
6
|
+
type Raw = "party.updated" | "compliance_case.updated" | "wallet.created" | "external_account.connected" | "agent_delegation_invitation.created" | "agent_delegation_invitation.accepted" | "agent_delegation_invitation.declined" | "agent_delegation_invitation.canceled" | "agent_delegation.revoked" | "delegation.activated" | "delegation.revoked" | "invitation_link.created" | "invitation_link.revoked" | "invitation_link.agent_added" | "invitation_link.agent_removed" | "invitation_link.redeemed" | "deposit.created" | "deposit.completed" | "deposit.failed" | "deposit.returned" | "deposit.canceled" | "deposit.approval_denied" | "withdrawal.created" | "withdrawal.completed" | "withdrawal.failed" | "withdrawal.returned" | "withdrawal.canceled" | "withdrawal.approval_denied" | "payment.created" | "payment.completed" | "payment.failed" | "payment.returned" | "payment.canceled" | "payment.approval_denied" | "ach.created" | "ach.processing" | "ach.settled" | "ach.failed" | "ach.returned" | "mandate.created" | "mandate.revoked" | "external_party_account.validated" | "approval.required" | "approval.approved" | "approval.denied" | "approval.canceled" | "payment_request.created" | "payment_request.completed" | "payment_request.canceled" | "payment_request.declined" | "payment_request.incoming";
|
|
7
7
|
}
|