@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
/** Employment status. */
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus = {
|
|
4
4
|
Employed: "employed",
|
|
5
5
|
SelfEmployed: "self_employed",
|
|
6
6
|
Unemployed: "unemployed",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/** Job title. */
|
|
2
|
-
export declare const
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle: {
|
|
3
3
|
readonly Ceo: "ceo";
|
|
4
4
|
readonly Cfo: "cfo";
|
|
5
5
|
readonly Coo: "coo";
|
|
@@ -12,4 +12,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBenefic
|
|
|
12
12
|
readonly Partner: "partner";
|
|
13
13
|
readonly Other: "other";
|
|
14
14
|
};
|
|
15
|
-
export type
|
|
15
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
/** Job title. */
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle = {
|
|
4
4
|
Ceo: "ceo",
|
|
5
5
|
Cfo: "cfo",
|
|
6
6
|
Coo: "coo",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
-
/**
|
|
2
|
+
/** Account type */
|
|
3
3
|
export const CustomerInvitationAccountType = {
|
|
4
4
|
Individual: "individual",
|
|
5
5
|
Business: "business",
|
|
@@ -14,5 +14,5 @@ export interface CustomerInvitationAddress {
|
|
|
14
14
|
/** Postal or ZIP code. */
|
|
15
15
|
postalCode?: string;
|
|
16
16
|
/** Country (ISO-3166-1 alpha-2). */
|
|
17
|
-
country?: Natural.
|
|
17
|
+
country?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry;
|
|
18
18
|
}
|
|
@@ -15,11 +15,11 @@ export interface CustomerInvitationBeneficialOwner {
|
|
|
15
15
|
/** Ownership percentage, 0-100. Total across owners cannot exceed 100. */
|
|
16
16
|
ownershipPercentage?: number;
|
|
17
17
|
/** Job title. */
|
|
18
|
-
title?: Natural.
|
|
18
|
+
title?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle;
|
|
19
19
|
/** Country of citizenship (ISO-3166-1 alpha-2). */
|
|
20
|
-
countryOfCitizenship?: Natural.
|
|
20
|
+
countryOfCitizenship?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship;
|
|
21
21
|
/** Employment status. */
|
|
22
|
-
employmentStatus?: Natural.
|
|
22
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus;
|
|
23
23
|
/** Annual income bucket. */
|
|
24
|
-
annualIncome?: Natural.
|
|
24
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome;
|
|
25
25
|
}
|
|
@@ -29,4 +29,6 @@ export interface CustomerInvitationBusiness {
|
|
|
29
29
|
sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem[];
|
|
30
30
|
/** Countries where the business operates (ISO-3166-1 alpha-2). */
|
|
31
31
|
countriesOfOperations?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem[];
|
|
32
|
+
/** Beneficial owners of the business. */
|
|
33
|
+
beneficialOwners?: Natural.CustomerInvitationBeneficialOwner[];
|
|
32
34
|
}
|
|
@@ -4,11 +4,11 @@ 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 "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs";
|
|
12
12
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
13
13
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
|
|
14
14
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs";
|
|
@@ -4,11 +4,11 @@ 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 "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry.mjs";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAnnualIncome.mjs";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship.mjs";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus.mjs";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle.mjs";
|
|
12
12
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
13
13
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
|
|
14
14
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs";
|
|
@@ -36,7 +36,7 @@ export declare const GetEventsResponseDataAttributesEventType: {
|
|
|
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";
|
|
@@ -37,7 +37,7 @@ export const GetEventsResponseDataAttributesEventType = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
MandateCreated: "mandate.created",
|
|
@@ -36,7 +36,7 @@ export declare const ListEventsRequestEventType: {
|
|
|
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";
|
|
@@ -37,7 +37,7 @@ export const ListEventsRequestEventType = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
MandateCreated: "mandate.created",
|
package/dist/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.d.mts
CHANGED
|
@@ -36,7 +36,7 @@ export declare const ListEventsResponseDataItemAttributesEventType: {
|
|
|
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/esm/api/resources/events/types/ListEventsResponseDataItemAttributesEventType.mjs
CHANGED
|
@@ -37,7 +37,7 @@ export const ListEventsResponseDataItemAttributesEventType = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
MandateCreated: "mandate.created",
|
|
@@ -34,6 +34,6 @@ export interface NewPayReqParams {
|
|
|
34
34
|
payerName?: string;
|
|
35
35
|
/** Who pays: exactly one typed email, phone, party ID, agent ID, or handle value. */
|
|
36
36
|
payer: Natural.CreatePaymentRequestsRequestPayer;
|
|
37
|
-
/**
|
|
37
|
+
/** Set to ["recipient"] to skip our notification to the counterparty and deliver the returned link yourself. */
|
|
38
38
|
disableNotifications?: Natural.CreatePaymentRequestsRequestDisableNotificationsItem[];
|
|
39
39
|
}
|
|
@@ -32,6 +32,6 @@ export interface NewPaymentParams {
|
|
|
32
32
|
tags?: Record<string, string>;
|
|
33
33
|
/** Source wallet ID (wal_*). Omit to pay from the sender party's default wallet. */
|
|
34
34
|
walletId?: string;
|
|
35
|
-
/**
|
|
35
|
+
/** Set to ["recipient"] to skip our notification to the counterparty and deliver the returned link yourself. */
|
|
36
36
|
disableNotifications?: Natural.CreatePaymentsRequestDisableNotificationsItem[];
|
|
37
37
|
}
|
|
@@ -38,6 +38,7 @@ export declare class SimulationsClient {
|
|
|
38
38
|
* await client.simulations.inviteCustomer({
|
|
39
39
|
* idempotencyKey: "Idempotency-Key",
|
|
40
40
|
* agentIds: ["agt_550e8400e29b41d4a716446655440000"],
|
|
41
|
+
* permissions: ["wallets.create", "wallets.deposit", "wallets.withdraw", "wallets.transfer"],
|
|
41
42
|
* type: "ORG"
|
|
42
43
|
* })
|
|
43
44
|
*/
|
|
@@ -60,6 +60,7 @@ export class SimulationsClient {
|
|
|
60
60
|
* await client.simulations.inviteCustomer({
|
|
61
61
|
* idempotencyKey: "Idempotency-Key",
|
|
62
62
|
* agentIds: ["agt_550e8400e29b41d4a716446655440000"],
|
|
63
|
+
* permissions: ["wallets.create", "wallets.deposit", "wallets.withdraw", "wallets.transfer"],
|
|
63
64
|
* type: "ORG"
|
|
64
65
|
* })
|
|
65
66
|
*/
|
package/dist/esm/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.mts
CHANGED
|
@@ -4,6 +4,7 @@ import type * as Natural from "../../../../index.mjs";
|
|
|
4
4
|
* {
|
|
5
5
|
* idempotencyKey: "Idempotency-Key",
|
|
6
6
|
* agentIds: ["agt_550e8400e29b41d4a716446655440000"],
|
|
7
|
+
* permissions: ["wallets.create", "wallets.deposit", "wallets.withdraw", "wallets.transfer"],
|
|
7
8
|
* type: "ORG"
|
|
8
9
|
* }
|
|
9
10
|
*/
|
|
@@ -12,6 +13,8 @@ export interface InviteCustomerSimulationsRequest {
|
|
|
12
13
|
idempotencyKey: string;
|
|
13
14
|
/** Agents to grant access to. The test customer receives a pending invitation for each agent listed. */
|
|
14
15
|
agentIds: string[];
|
|
16
|
+
/** Permissions to request for each agent. Defaults to send and view payments, and view wallets. */
|
|
17
|
+
permissions?: Natural.InviteCustomerSimulationsRequestPermissionsItem[];
|
|
15
18
|
/** Test customer party type. Defaults to PERSON. */
|
|
16
19
|
type?: Natural.InviteCustomerSimulationsRequestType;
|
|
17
20
|
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export declare const InviteCustomerSimulationsRequestPermissionsItem: {
|
|
2
|
+
readonly PaymentsRead: "payments.read";
|
|
3
|
+
readonly PaymentsCreate: "payments.create";
|
|
4
|
+
readonly ExternalPartiesRead: "external_parties.read";
|
|
5
|
+
readonly ExternalPartiesCreate: "external_parties.create";
|
|
6
|
+
readonly DirectRead: "direct.read";
|
|
7
|
+
readonly DirectCreate: "direct.create";
|
|
8
|
+
readonly ExternalAccountsCreate: "external_accounts.create";
|
|
9
|
+
readonly WalletsRead: "wallets.read";
|
|
10
|
+
readonly WalletsCreate: "wallets.create";
|
|
11
|
+
readonly WalletsUpdate: "wallets.update";
|
|
12
|
+
readonly WalletsFund: "wallets.fund";
|
|
13
|
+
readonly WalletsDeposit: "wallets.deposit";
|
|
14
|
+
readonly WalletsTransfer: "wallets.transfer";
|
|
15
|
+
readonly WalletsWithdraw: "wallets.withdraw";
|
|
16
|
+
readonly PartyRead: "party.read";
|
|
17
|
+
readonly PartyUpdate: "party.update";
|
|
18
|
+
};
|
|
19
|
+
export type InviteCustomerSimulationsRequestPermissionsItem = (typeof InviteCustomerSimulationsRequestPermissionsItem)[keyof typeof InviteCustomerSimulationsRequestPermissionsItem];
|
package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
export const InviteCustomerSimulationsRequestPermissionsItem = {
|
|
3
|
+
PaymentsRead: "payments.read",
|
|
4
|
+
PaymentsCreate: "payments.create",
|
|
5
|
+
ExternalPartiesRead: "external_parties.read",
|
|
6
|
+
ExternalPartiesCreate: "external_parties.create",
|
|
7
|
+
DirectRead: "direct.read",
|
|
8
|
+
DirectCreate: "direct.create",
|
|
9
|
+
ExternalAccountsCreate: "external_accounts.create",
|
|
10
|
+
WalletsRead: "wallets.read",
|
|
11
|
+
WalletsCreate: "wallets.create",
|
|
12
|
+
WalletsUpdate: "wallets.update",
|
|
13
|
+
WalletsFund: "wallets.fund",
|
|
14
|
+
WalletsDeposit: "wallets.deposit",
|
|
15
|
+
WalletsTransfer: "wallets.transfer",
|
|
16
|
+
WalletsWithdraw: "wallets.withdraw",
|
|
17
|
+
PartyRead: "party.read",
|
|
18
|
+
PartyUpdate: "party.update",
|
|
19
|
+
};
|
|
@@ -125,6 +125,7 @@ export * from "./FundCustomerSimulationsResponseDataRelationshipsWallet.mjs";
|
|
|
125
125
|
export * from "./FundCustomerSimulationsResponseDataRelationshipsWalletData.mjs";
|
|
126
126
|
export * from "./FundCustomerSimulationsResponseDataRelationshipsWalletDataType.mjs";
|
|
127
127
|
export * from "./FundCustomerSimulationsResponseDataType.mjs";
|
|
128
|
+
export * from "./InviteCustomerSimulationsRequestPermissionsItem.mjs";
|
|
128
129
|
export * from "./InviteCustomerSimulationsRequestType.mjs";
|
|
129
130
|
export * from "./InviteCustomerSimulationsResponse.mjs";
|
|
130
131
|
export * from "./InviteCustomerSimulationsResponseDataItem.mjs";
|
|
@@ -125,6 +125,7 @@ export * from "./FundCustomerSimulationsResponseDataRelationshipsWallet.mjs";
|
|
|
125
125
|
export * from "./FundCustomerSimulationsResponseDataRelationshipsWalletData.mjs";
|
|
126
126
|
export * from "./FundCustomerSimulationsResponseDataRelationshipsWalletDataType.mjs";
|
|
127
127
|
export * from "./FundCustomerSimulationsResponseDataType.mjs";
|
|
128
|
+
export * from "./InviteCustomerSimulationsRequestPermissionsItem.mjs";
|
|
128
129
|
export * from "./InviteCustomerSimulationsRequestType.mjs";
|
|
129
130
|
export * from "./InviteCustomerSimulationsResponse.mjs";
|
|
130
131
|
export * from "./InviteCustomerSimulationsResponseDataItem.mjs";
|
|
@@ -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";
|
|
@@ -37,7 +37,7 @@ export const CreateWebhooksRequestEnabledEventsItem = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
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";
|
|
@@ -37,7 +37,7 @@ export const CreateWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
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/esm/api/resources/webhooks/types/GetWebhooksResponseDataAttributesEnabledEventsItem.mjs
CHANGED
|
@@ -37,7 +37,7 @@ export const GetWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
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";
|
|
@@ -37,7 +37,7 @@ export const RemoveWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
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";
|
|
@@ -37,7 +37,7 @@ export const UpdateWebhooksRequestEnabledEventsItem = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
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";
|
|
@@ -37,7 +37,7 @@ export const UpdateWebhooksResponseDataAttributesEnabledEventsItem = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
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";
|
|
@@ -37,7 +37,7 @@ export const WebhookEnabledEventsItem = {
|
|
|
37
37
|
PaymentApprovalDenied: "payment.approval_denied",
|
|
38
38
|
AchCreated: "ach.created",
|
|
39
39
|
AchProcessing: "ach.processing",
|
|
40
|
-
|
|
40
|
+
AchSettled: "ach.settled",
|
|
41
41
|
AchFailed: "ach.failed",
|
|
42
42
|
AchReturned: "ach.returned",
|
|
43
43
|
MandateCreated: "mandate.created",
|
|
@@ -2,7 +2,6 @@ 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
4
|
import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
|
|
5
|
-
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
|
|
6
5
|
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
|
|
7
6
|
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
|
|
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
|
}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
3
|
import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
|
|
4
|
-
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
|
|
5
4
|
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
|
|
6
5
|
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
|
|
7
6
|
export const CreateInvitationsCustomersRequestRecipientsItemEmail = core.serialization.object({
|
|
@@ -12,5 +11,4 @@ export const CreateInvitationsCustomersRequestRecipientsItemEmail = core.seriali
|
|
|
12
11
|
phone: core.serialization.string().optional(),
|
|
13
12
|
individual: CustomerInvitationIndividual.optional(),
|
|
14
13
|
business: CustomerInvitationBusiness.optional(),
|
|
15
|
-
beneficialOwners: core.serialization.list(CustomerInvitationBeneficialOwner).optional(),
|
|
16
14
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
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
|
-
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
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemAddressCountry = core.serialization.enum_([
|
|
4
4
|
"US",
|
|
5
5
|
"AF",
|
|
6
6
|
"AL",
|
|
@@ -1,7 +1,7 @@
|
|
|
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
|
-
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
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const 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.mjs";
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
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
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemCountryOfCitizenship = core.serialization.enum_([
|
|
4
4
|
"US",
|
|
5
5
|
"AF",
|
|
6
6
|
"AL",
|
|
@@ -1,7 +1,7 @@
|
|
|
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
|
-
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
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemEmploymentStatus = core.serialization.enum_(["employed", "self_employed", "unemployed", "retired", "student", "other"]);
|
|
@@ -1,7 +1,7 @@
|
|
|
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
|
-
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
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBeneficialOwnersItemTitle = core.serialization.enum_([
|
|
4
4
|
"ceo",
|
|
5
5
|
"cfo",
|
|
6
6
|
"coo",
|