@naturalpay/sdk 1.2.4 → 1.2.6
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 +1 -0
- package/dist/cjs/api/resources/customers/client/Client.js +1 -0
- package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +4 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +14 -2
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js} +3 -3
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js +203 -0
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.js → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js} +3 -3
- package/dist/{esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.mts → cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.js → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js} +3 -3
- package/dist/{esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.mts → cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js} +3 -3
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js} +3 -3
- package/dist/{esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.mts → cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js} +3 -3
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.js → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js} +3 -3
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js +203 -0
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts} +3 -3
- package/dist/cjs/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js} +3 -3
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.ts +0 -3
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.d.ts +6 -0
- package/dist/cjs/api/resources/customers/types/{CustomerInvitationPrefillAccountType.js → CustomerInvitationAccountType.js} +3 -2
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +18 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +25 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +32 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.d.ts +16 -0
- package/dist/cjs/api/resources/customers/types/index.d.ts +20 -23
- package/dist/cjs/api/resources/customers/types/index.js +20 -23
- package/dist/cjs/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +1 -0
- package/dist/cjs/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.js +1 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +11 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +11 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +39 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.js → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.js → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.js → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.ts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts} +2 -2
- package/dist/cjs/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.ts +0 -2
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.js +0 -2
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAccountType.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/{CustomerInvitationPrefillAccountType.js → CustomerInvitationAccountType.js} +2 -2
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +15 -0
- package/dist/cjs/serialization/resources/customers/types/{CustomerInvitationPrefillAddress.js → CustomerInvitationAddress.js} +4 -3
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +24 -0
- package/dist/cjs/serialization/resources/customers/types/{CustomerInvitationPrefillBeneficialOwner.js → CustomerInvitationBeneficialOwner.js} +12 -11
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +26 -0
- package/dist/cjs/serialization/resources/customers/types/{CustomerInvitationPrefillBusiness.js → CustomerInvitationBusiness.js} +15 -12
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.d.ts +17 -0
- package/dist/cjs/serialization/resources/customers/types/{CustomerInvitationPrefillIndividual.js → CustomerInvitationIndividual.js} +10 -9
- package/dist/cjs/serialization/resources/customers/types/index.d.ts +20 -23
- package/dist/cjs/serialization/resources/customers/types/index.js +20 -23
- 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 +1 -0
- package/dist/esm/api/resources/customers/client/Client.mjs +1 -0
- package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +4 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +14 -2
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs} +2 -2
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs +200 -0
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs} +2 -2
- package/dist/{cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.ts → esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs} +2 -2
- package/dist/{cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.ts → esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs} +2 -2
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs} +2 -2
- package/dist/{cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.ts → esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs} +2 -2
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs} +2 -2
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs +200 -0
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts} +3 -3
- package/dist/esm/api/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs} +2 -2
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.mts +0 -3
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.d.mts +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.mjs +6 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +18 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +25 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +32 -0
- package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.d.mts +16 -0
- package/dist/esm/api/resources/customers/types/index.d.mts +20 -23
- package/dist/esm/api/resources/customers/types/index.mjs +20 -23
- package/dist/esm/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +1 -0
- package/dist/esm/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.mjs +1 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +11 -2
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +11 -2
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessSourceOfFundsItem.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualAnnualIncome.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.d.mts → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts} +2 -2
- package/dist/esm/serialization/resources/customers/types/{CreateInvitationsCustomersRequestRecipientsItemEmailPrefillIndividualEmploymentStatus.mjs → CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.d.mts +0 -2
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhone.mjs +0 -2
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAccountType.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/{CustomerInvitationPrefillAccountType.mjs → CustomerInvitationAccountType.mjs} +1 -1
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +15 -0
- package/dist/esm/serialization/resources/customers/types/{CustomerInvitationPrefillAddress.mjs → CustomerInvitationAddress.mjs} +3 -2
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +24 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +20 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +26 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +26 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.d.mts +17 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.mjs +13 -0
- package/dist/esm/serialization/resources/customers/types/index.d.mts +20 -23
- package/dist/esm/serialization/resources/customers/types/index.mjs +20 -23
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +1 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.js +0 -13
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.js +0 -13
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.js +0 -11
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.ts +0 -10
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js +0 -13
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.ts +0 -10
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js +0 -13
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.ts +0 -15
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js +0 -18
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.ts +0 -8
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.ts +0 -12
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js +0 -15
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.ts +0 -55
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js +0 -58
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.ts +0 -10
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.ts +0 -10
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefill.d.ts +0 -11
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillAccountType.d.ts +0 -5
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillAddress.d.ts +0 -9
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.ts +0 -18
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillBusiness.d.ts +0 -18
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillIndividual.d.ts +0 -11
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillIndividual.js +0 -3
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillPerson.d.ts +0 -6
- package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillPerson.js +0 -3
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.js +0 -39
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.js +0 -39
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemTitle.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessStateOfIncorporation.js +0 -91
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js +0 -39
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js +0 -39
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js +0 -51
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js +0 -48
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js +0 -39
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js +0 -39
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefill.d.ts +0 -18
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefill.js +0 -50
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillAccountType.d.ts +0 -7
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillAddress.d.ts +0 -14
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.ts +0 -23
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillBusiness.d.ts +0 -25
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillIndividual.d.ts +0 -16
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillPerson.d.ts +0 -12
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationPrefillPerson.js +0 -44
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.mts +0 -10
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.mjs +0 -10
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.mts +0 -10
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.mjs +0 -10
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.mts +0 -15
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.mjs +0 -15
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.d.mts +0 -8
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.mjs +0 -8
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.mts +0 -12
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.mjs +0 -12
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.mts +0 -55
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.mjs +0 -55
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.d.mts +0 -10
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.mjs +0 -10
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.d.mts +0 -10
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.mjs +0 -10
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefill.d.mts +0 -11
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillAccountType.d.mts +0 -5
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillAccountType.mjs +0 -5
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillAddress.d.mts +0 -9
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.mts +0 -18
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillBusiness.d.mts +0 -18
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillIndividual.d.mts +0 -11
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillIndividual.mjs +0 -2
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillPerson.d.mts +0 -6
- package/dist/esm/api/resources/customers/types/CustomerInvitationPrefillPerson.mjs +0 -2
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.mjs +0 -3
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.mjs +0 -3
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.mjs +0 -3
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.mjs +0 -15
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.mjs +0 -3
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.mjs +0 -12
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.mjs +0 -55
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.mjs +0 -3
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.mjs +0 -3
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefill.d.mts +0 -18
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefill.mjs +0 -14
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillAccountType.d.mts +0 -7
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillAddress.d.mts +0 -14
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.mts +0 -23
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.mjs +0 -19
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBusiness.d.mts +0 -25
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillBusiness.mjs +0 -23
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillIndividual.d.mts +0 -16
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillIndividual.mjs +0 -12
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillPerson.d.mts +0 -12
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationPrefillPerson.mjs +0 -8
- /package/dist/cjs/api/resources/customers/types/{CustomerInvitationPrefill.js → CustomerInvitationAddress.js} +0 -0
- /package/dist/cjs/api/resources/customers/types/{CustomerInvitationPrefillAddress.js → CustomerInvitationBeneficialOwner.js} +0 -0
- /package/dist/cjs/api/resources/customers/types/{CustomerInvitationPrefillBeneficialOwner.js → CustomerInvitationBusiness.js} +0 -0
- /package/dist/cjs/api/resources/customers/types/{CustomerInvitationPrefillBusiness.js → CustomerInvitationIndividual.js} +0 -0
- /package/dist/esm/api/resources/customers/types/{CustomerInvitationPrefill.mjs → CustomerInvitationAddress.mjs} +0 -0
- /package/dist/esm/api/resources/customers/types/{CustomerInvitationPrefillAddress.mjs → CustomerInvitationBeneficialOwner.mjs} +0 -0
- /package/dist/esm/api/resources/customers/types/{CustomerInvitationPrefillBeneficialOwner.mjs → CustomerInvitationBusiness.mjs} +0 -0
- /package/dist/esm/api/resources/customers/types/{CustomerInvitationPrefillBusiness.mjs → CustomerInvitationIndividual.mjs} +0 -0
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
/**
|
|
3
|
+
* Home address.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationAddress {
|
|
6
|
+
/** Street address line 1. */
|
|
7
|
+
streetLine1?: string;
|
|
8
|
+
/** Street address line 2 (apartment, suite, unit). */
|
|
9
|
+
streetLine2?: string;
|
|
10
|
+
/** City. */
|
|
11
|
+
city?: string;
|
|
12
|
+
/** State, province, or other country subdivision. */
|
|
13
|
+
subdivision?: string;
|
|
14
|
+
/** Postal or ZIP code. */
|
|
15
|
+
postalCode?: string;
|
|
16
|
+
/** Country (ISO-3166-1 alpha-2). */
|
|
17
|
+
country?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry;
|
|
18
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
export interface CustomerInvitationBeneficialOwner {
|
|
3
|
+
/** Legal first name. */
|
|
4
|
+
firstName?: string;
|
|
5
|
+
/** Legal last name. */
|
|
6
|
+
lastName?: string;
|
|
7
|
+
/** Email address. */
|
|
8
|
+
email?: string;
|
|
9
|
+
/** Phone number (E.164). */
|
|
10
|
+
phone?: string;
|
|
11
|
+
/** Date of birth (YYYY-MM-DD). */
|
|
12
|
+
dateOfBirth?: string;
|
|
13
|
+
/** Home address. */
|
|
14
|
+
address?: Natural.CustomerInvitationAddress;
|
|
15
|
+
/** Ownership percentage, 0-100. Total across owners cannot exceed 100. */
|
|
16
|
+
ownershipPercentage?: number;
|
|
17
|
+
/** Job title. */
|
|
18
|
+
title?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle;
|
|
19
|
+
/** Country of citizenship (ISO-3166-1 alpha-2). */
|
|
20
|
+
countryOfCitizenship?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship;
|
|
21
|
+
/** Employment status. */
|
|
22
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus;
|
|
23
|
+
/** Annual income bucket. */
|
|
24
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome;
|
|
25
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
/**
|
|
3
|
+
* Optional onboarding suggestion (business). The customer reviews and confirms every value.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationBusiness {
|
|
6
|
+
/** Registered legal name. */
|
|
7
|
+
legalName?: string;
|
|
8
|
+
/** Public-facing display name. */
|
|
9
|
+
displayName?: string;
|
|
10
|
+
/** Business website URL. */
|
|
11
|
+
website?: string;
|
|
12
|
+
/** Whether the business operates under a trade name. */
|
|
13
|
+
hasTradeName?: boolean;
|
|
14
|
+
/** Trade name (DBA), if the business operates under one. */
|
|
15
|
+
tradeName?: string;
|
|
16
|
+
/** Business entity type. */
|
|
17
|
+
businessType?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType;
|
|
18
|
+
/** Six-digit NAICS code. */
|
|
19
|
+
industry?: string;
|
|
20
|
+
/** US state of incorporation. */
|
|
21
|
+
stateOfIncorporation?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation;
|
|
22
|
+
/** Date of incorporation (YYYY-MM-DD). */
|
|
23
|
+
incorporationDate?: string;
|
|
24
|
+
/** Registered legal address. */
|
|
25
|
+
registeredAddress?: Natural.CustomerInvitationAddress;
|
|
26
|
+
/** Physical operating address. */
|
|
27
|
+
physicalAddress?: Natural.CustomerInvitationAddress;
|
|
28
|
+
/** Sources of funds for the business. */
|
|
29
|
+
sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem[];
|
|
30
|
+
/** Countries where the business operates (ISO-3166-1 alpha-2). */
|
|
31
|
+
countriesOfOperations?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem[];
|
|
32
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.js";
|
|
2
|
+
/**
|
|
3
|
+
* Identity-verification details for individual accounts.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationIndividual {
|
|
6
|
+
/** Date of birth (YYYY-MM-DD). */
|
|
7
|
+
dateOfBirth?: string;
|
|
8
|
+
/** Home address. */
|
|
9
|
+
address?: Natural.CustomerInvitationAddress;
|
|
10
|
+
/** Country of citizenship (ISO-3166-1 alpha-2). */
|
|
11
|
+
countryOfCitizenship?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship;
|
|
12
|
+
/** Employment status. */
|
|
13
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus;
|
|
14
|
+
/** Annual income bucket. */
|
|
15
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome;
|
|
16
|
+
}
|
|
@@ -4,24 +4,23 @@ 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 "./
|
|
12
|
-
export * from "./
|
|
13
|
-
export * from "./
|
|
14
|
-
export * from "./
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js";
|
|
15
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js";
|
|
16
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js";
|
|
17
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js";
|
|
18
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js";
|
|
19
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js";
|
|
20
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js";
|
|
21
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js";
|
|
15
22
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.js";
|
|
16
23
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.js";
|
|
17
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js";
|
|
18
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js";
|
|
19
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js";
|
|
20
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js";
|
|
21
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js";
|
|
22
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js";
|
|
23
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js";
|
|
24
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js";
|
|
25
24
|
export * from "./CreateInvitationsCustomersResponse.js";
|
|
26
25
|
export * from "./CreateInvitationsCustomersResponseDataItem.js";
|
|
27
26
|
export * from "./CreateInvitationsCustomersResponseDataItemAttributes.js";
|
|
@@ -53,13 +52,11 @@ export * from "./CustomerDetailConnectedAgent.js";
|
|
|
53
52
|
export * from "./CustomerDetailData.js";
|
|
54
53
|
export * from "./CustomerDetailDelegation.js";
|
|
55
54
|
export * from "./CustomerDetailKind.js";
|
|
56
|
-
export * from "./
|
|
57
|
-
export * from "./
|
|
58
|
-
export * from "./
|
|
59
|
-
export * from "./
|
|
60
|
-
export * from "./
|
|
61
|
-
export * from "./CustomerInvitationPrefillIndividual.js";
|
|
62
|
-
export * from "./CustomerInvitationPrefillPerson.js";
|
|
55
|
+
export * from "./CustomerInvitationAccountType.js";
|
|
56
|
+
export * from "./CustomerInvitationAddress.js";
|
|
57
|
+
export * from "./CustomerInvitationBeneficialOwner.js";
|
|
58
|
+
export * from "./CustomerInvitationBusiness.js";
|
|
59
|
+
export * from "./CustomerInvitationIndividual.js";
|
|
63
60
|
export * from "./CustomerKind.js";
|
|
64
61
|
export * from "./CustomerMeta.js";
|
|
65
62
|
export * from "./CustomerPaging.js";
|
|
@@ -20,24 +20,23 @@ __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("./
|
|
28
|
-
__exportStar(require("./
|
|
29
|
-
__exportStar(require("./
|
|
30
|
-
__exportStar(require("./
|
|
23
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js"), exports);
|
|
24
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
25
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js"), exports);
|
|
26
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
27
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js"), exports);
|
|
28
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js"), exports);
|
|
29
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js"), exports);
|
|
30
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js"), exports);
|
|
31
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js"), exports);
|
|
32
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js"), exports);
|
|
33
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js"), exports);
|
|
34
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js"), exports);
|
|
35
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js"), exports);
|
|
36
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js"), exports);
|
|
37
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js"), exports);
|
|
31
38
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPartyId.js"), exports);
|
|
32
39
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhone.js"), exports);
|
|
33
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
34
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
35
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js"), exports);
|
|
36
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js"), exports);
|
|
37
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js"), exports);
|
|
38
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js"), exports);
|
|
39
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js"), exports);
|
|
40
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js"), exports);
|
|
41
40
|
__exportStar(require("./CreateInvitationsCustomersResponse.js"), exports);
|
|
42
41
|
__exportStar(require("./CreateInvitationsCustomersResponseDataItem.js"), exports);
|
|
43
42
|
__exportStar(require("./CreateInvitationsCustomersResponseDataItemAttributes.js"), exports);
|
|
@@ -69,13 +68,11 @@ __exportStar(require("./CustomerDetailConnectedAgent.js"), exports);
|
|
|
69
68
|
__exportStar(require("./CustomerDetailData.js"), exports);
|
|
70
69
|
__exportStar(require("./CustomerDetailDelegation.js"), exports);
|
|
71
70
|
__exportStar(require("./CustomerDetailKind.js"), exports);
|
|
72
|
-
__exportStar(require("./
|
|
73
|
-
__exportStar(require("./
|
|
74
|
-
__exportStar(require("./
|
|
75
|
-
__exportStar(require("./
|
|
76
|
-
__exportStar(require("./
|
|
77
|
-
__exportStar(require("./CustomerInvitationPrefillIndividual.js"), exports);
|
|
78
|
-
__exportStar(require("./CustomerInvitationPrefillPerson.js"), exports);
|
|
71
|
+
__exportStar(require("./CustomerInvitationAccountType.js"), exports);
|
|
72
|
+
__exportStar(require("./CustomerInvitationAddress.js"), exports);
|
|
73
|
+
__exportStar(require("./CustomerInvitationBeneficialOwner.js"), exports);
|
|
74
|
+
__exportStar(require("./CustomerInvitationBusiness.js"), exports);
|
|
75
|
+
__exportStar(require("./CustomerInvitationIndividual.js"), exports);
|
|
79
76
|
__exportStar(require("./CustomerKind.js"), exports);
|
|
80
77
|
__exportStar(require("./CustomerMeta.js"), exports);
|
|
81
78
|
__exportStar(require("./CustomerPaging.js"), exports);
|
|
@@ -10,6 +10,7 @@ export declare namespace CreateInvitationsCustomersRequest {
|
|
|
10
10
|
recipients: CreateInvitationsCustomersRequestRecipientsItem.Raw[];
|
|
11
11
|
agents: CreateInvitationsCustomersRequestAgentsItem.Raw[];
|
|
12
12
|
expiresAt?: string | null;
|
|
13
|
+
message?: string | null;
|
|
13
14
|
tags?: Record<string, string> | null;
|
|
14
15
|
disableNotifications?: CreateInvitationsCustomersRequestDisableNotificationsItem.Raw[] | null;
|
|
15
16
|
}
|
|
@@ -43,6 +43,7 @@ exports.CreateInvitationsCustomersRequest = core.serialization.object({
|
|
|
43
43
|
recipients: core.serialization.list(CreateInvitationsCustomersRequestRecipientsItem_js_1.CreateInvitationsCustomersRequestRecipientsItem),
|
|
44
44
|
agents: core.serialization.list(CreateInvitationsCustomersRequestAgentsItem_js_1.CreateInvitationsCustomersRequestAgentsItem),
|
|
45
45
|
expiresAt: core.serialization.date().optional(),
|
|
46
|
+
message: core.serialization.string().optional(),
|
|
46
47
|
tags: core.serialization.record(core.serialization.string(), core.serialization.string()).optional(),
|
|
47
48
|
disableNotifications: core.serialization.list(CreateInvitationsCustomersRequestDisableNotificationsItem_js_1.CreateInvitationsCustomersRequestDisableNotificationsItem).optional(),
|
|
48
49
|
});
|
|
@@ -1,11 +1,20 @@
|
|
|
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 { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.js";
|
|
5
|
+
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.js";
|
|
6
|
+
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.js";
|
|
7
|
+
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.js";
|
|
5
8
|
export declare const CreateInvitationsCustomersRequestRecipientsItemEmail: core.serialization.ObjectSchema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmail.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmail>;
|
|
6
9
|
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmail {
|
|
7
10
|
interface Raw {
|
|
8
11
|
value: string;
|
|
9
|
-
|
|
12
|
+
accountType?: CustomerInvitationAccountType.Raw | null;
|
|
13
|
+
firstName?: string | null;
|
|
14
|
+
lastName?: string | null;
|
|
15
|
+
phone?: string | null;
|
|
16
|
+
individual?: CustomerInvitationIndividual.Raw | null;
|
|
17
|
+
business?: CustomerInvitationBusiness.Raw | null;
|
|
18
|
+
beneficialOwners?: CustomerInvitationBeneficialOwner.Raw[] | null;
|
|
10
19
|
}
|
|
11
20
|
}
|
|
@@ -36,8 +36,17 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.CreateInvitationsCustomersRequestRecipientsItemEmail = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
const
|
|
39
|
+
const CustomerInvitationAccountType_js_1 = require("./CustomerInvitationAccountType.js");
|
|
40
|
+
const CustomerInvitationBeneficialOwner_js_1 = require("./CustomerInvitationBeneficialOwner.js");
|
|
41
|
+
const CustomerInvitationBusiness_js_1 = require("./CustomerInvitationBusiness.js");
|
|
42
|
+
const CustomerInvitationIndividual_js_1 = require("./CustomerInvitationIndividual.js");
|
|
40
43
|
exports.CreateInvitationsCustomersRequestRecipientsItemEmail = core.serialization.object({
|
|
41
44
|
value: core.serialization.string(),
|
|
42
|
-
|
|
45
|
+
accountType: CustomerInvitationAccountType_js_1.CustomerInvitationAccountType.optional(),
|
|
46
|
+
firstName: core.serialization.string().optional(),
|
|
47
|
+
lastName: core.serialization.string().optional(),
|
|
48
|
+
phone: core.serialization.string().optional(),
|
|
49
|
+
individual: CustomerInvitationIndividual_js_1.CustomerInvitationIndividual.optional(),
|
|
50
|
+
business: CustomerInvitationBusiness_js_1.CustomerInvitationBusiness.optional(),
|
|
51
|
+
beneficialOwners: core.serialization.list(CustomerInvitationBeneficialOwner_js_1.CustomerInvitationBeneficialOwner).optional(),
|
|
43
52
|
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.js";
|
|
2
|
+
import * as core from "../../../../core/index.js";
|
|
3
|
+
import type * as serializers from "../../../index.js";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry {
|
|
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
|
+
}
|
|
@@ -0,0 +1,236 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
+
var ownKeys = function(o) {
|
|
21
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
+
var ar = [];
|
|
23
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
+
return ar;
|
|
25
|
+
};
|
|
26
|
+
return ownKeys(o);
|
|
27
|
+
};
|
|
28
|
+
return function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
})();
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry = void 0;
|
|
38
|
+
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry = core.serialization.enum_([
|
|
40
|
+
"US",
|
|
41
|
+
"AF",
|
|
42
|
+
"AL",
|
|
43
|
+
"DZ",
|
|
44
|
+
"AD",
|
|
45
|
+
"AO",
|
|
46
|
+
"AG",
|
|
47
|
+
"AR",
|
|
48
|
+
"AM",
|
|
49
|
+
"AU",
|
|
50
|
+
"AT",
|
|
51
|
+
"AZ",
|
|
52
|
+
"BS",
|
|
53
|
+
"BH",
|
|
54
|
+
"BD",
|
|
55
|
+
"BB",
|
|
56
|
+
"BY",
|
|
57
|
+
"BE",
|
|
58
|
+
"BZ",
|
|
59
|
+
"BJ",
|
|
60
|
+
"BT",
|
|
61
|
+
"BO",
|
|
62
|
+
"BA",
|
|
63
|
+
"BW",
|
|
64
|
+
"BR",
|
|
65
|
+
"BN",
|
|
66
|
+
"BG",
|
|
67
|
+
"BF",
|
|
68
|
+
"BI",
|
|
69
|
+
"CV",
|
|
70
|
+
"KH",
|
|
71
|
+
"CM",
|
|
72
|
+
"CA",
|
|
73
|
+
"CF",
|
|
74
|
+
"TD",
|
|
75
|
+
"CL",
|
|
76
|
+
"CN",
|
|
77
|
+
"CO",
|
|
78
|
+
"KM",
|
|
79
|
+
"CG",
|
|
80
|
+
"CD",
|
|
81
|
+
"CR",
|
|
82
|
+
"CI",
|
|
83
|
+
"HR",
|
|
84
|
+
"CU",
|
|
85
|
+
"CY",
|
|
86
|
+
"CZ",
|
|
87
|
+
"DK",
|
|
88
|
+
"DJ",
|
|
89
|
+
"DM",
|
|
90
|
+
"DO",
|
|
91
|
+
"EC",
|
|
92
|
+
"EG",
|
|
93
|
+
"SV",
|
|
94
|
+
"GQ",
|
|
95
|
+
"ER",
|
|
96
|
+
"EE",
|
|
97
|
+
"SZ",
|
|
98
|
+
"ET",
|
|
99
|
+
"FJ",
|
|
100
|
+
"FI",
|
|
101
|
+
"FR",
|
|
102
|
+
"GA",
|
|
103
|
+
"GM",
|
|
104
|
+
"GE",
|
|
105
|
+
"DE",
|
|
106
|
+
"GH",
|
|
107
|
+
"GR",
|
|
108
|
+
"GD",
|
|
109
|
+
"GT",
|
|
110
|
+
"GN",
|
|
111
|
+
"GW",
|
|
112
|
+
"GY",
|
|
113
|
+
"HT",
|
|
114
|
+
"VA",
|
|
115
|
+
"HN",
|
|
116
|
+
"HU",
|
|
117
|
+
"IS",
|
|
118
|
+
"IN",
|
|
119
|
+
"ID",
|
|
120
|
+
"IR",
|
|
121
|
+
"IQ",
|
|
122
|
+
"IE",
|
|
123
|
+
"IL",
|
|
124
|
+
"IT",
|
|
125
|
+
"JM",
|
|
126
|
+
"JP",
|
|
127
|
+
"JO",
|
|
128
|
+
"KZ",
|
|
129
|
+
"KE",
|
|
130
|
+
"KI",
|
|
131
|
+
"KP",
|
|
132
|
+
"KR",
|
|
133
|
+
"KW",
|
|
134
|
+
"KG",
|
|
135
|
+
"LA",
|
|
136
|
+
"LV",
|
|
137
|
+
"LB",
|
|
138
|
+
"LS",
|
|
139
|
+
"LR",
|
|
140
|
+
"LY",
|
|
141
|
+
"LI",
|
|
142
|
+
"LT",
|
|
143
|
+
"LU",
|
|
144
|
+
"MG",
|
|
145
|
+
"MW",
|
|
146
|
+
"MY",
|
|
147
|
+
"MV",
|
|
148
|
+
"ML",
|
|
149
|
+
"MT",
|
|
150
|
+
"MH",
|
|
151
|
+
"MR",
|
|
152
|
+
"MU",
|
|
153
|
+
"MX",
|
|
154
|
+
"FM",
|
|
155
|
+
"MD",
|
|
156
|
+
"MC",
|
|
157
|
+
"MN",
|
|
158
|
+
"ME",
|
|
159
|
+
"MA",
|
|
160
|
+
"MZ",
|
|
161
|
+
"MM",
|
|
162
|
+
"NA",
|
|
163
|
+
"NR",
|
|
164
|
+
"NP",
|
|
165
|
+
"NL",
|
|
166
|
+
"NZ",
|
|
167
|
+
"NI",
|
|
168
|
+
"NE",
|
|
169
|
+
"NG",
|
|
170
|
+
"MK",
|
|
171
|
+
"NO",
|
|
172
|
+
"OM",
|
|
173
|
+
"PK",
|
|
174
|
+
"PW",
|
|
175
|
+
"PS",
|
|
176
|
+
"PA",
|
|
177
|
+
"PG",
|
|
178
|
+
"PY",
|
|
179
|
+
"PE",
|
|
180
|
+
"PH",
|
|
181
|
+
"PL",
|
|
182
|
+
"PT",
|
|
183
|
+
"QA",
|
|
184
|
+
"RO",
|
|
185
|
+
"RU",
|
|
186
|
+
"RW",
|
|
187
|
+
"KN",
|
|
188
|
+
"LC",
|
|
189
|
+
"VC",
|
|
190
|
+
"WS",
|
|
191
|
+
"SM",
|
|
192
|
+
"ST",
|
|
193
|
+
"SA",
|
|
194
|
+
"SN",
|
|
195
|
+
"RS",
|
|
196
|
+
"SC",
|
|
197
|
+
"SL",
|
|
198
|
+
"SG",
|
|
199
|
+
"SK",
|
|
200
|
+
"SI",
|
|
201
|
+
"SB",
|
|
202
|
+
"SO",
|
|
203
|
+
"ZA",
|
|
204
|
+
"SS",
|
|
205
|
+
"ES",
|
|
206
|
+
"LK",
|
|
207
|
+
"SD",
|
|
208
|
+
"SR",
|
|
209
|
+
"SE",
|
|
210
|
+
"CH",
|
|
211
|
+
"SY",
|
|
212
|
+
"TW",
|
|
213
|
+
"TJ",
|
|
214
|
+
"TZ",
|
|
215
|
+
"TH",
|
|
216
|
+
"TL",
|
|
217
|
+
"TG",
|
|
218
|
+
"TO",
|
|
219
|
+
"TT",
|
|
220
|
+
"TN",
|
|
221
|
+
"TR",
|
|
222
|
+
"TM",
|
|
223
|
+
"TV",
|
|
224
|
+
"UG",
|
|
225
|
+
"UA",
|
|
226
|
+
"AE",
|
|
227
|
+
"GB",
|
|
228
|
+
"UY",
|
|
229
|
+
"UZ",
|
|
230
|
+
"VU",
|
|
231
|
+
"VE",
|
|
232
|
+
"VN",
|
|
233
|
+
"YE",
|
|
234
|
+
"ZM",
|
|
235
|
+
"ZW",
|
|
236
|
+
]);
|
|
@@ -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 CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome {
|
|
6
6
|
type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
|
|
7
7
|
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
+
if (k2 === undefined) k2 = k;
|
|
5
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
+
}
|
|
9
|
+
Object.defineProperty(o, k2, desc);
|
|
10
|
+
}) : (function(o, m, k, k2) {
|
|
11
|
+
if (k2 === undefined) k2 = k;
|
|
12
|
+
o[k2] = m[k];
|
|
13
|
+
}));
|
|
14
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
+
}) : function(o, v) {
|
|
17
|
+
o["default"] = v;
|
|
18
|
+
});
|
|
19
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
+
var ownKeys = function(o) {
|
|
21
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
+
var ar = [];
|
|
23
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
+
return ar;
|
|
25
|
+
};
|
|
26
|
+
return ownKeys(o);
|
|
27
|
+
};
|
|
28
|
+
return function (mod) {
|
|
29
|
+
if (mod && mod.__esModule) return mod;
|
|
30
|
+
var result = {};
|
|
31
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
+
__setModuleDefault(result, mod);
|
|
33
|
+
return result;
|
|
34
|
+
};
|
|
35
|
+
})();
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = void 0;
|
|
38
|
+
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
+
exports.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.js";
|
|
2
|
+
import * as core from "../../../../core/index.js";
|
|
3
|
+
import type * as serializers from "../../../index.js";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship {
|
|
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
|
+
}
|