@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,200 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
/** Country (ISO-3166-1 alpha-2). */
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry = {
|
|
4
|
+
Us: "US",
|
|
5
|
+
Af: "AF",
|
|
6
|
+
Al: "AL",
|
|
7
|
+
Dz: "DZ",
|
|
8
|
+
Ad: "AD",
|
|
9
|
+
Ao: "AO",
|
|
10
|
+
Ag: "AG",
|
|
11
|
+
Ar: "AR",
|
|
12
|
+
Am: "AM",
|
|
13
|
+
Au: "AU",
|
|
14
|
+
At: "AT",
|
|
15
|
+
Az: "AZ",
|
|
16
|
+
Bs: "BS",
|
|
17
|
+
Bh: "BH",
|
|
18
|
+
Bd: "BD",
|
|
19
|
+
Bb: "BB",
|
|
20
|
+
By: "BY",
|
|
21
|
+
Be: "BE",
|
|
22
|
+
Bz: "BZ",
|
|
23
|
+
Bj: "BJ",
|
|
24
|
+
Bt: "BT",
|
|
25
|
+
Bo: "BO",
|
|
26
|
+
Ba: "BA",
|
|
27
|
+
Bw: "BW",
|
|
28
|
+
Br: "BR",
|
|
29
|
+
Bn: "BN",
|
|
30
|
+
Bg: "BG",
|
|
31
|
+
Bf: "BF",
|
|
32
|
+
Bi: "BI",
|
|
33
|
+
Cv: "CV",
|
|
34
|
+
Kh: "KH",
|
|
35
|
+
Cm: "CM",
|
|
36
|
+
Ca: "CA",
|
|
37
|
+
Cf: "CF",
|
|
38
|
+
Td: "TD",
|
|
39
|
+
Cl: "CL",
|
|
40
|
+
Cn: "CN",
|
|
41
|
+
Co: "CO",
|
|
42
|
+
Km: "KM",
|
|
43
|
+
Cg: "CG",
|
|
44
|
+
Cd: "CD",
|
|
45
|
+
Cr: "CR",
|
|
46
|
+
Ci: "CI",
|
|
47
|
+
Hr: "HR",
|
|
48
|
+
Cu: "CU",
|
|
49
|
+
Cy: "CY",
|
|
50
|
+
Cz: "CZ",
|
|
51
|
+
Dk: "DK",
|
|
52
|
+
Dj: "DJ",
|
|
53
|
+
Dm: "DM",
|
|
54
|
+
Do: "DO",
|
|
55
|
+
Ec: "EC",
|
|
56
|
+
Eg: "EG",
|
|
57
|
+
Sv: "SV",
|
|
58
|
+
Gq: "GQ",
|
|
59
|
+
Er: "ER",
|
|
60
|
+
Ee: "EE",
|
|
61
|
+
Sz: "SZ",
|
|
62
|
+
Et: "ET",
|
|
63
|
+
Fj: "FJ",
|
|
64
|
+
Fi: "FI",
|
|
65
|
+
Fr: "FR",
|
|
66
|
+
Ga: "GA",
|
|
67
|
+
Gm: "GM",
|
|
68
|
+
Ge: "GE",
|
|
69
|
+
De: "DE",
|
|
70
|
+
Gh: "GH",
|
|
71
|
+
Gr: "GR",
|
|
72
|
+
Gd: "GD",
|
|
73
|
+
Gt: "GT",
|
|
74
|
+
Gn: "GN",
|
|
75
|
+
Gw: "GW",
|
|
76
|
+
Gy: "GY",
|
|
77
|
+
Ht: "HT",
|
|
78
|
+
Va: "VA",
|
|
79
|
+
Hn: "HN",
|
|
80
|
+
Hu: "HU",
|
|
81
|
+
Is: "IS",
|
|
82
|
+
In: "IN",
|
|
83
|
+
Id: "ID",
|
|
84
|
+
Ir: "IR",
|
|
85
|
+
Iq: "IQ",
|
|
86
|
+
Ie: "IE",
|
|
87
|
+
Il: "IL",
|
|
88
|
+
It: "IT",
|
|
89
|
+
Jm: "JM",
|
|
90
|
+
Jp: "JP",
|
|
91
|
+
Jo: "JO",
|
|
92
|
+
Kz: "KZ",
|
|
93
|
+
Ke: "KE",
|
|
94
|
+
Ki: "KI",
|
|
95
|
+
Kp: "KP",
|
|
96
|
+
Kr: "KR",
|
|
97
|
+
Kw: "KW",
|
|
98
|
+
Kg: "KG",
|
|
99
|
+
La: "LA",
|
|
100
|
+
Lv: "LV",
|
|
101
|
+
Lb: "LB",
|
|
102
|
+
Ls: "LS",
|
|
103
|
+
Lr: "LR",
|
|
104
|
+
Ly: "LY",
|
|
105
|
+
Li: "LI",
|
|
106
|
+
Lt: "LT",
|
|
107
|
+
Lu: "LU",
|
|
108
|
+
Mg: "MG",
|
|
109
|
+
Mw: "MW",
|
|
110
|
+
My: "MY",
|
|
111
|
+
Mv: "MV",
|
|
112
|
+
Ml: "ML",
|
|
113
|
+
Mt: "MT",
|
|
114
|
+
Mh: "MH",
|
|
115
|
+
Mr: "MR",
|
|
116
|
+
Mu: "MU",
|
|
117
|
+
Mx: "MX",
|
|
118
|
+
Fm: "FM",
|
|
119
|
+
Md: "MD",
|
|
120
|
+
Mc: "MC",
|
|
121
|
+
Mn: "MN",
|
|
122
|
+
Me: "ME",
|
|
123
|
+
Ma: "MA",
|
|
124
|
+
Mz: "MZ",
|
|
125
|
+
Mm: "MM",
|
|
126
|
+
Na: "NA",
|
|
127
|
+
Nr: "NR",
|
|
128
|
+
Np: "NP",
|
|
129
|
+
Nl: "NL",
|
|
130
|
+
Nz: "NZ",
|
|
131
|
+
Ni: "NI",
|
|
132
|
+
Ne: "NE",
|
|
133
|
+
Ng: "NG",
|
|
134
|
+
Mk: "MK",
|
|
135
|
+
No: "NO",
|
|
136
|
+
Om: "OM",
|
|
137
|
+
Pk: "PK",
|
|
138
|
+
Pw: "PW",
|
|
139
|
+
Ps: "PS",
|
|
140
|
+
Pa: "PA",
|
|
141
|
+
Pg: "PG",
|
|
142
|
+
Py: "PY",
|
|
143
|
+
Pe: "PE",
|
|
144
|
+
Ph: "PH",
|
|
145
|
+
Pl: "PL",
|
|
146
|
+
Pt: "PT",
|
|
147
|
+
Qa: "QA",
|
|
148
|
+
Ro: "RO",
|
|
149
|
+
Ru: "RU",
|
|
150
|
+
Rw: "RW",
|
|
151
|
+
Kn: "KN",
|
|
152
|
+
Lc: "LC",
|
|
153
|
+
Vc: "VC",
|
|
154
|
+
Ws: "WS",
|
|
155
|
+
Sm: "SM",
|
|
156
|
+
St: "ST",
|
|
157
|
+
Sa: "SA",
|
|
158
|
+
Sn: "SN",
|
|
159
|
+
Rs: "RS",
|
|
160
|
+
Sc: "SC",
|
|
161
|
+
Sl: "SL",
|
|
162
|
+
Sg: "SG",
|
|
163
|
+
Sk: "SK",
|
|
164
|
+
Si: "SI",
|
|
165
|
+
Sb: "SB",
|
|
166
|
+
So: "SO",
|
|
167
|
+
Za: "ZA",
|
|
168
|
+
Ss: "SS",
|
|
169
|
+
Es: "ES",
|
|
170
|
+
Lk: "LK",
|
|
171
|
+
Sd: "SD",
|
|
172
|
+
Sr: "SR",
|
|
173
|
+
Se: "SE",
|
|
174
|
+
Ch: "CH",
|
|
175
|
+
Sy: "SY",
|
|
176
|
+
Tw: "TW",
|
|
177
|
+
Tj: "TJ",
|
|
178
|
+
Tz: "TZ",
|
|
179
|
+
Th: "TH",
|
|
180
|
+
Tl: "TL",
|
|
181
|
+
Tg: "TG",
|
|
182
|
+
To: "TO",
|
|
183
|
+
Tt: "TT",
|
|
184
|
+
Tn: "TN",
|
|
185
|
+
Tr: "TR",
|
|
186
|
+
Tm: "TM",
|
|
187
|
+
Tv: "TV",
|
|
188
|
+
Ug: "UG",
|
|
189
|
+
Ua: "UA",
|
|
190
|
+
Ae: "AE",
|
|
191
|
+
Gb: "GB",
|
|
192
|
+
Uy: "UY",
|
|
193
|
+
Uz: "UZ",
|
|
194
|
+
Vu: "VU",
|
|
195
|
+
Ve: "VE",
|
|
196
|
+
Vn: "VN",
|
|
197
|
+
Ye: "YE",
|
|
198
|
+
Zm: "ZM",
|
|
199
|
+
Zw: "ZW",
|
|
200
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
export declare const
|
|
1
|
+
/** Annual income bucket. */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome: {
|
|
3
3
|
readonly Zero25000: "0-25000";
|
|
4
4
|
readonly Undefined50000: "25001-50000";
|
|
5
5
|
readonly Undefined100000: "50001-100000";
|
|
@@ -7,4 +7,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailPrefill
|
|
|
7
7
|
readonly Undefined500000: "200001-500000";
|
|
8
8
|
readonly Undefined: "500001+";
|
|
9
9
|
};
|
|
10
|
-
export type
|
|
10
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
-
/**
|
|
3
|
-
export const
|
|
2
|
+
/** Annual income bucket. */
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome = {
|
|
4
4
|
Zero25000: "0-25000",
|
|
5
5
|
Undefined50000: "25001-50000",
|
|
6
6
|
Undefined100000: "50001-100000",
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
/** Country of citizenship (ISO-3166-1 alpha-2). */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship: {
|
|
3
|
+
readonly Us: "US";
|
|
4
|
+
readonly Af: "AF";
|
|
5
|
+
readonly Al: "AL";
|
|
6
|
+
readonly Dz: "DZ";
|
|
7
|
+
readonly Ad: "AD";
|
|
8
|
+
readonly Ao: "AO";
|
|
9
|
+
readonly Ag: "AG";
|
|
10
|
+
readonly Ar: "AR";
|
|
11
|
+
readonly Am: "AM";
|
|
12
|
+
readonly Au: "AU";
|
|
13
|
+
readonly At: "AT";
|
|
14
|
+
readonly Az: "AZ";
|
|
15
|
+
readonly Bs: "BS";
|
|
16
|
+
readonly Bh: "BH";
|
|
17
|
+
readonly Bd: "BD";
|
|
18
|
+
readonly Bb: "BB";
|
|
19
|
+
readonly By: "BY";
|
|
20
|
+
readonly Be: "BE";
|
|
21
|
+
readonly Bz: "BZ";
|
|
22
|
+
readonly Bj: "BJ";
|
|
23
|
+
readonly Bt: "BT";
|
|
24
|
+
readonly Bo: "BO";
|
|
25
|
+
readonly Ba: "BA";
|
|
26
|
+
readonly Bw: "BW";
|
|
27
|
+
readonly Br: "BR";
|
|
28
|
+
readonly Bn: "BN";
|
|
29
|
+
readonly Bg: "BG";
|
|
30
|
+
readonly Bf: "BF";
|
|
31
|
+
readonly Bi: "BI";
|
|
32
|
+
readonly Cv: "CV";
|
|
33
|
+
readonly Kh: "KH";
|
|
34
|
+
readonly Cm: "CM";
|
|
35
|
+
readonly Ca: "CA";
|
|
36
|
+
readonly Cf: "CF";
|
|
37
|
+
readonly Td: "TD";
|
|
38
|
+
readonly Cl: "CL";
|
|
39
|
+
readonly Cn: "CN";
|
|
40
|
+
readonly Co: "CO";
|
|
41
|
+
readonly Km: "KM";
|
|
42
|
+
readonly Cg: "CG";
|
|
43
|
+
readonly Cd: "CD";
|
|
44
|
+
readonly Cr: "CR";
|
|
45
|
+
readonly Ci: "CI";
|
|
46
|
+
readonly Hr: "HR";
|
|
47
|
+
readonly Cu: "CU";
|
|
48
|
+
readonly Cy: "CY";
|
|
49
|
+
readonly Cz: "CZ";
|
|
50
|
+
readonly Dk: "DK";
|
|
51
|
+
readonly Dj: "DJ";
|
|
52
|
+
readonly Dm: "DM";
|
|
53
|
+
readonly Do: "DO";
|
|
54
|
+
readonly Ec: "EC";
|
|
55
|
+
readonly Eg: "EG";
|
|
56
|
+
readonly Sv: "SV";
|
|
57
|
+
readonly Gq: "GQ";
|
|
58
|
+
readonly Er: "ER";
|
|
59
|
+
readonly Ee: "EE";
|
|
60
|
+
readonly Sz: "SZ";
|
|
61
|
+
readonly Et: "ET";
|
|
62
|
+
readonly Fj: "FJ";
|
|
63
|
+
readonly Fi: "FI";
|
|
64
|
+
readonly Fr: "FR";
|
|
65
|
+
readonly Ga: "GA";
|
|
66
|
+
readonly Gm: "GM";
|
|
67
|
+
readonly Ge: "GE";
|
|
68
|
+
readonly De: "DE";
|
|
69
|
+
readonly Gh: "GH";
|
|
70
|
+
readonly Gr: "GR";
|
|
71
|
+
readonly Gd: "GD";
|
|
72
|
+
readonly Gt: "GT";
|
|
73
|
+
readonly Gn: "GN";
|
|
74
|
+
readonly Gw: "GW";
|
|
75
|
+
readonly Gy: "GY";
|
|
76
|
+
readonly Ht: "HT";
|
|
77
|
+
readonly Va: "VA";
|
|
78
|
+
readonly Hn: "HN";
|
|
79
|
+
readonly Hu: "HU";
|
|
80
|
+
readonly Is: "IS";
|
|
81
|
+
readonly In: "IN";
|
|
82
|
+
readonly Id: "ID";
|
|
83
|
+
readonly Ir: "IR";
|
|
84
|
+
readonly Iq: "IQ";
|
|
85
|
+
readonly Ie: "IE";
|
|
86
|
+
readonly Il: "IL";
|
|
87
|
+
readonly It: "IT";
|
|
88
|
+
readonly Jm: "JM";
|
|
89
|
+
readonly Jp: "JP";
|
|
90
|
+
readonly Jo: "JO";
|
|
91
|
+
readonly Kz: "KZ";
|
|
92
|
+
readonly Ke: "KE";
|
|
93
|
+
readonly Ki: "KI";
|
|
94
|
+
readonly Kp: "KP";
|
|
95
|
+
readonly Kr: "KR";
|
|
96
|
+
readonly Kw: "KW";
|
|
97
|
+
readonly Kg: "KG";
|
|
98
|
+
readonly La: "LA";
|
|
99
|
+
readonly Lv: "LV";
|
|
100
|
+
readonly Lb: "LB";
|
|
101
|
+
readonly Ls: "LS";
|
|
102
|
+
readonly Lr: "LR";
|
|
103
|
+
readonly Ly: "LY";
|
|
104
|
+
readonly Li: "LI";
|
|
105
|
+
readonly Lt: "LT";
|
|
106
|
+
readonly Lu: "LU";
|
|
107
|
+
readonly Mg: "MG";
|
|
108
|
+
readonly Mw: "MW";
|
|
109
|
+
readonly My: "MY";
|
|
110
|
+
readonly Mv: "MV";
|
|
111
|
+
readonly Ml: "ML";
|
|
112
|
+
readonly Mt: "MT";
|
|
113
|
+
readonly Mh: "MH";
|
|
114
|
+
readonly Mr: "MR";
|
|
115
|
+
readonly Mu: "MU";
|
|
116
|
+
readonly Mx: "MX";
|
|
117
|
+
readonly Fm: "FM";
|
|
118
|
+
readonly Md: "MD";
|
|
119
|
+
readonly Mc: "MC";
|
|
120
|
+
readonly Mn: "MN";
|
|
121
|
+
readonly Me: "ME";
|
|
122
|
+
readonly Ma: "MA";
|
|
123
|
+
readonly Mz: "MZ";
|
|
124
|
+
readonly Mm: "MM";
|
|
125
|
+
readonly Na: "NA";
|
|
126
|
+
readonly Nr: "NR";
|
|
127
|
+
readonly Np: "NP";
|
|
128
|
+
readonly Nl: "NL";
|
|
129
|
+
readonly Nz: "NZ";
|
|
130
|
+
readonly Ni: "NI";
|
|
131
|
+
readonly Ne: "NE";
|
|
132
|
+
readonly Ng: "NG";
|
|
133
|
+
readonly Mk: "MK";
|
|
134
|
+
readonly No: "NO";
|
|
135
|
+
readonly Om: "OM";
|
|
136
|
+
readonly Pk: "PK";
|
|
137
|
+
readonly Pw: "PW";
|
|
138
|
+
readonly Ps: "PS";
|
|
139
|
+
readonly Pa: "PA";
|
|
140
|
+
readonly Pg: "PG";
|
|
141
|
+
readonly Py: "PY";
|
|
142
|
+
readonly Pe: "PE";
|
|
143
|
+
readonly Ph: "PH";
|
|
144
|
+
readonly Pl: "PL";
|
|
145
|
+
readonly Pt: "PT";
|
|
146
|
+
readonly Qa: "QA";
|
|
147
|
+
readonly Ro: "RO";
|
|
148
|
+
readonly Ru: "RU";
|
|
149
|
+
readonly Rw: "RW";
|
|
150
|
+
readonly Kn: "KN";
|
|
151
|
+
readonly Lc: "LC";
|
|
152
|
+
readonly Vc: "VC";
|
|
153
|
+
readonly Ws: "WS";
|
|
154
|
+
readonly Sm: "SM";
|
|
155
|
+
readonly St: "ST";
|
|
156
|
+
readonly Sa: "SA";
|
|
157
|
+
readonly Sn: "SN";
|
|
158
|
+
readonly Rs: "RS";
|
|
159
|
+
readonly Sc: "SC";
|
|
160
|
+
readonly Sl: "SL";
|
|
161
|
+
readonly Sg: "SG";
|
|
162
|
+
readonly Sk: "SK";
|
|
163
|
+
readonly Si: "SI";
|
|
164
|
+
readonly Sb: "SB";
|
|
165
|
+
readonly So: "SO";
|
|
166
|
+
readonly Za: "ZA";
|
|
167
|
+
readonly Ss: "SS";
|
|
168
|
+
readonly Es: "ES";
|
|
169
|
+
readonly Lk: "LK";
|
|
170
|
+
readonly Sd: "SD";
|
|
171
|
+
readonly Sr: "SR";
|
|
172
|
+
readonly Se: "SE";
|
|
173
|
+
readonly Ch: "CH";
|
|
174
|
+
readonly Sy: "SY";
|
|
175
|
+
readonly Tw: "TW";
|
|
176
|
+
readonly Tj: "TJ";
|
|
177
|
+
readonly Tz: "TZ";
|
|
178
|
+
readonly Th: "TH";
|
|
179
|
+
readonly Tl: "TL";
|
|
180
|
+
readonly Tg: "TG";
|
|
181
|
+
readonly To: "TO";
|
|
182
|
+
readonly Tt: "TT";
|
|
183
|
+
readonly Tn: "TN";
|
|
184
|
+
readonly Tr: "TR";
|
|
185
|
+
readonly Tm: "TM";
|
|
186
|
+
readonly Tv: "TV";
|
|
187
|
+
readonly Ug: "UG";
|
|
188
|
+
readonly Ua: "UA";
|
|
189
|
+
readonly Ae: "AE";
|
|
190
|
+
readonly Gb: "GB";
|
|
191
|
+
readonly Uy: "UY";
|
|
192
|
+
readonly Uz: "UZ";
|
|
193
|
+
readonly Vu: "VU";
|
|
194
|
+
readonly Ve: "VE";
|
|
195
|
+
readonly Vn: "VN";
|
|
196
|
+
readonly Ye: "YE";
|
|
197
|
+
readonly Zm: "ZM";
|
|
198
|
+
readonly Zw: "ZW";
|
|
199
|
+
};
|
|
200
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship];
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
/** Country of citizenship (ISO-3166-1 alpha-2). */
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship = {
|
|
4
|
+
Us: "US",
|
|
5
|
+
Af: "AF",
|
|
6
|
+
Al: "AL",
|
|
7
|
+
Dz: "DZ",
|
|
8
|
+
Ad: "AD",
|
|
9
|
+
Ao: "AO",
|
|
10
|
+
Ag: "AG",
|
|
11
|
+
Ar: "AR",
|
|
12
|
+
Am: "AM",
|
|
13
|
+
Au: "AU",
|
|
14
|
+
At: "AT",
|
|
15
|
+
Az: "AZ",
|
|
16
|
+
Bs: "BS",
|
|
17
|
+
Bh: "BH",
|
|
18
|
+
Bd: "BD",
|
|
19
|
+
Bb: "BB",
|
|
20
|
+
By: "BY",
|
|
21
|
+
Be: "BE",
|
|
22
|
+
Bz: "BZ",
|
|
23
|
+
Bj: "BJ",
|
|
24
|
+
Bt: "BT",
|
|
25
|
+
Bo: "BO",
|
|
26
|
+
Ba: "BA",
|
|
27
|
+
Bw: "BW",
|
|
28
|
+
Br: "BR",
|
|
29
|
+
Bn: "BN",
|
|
30
|
+
Bg: "BG",
|
|
31
|
+
Bf: "BF",
|
|
32
|
+
Bi: "BI",
|
|
33
|
+
Cv: "CV",
|
|
34
|
+
Kh: "KH",
|
|
35
|
+
Cm: "CM",
|
|
36
|
+
Ca: "CA",
|
|
37
|
+
Cf: "CF",
|
|
38
|
+
Td: "TD",
|
|
39
|
+
Cl: "CL",
|
|
40
|
+
Cn: "CN",
|
|
41
|
+
Co: "CO",
|
|
42
|
+
Km: "KM",
|
|
43
|
+
Cg: "CG",
|
|
44
|
+
Cd: "CD",
|
|
45
|
+
Cr: "CR",
|
|
46
|
+
Ci: "CI",
|
|
47
|
+
Hr: "HR",
|
|
48
|
+
Cu: "CU",
|
|
49
|
+
Cy: "CY",
|
|
50
|
+
Cz: "CZ",
|
|
51
|
+
Dk: "DK",
|
|
52
|
+
Dj: "DJ",
|
|
53
|
+
Dm: "DM",
|
|
54
|
+
Do: "DO",
|
|
55
|
+
Ec: "EC",
|
|
56
|
+
Eg: "EG",
|
|
57
|
+
Sv: "SV",
|
|
58
|
+
Gq: "GQ",
|
|
59
|
+
Er: "ER",
|
|
60
|
+
Ee: "EE",
|
|
61
|
+
Sz: "SZ",
|
|
62
|
+
Et: "ET",
|
|
63
|
+
Fj: "FJ",
|
|
64
|
+
Fi: "FI",
|
|
65
|
+
Fr: "FR",
|
|
66
|
+
Ga: "GA",
|
|
67
|
+
Gm: "GM",
|
|
68
|
+
Ge: "GE",
|
|
69
|
+
De: "DE",
|
|
70
|
+
Gh: "GH",
|
|
71
|
+
Gr: "GR",
|
|
72
|
+
Gd: "GD",
|
|
73
|
+
Gt: "GT",
|
|
74
|
+
Gn: "GN",
|
|
75
|
+
Gw: "GW",
|
|
76
|
+
Gy: "GY",
|
|
77
|
+
Ht: "HT",
|
|
78
|
+
Va: "VA",
|
|
79
|
+
Hn: "HN",
|
|
80
|
+
Hu: "HU",
|
|
81
|
+
Is: "IS",
|
|
82
|
+
In: "IN",
|
|
83
|
+
Id: "ID",
|
|
84
|
+
Ir: "IR",
|
|
85
|
+
Iq: "IQ",
|
|
86
|
+
Ie: "IE",
|
|
87
|
+
Il: "IL",
|
|
88
|
+
It: "IT",
|
|
89
|
+
Jm: "JM",
|
|
90
|
+
Jp: "JP",
|
|
91
|
+
Jo: "JO",
|
|
92
|
+
Kz: "KZ",
|
|
93
|
+
Ke: "KE",
|
|
94
|
+
Ki: "KI",
|
|
95
|
+
Kp: "KP",
|
|
96
|
+
Kr: "KR",
|
|
97
|
+
Kw: "KW",
|
|
98
|
+
Kg: "KG",
|
|
99
|
+
La: "LA",
|
|
100
|
+
Lv: "LV",
|
|
101
|
+
Lb: "LB",
|
|
102
|
+
Ls: "LS",
|
|
103
|
+
Lr: "LR",
|
|
104
|
+
Ly: "LY",
|
|
105
|
+
Li: "LI",
|
|
106
|
+
Lt: "LT",
|
|
107
|
+
Lu: "LU",
|
|
108
|
+
Mg: "MG",
|
|
109
|
+
Mw: "MW",
|
|
110
|
+
My: "MY",
|
|
111
|
+
Mv: "MV",
|
|
112
|
+
Ml: "ML",
|
|
113
|
+
Mt: "MT",
|
|
114
|
+
Mh: "MH",
|
|
115
|
+
Mr: "MR",
|
|
116
|
+
Mu: "MU",
|
|
117
|
+
Mx: "MX",
|
|
118
|
+
Fm: "FM",
|
|
119
|
+
Md: "MD",
|
|
120
|
+
Mc: "MC",
|
|
121
|
+
Mn: "MN",
|
|
122
|
+
Me: "ME",
|
|
123
|
+
Ma: "MA",
|
|
124
|
+
Mz: "MZ",
|
|
125
|
+
Mm: "MM",
|
|
126
|
+
Na: "NA",
|
|
127
|
+
Nr: "NR",
|
|
128
|
+
Np: "NP",
|
|
129
|
+
Nl: "NL",
|
|
130
|
+
Nz: "NZ",
|
|
131
|
+
Ni: "NI",
|
|
132
|
+
Ne: "NE",
|
|
133
|
+
Ng: "NG",
|
|
134
|
+
Mk: "MK",
|
|
135
|
+
No: "NO",
|
|
136
|
+
Om: "OM",
|
|
137
|
+
Pk: "PK",
|
|
138
|
+
Pw: "PW",
|
|
139
|
+
Ps: "PS",
|
|
140
|
+
Pa: "PA",
|
|
141
|
+
Pg: "PG",
|
|
142
|
+
Py: "PY",
|
|
143
|
+
Pe: "PE",
|
|
144
|
+
Ph: "PH",
|
|
145
|
+
Pl: "PL",
|
|
146
|
+
Pt: "PT",
|
|
147
|
+
Qa: "QA",
|
|
148
|
+
Ro: "RO",
|
|
149
|
+
Ru: "RU",
|
|
150
|
+
Rw: "RW",
|
|
151
|
+
Kn: "KN",
|
|
152
|
+
Lc: "LC",
|
|
153
|
+
Vc: "VC",
|
|
154
|
+
Ws: "WS",
|
|
155
|
+
Sm: "SM",
|
|
156
|
+
St: "ST",
|
|
157
|
+
Sa: "SA",
|
|
158
|
+
Sn: "SN",
|
|
159
|
+
Rs: "RS",
|
|
160
|
+
Sc: "SC",
|
|
161
|
+
Sl: "SL",
|
|
162
|
+
Sg: "SG",
|
|
163
|
+
Sk: "SK",
|
|
164
|
+
Si: "SI",
|
|
165
|
+
Sb: "SB",
|
|
166
|
+
So: "SO",
|
|
167
|
+
Za: "ZA",
|
|
168
|
+
Ss: "SS",
|
|
169
|
+
Es: "ES",
|
|
170
|
+
Lk: "LK",
|
|
171
|
+
Sd: "SD",
|
|
172
|
+
Sr: "SR",
|
|
173
|
+
Se: "SE",
|
|
174
|
+
Ch: "CH",
|
|
175
|
+
Sy: "SY",
|
|
176
|
+
Tw: "TW",
|
|
177
|
+
Tj: "TJ",
|
|
178
|
+
Tz: "TZ",
|
|
179
|
+
Th: "TH",
|
|
180
|
+
Tl: "TL",
|
|
181
|
+
Tg: "TG",
|
|
182
|
+
To: "TO",
|
|
183
|
+
Tt: "TT",
|
|
184
|
+
Tn: "TN",
|
|
185
|
+
Tr: "TR",
|
|
186
|
+
Tm: "TM",
|
|
187
|
+
Tv: "TV",
|
|
188
|
+
Ug: "UG",
|
|
189
|
+
Ua: "UA",
|
|
190
|
+
Ae: "AE",
|
|
191
|
+
Gb: "GB",
|
|
192
|
+
Uy: "UY",
|
|
193
|
+
Uz: "UZ",
|
|
194
|
+
Vu: "VU",
|
|
195
|
+
Ve: "VE",
|
|
196
|
+
Vn: "VN",
|
|
197
|
+
Ye: "YE",
|
|
198
|
+
Zm: "ZM",
|
|
199
|
+
Zw: "ZW",
|
|
200
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
export declare const
|
|
1
|
+
/** Employment status. */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus: {
|
|
3
3
|
readonly Employed: "employed";
|
|
4
4
|
readonly SelfEmployed: "self_employed";
|
|
5
5
|
readonly Unemployed: "unemployed";
|
|
@@ -7,4 +7,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailPrefill
|
|
|
7
7
|
readonly Student: "student";
|
|
8
8
|
readonly Other: "other";
|
|
9
9
|
};
|
|
10
|
-
export type
|
|
10
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
-
/**
|
|
3
|
-
export const
|
|
2
|
+
/** Employment status. */
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus = {
|
|
4
4
|
Employed: "employed",
|
|
5
5
|
SelfEmployed: "self_employed",
|
|
6
6
|
Unemployed: "unemployed",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
/**
|
|
2
|
-
export declare const
|
|
1
|
+
/** Job title. */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle: {
|
|
3
3
|
readonly Ceo: "ceo";
|
|
4
4
|
readonly Cfo: "cfo";
|
|
5
5
|
readonly Coo: "coo";
|
|
@@ -12,4 +12,4 @@ export declare const CreateInvitationsCustomersRequestRecipientsItemEmailPrefill
|
|
|
12
12
|
readonly Partner: "partner";
|
|
13
13
|
readonly Other: "other";
|
|
14
14
|
};
|
|
15
|
-
export type
|
|
15
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
-
/**
|
|
3
|
-
export const
|
|
2
|
+
/** Job title. */
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle = {
|
|
4
4
|
Ceo: "ceo",
|
|
5
5
|
Cfo: "cfo",
|
|
6
6
|
Coo: "coo",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/**
|
|
2
|
-
export declare const
|
|
1
|
+
/** Business entity type. */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType: {
|
|
3
3
|
readonly Llc: "llc";
|
|
4
4
|
readonly Corporation: "corporation";
|
|
5
5
|
readonly Partnership: "partnership";
|
|
6
6
|
readonly SoleProprietorship: "sole_proprietorship";
|
|
7
7
|
};
|
|
8
|
-
export type
|
|
8
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
-
/**
|
|
3
|
-
export const
|
|
2
|
+
/** Business entity type. */
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType = {
|
|
4
4
|
Llc: "llc",
|
|
5
5
|
Corporation: "corporation",
|
|
6
6
|
Partnership: "partnership",
|