@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
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry = core.serialization.enum_([
|
|
4
|
+
"US",
|
|
5
|
+
"AF",
|
|
6
|
+
"AL",
|
|
7
|
+
"DZ",
|
|
8
|
+
"AD",
|
|
9
|
+
"AO",
|
|
10
|
+
"AG",
|
|
11
|
+
"AR",
|
|
12
|
+
"AM",
|
|
13
|
+
"AU",
|
|
14
|
+
"AT",
|
|
15
|
+
"AZ",
|
|
16
|
+
"BS",
|
|
17
|
+
"BH",
|
|
18
|
+
"BD",
|
|
19
|
+
"BB",
|
|
20
|
+
"BY",
|
|
21
|
+
"BE",
|
|
22
|
+
"BZ",
|
|
23
|
+
"BJ",
|
|
24
|
+
"BT",
|
|
25
|
+
"BO",
|
|
26
|
+
"BA",
|
|
27
|
+
"BW",
|
|
28
|
+
"BR",
|
|
29
|
+
"BN",
|
|
30
|
+
"BG",
|
|
31
|
+
"BF",
|
|
32
|
+
"BI",
|
|
33
|
+
"CV",
|
|
34
|
+
"KH",
|
|
35
|
+
"CM",
|
|
36
|
+
"CA",
|
|
37
|
+
"CF",
|
|
38
|
+
"TD",
|
|
39
|
+
"CL",
|
|
40
|
+
"CN",
|
|
41
|
+
"CO",
|
|
42
|
+
"KM",
|
|
43
|
+
"CG",
|
|
44
|
+
"CD",
|
|
45
|
+
"CR",
|
|
46
|
+
"CI",
|
|
47
|
+
"HR",
|
|
48
|
+
"CU",
|
|
49
|
+
"CY",
|
|
50
|
+
"CZ",
|
|
51
|
+
"DK",
|
|
52
|
+
"DJ",
|
|
53
|
+
"DM",
|
|
54
|
+
"DO",
|
|
55
|
+
"EC",
|
|
56
|
+
"EG",
|
|
57
|
+
"SV",
|
|
58
|
+
"GQ",
|
|
59
|
+
"ER",
|
|
60
|
+
"EE",
|
|
61
|
+
"SZ",
|
|
62
|
+
"ET",
|
|
63
|
+
"FJ",
|
|
64
|
+
"FI",
|
|
65
|
+
"FR",
|
|
66
|
+
"GA",
|
|
67
|
+
"GM",
|
|
68
|
+
"GE",
|
|
69
|
+
"DE",
|
|
70
|
+
"GH",
|
|
71
|
+
"GR",
|
|
72
|
+
"GD",
|
|
73
|
+
"GT",
|
|
74
|
+
"GN",
|
|
75
|
+
"GW",
|
|
76
|
+
"GY",
|
|
77
|
+
"HT",
|
|
78
|
+
"VA",
|
|
79
|
+
"HN",
|
|
80
|
+
"HU",
|
|
81
|
+
"IS",
|
|
82
|
+
"IN",
|
|
83
|
+
"ID",
|
|
84
|
+
"IR",
|
|
85
|
+
"IQ",
|
|
86
|
+
"IE",
|
|
87
|
+
"IL",
|
|
88
|
+
"IT",
|
|
89
|
+
"JM",
|
|
90
|
+
"JP",
|
|
91
|
+
"JO",
|
|
92
|
+
"KZ",
|
|
93
|
+
"KE",
|
|
94
|
+
"KI",
|
|
95
|
+
"KP",
|
|
96
|
+
"KR",
|
|
97
|
+
"KW",
|
|
98
|
+
"KG",
|
|
99
|
+
"LA",
|
|
100
|
+
"LV",
|
|
101
|
+
"LB",
|
|
102
|
+
"LS",
|
|
103
|
+
"LR",
|
|
104
|
+
"LY",
|
|
105
|
+
"LI",
|
|
106
|
+
"LT",
|
|
107
|
+
"LU",
|
|
108
|
+
"MG",
|
|
109
|
+
"MW",
|
|
110
|
+
"MY",
|
|
111
|
+
"MV",
|
|
112
|
+
"ML",
|
|
113
|
+
"MT",
|
|
114
|
+
"MH",
|
|
115
|
+
"MR",
|
|
116
|
+
"MU",
|
|
117
|
+
"MX",
|
|
118
|
+
"FM",
|
|
119
|
+
"MD",
|
|
120
|
+
"MC",
|
|
121
|
+
"MN",
|
|
122
|
+
"ME",
|
|
123
|
+
"MA",
|
|
124
|
+
"MZ",
|
|
125
|
+
"MM",
|
|
126
|
+
"NA",
|
|
127
|
+
"NR",
|
|
128
|
+
"NP",
|
|
129
|
+
"NL",
|
|
130
|
+
"NZ",
|
|
131
|
+
"NI",
|
|
132
|
+
"NE",
|
|
133
|
+
"NG",
|
|
134
|
+
"MK",
|
|
135
|
+
"NO",
|
|
136
|
+
"OM",
|
|
137
|
+
"PK",
|
|
138
|
+
"PW",
|
|
139
|
+
"PS",
|
|
140
|
+
"PA",
|
|
141
|
+
"PG",
|
|
142
|
+
"PY",
|
|
143
|
+
"PE",
|
|
144
|
+
"PH",
|
|
145
|
+
"PL",
|
|
146
|
+
"PT",
|
|
147
|
+
"QA",
|
|
148
|
+
"RO",
|
|
149
|
+
"RU",
|
|
150
|
+
"RW",
|
|
151
|
+
"KN",
|
|
152
|
+
"LC",
|
|
153
|
+
"VC",
|
|
154
|
+
"WS",
|
|
155
|
+
"SM",
|
|
156
|
+
"ST",
|
|
157
|
+
"SA",
|
|
158
|
+
"SN",
|
|
159
|
+
"RS",
|
|
160
|
+
"SC",
|
|
161
|
+
"SL",
|
|
162
|
+
"SG",
|
|
163
|
+
"SK",
|
|
164
|
+
"SI",
|
|
165
|
+
"SB",
|
|
166
|
+
"SO",
|
|
167
|
+
"ZA",
|
|
168
|
+
"SS",
|
|
169
|
+
"ES",
|
|
170
|
+
"LK",
|
|
171
|
+
"SD",
|
|
172
|
+
"SR",
|
|
173
|
+
"SE",
|
|
174
|
+
"CH",
|
|
175
|
+
"SY",
|
|
176
|
+
"TW",
|
|
177
|
+
"TJ",
|
|
178
|
+
"TZ",
|
|
179
|
+
"TH",
|
|
180
|
+
"TL",
|
|
181
|
+
"TG",
|
|
182
|
+
"TO",
|
|
183
|
+
"TT",
|
|
184
|
+
"TN",
|
|
185
|
+
"TR",
|
|
186
|
+
"TM",
|
|
187
|
+
"TV",
|
|
188
|
+
"UG",
|
|
189
|
+
"UA",
|
|
190
|
+
"AE",
|
|
191
|
+
"GB",
|
|
192
|
+
"UY",
|
|
193
|
+
"UZ",
|
|
194
|
+
"VU",
|
|
195
|
+
"VE",
|
|
196
|
+
"VN",
|
|
197
|
+
"YE",
|
|
198
|
+
"ZM",
|
|
199
|
+
"ZW",
|
|
200
|
+
]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type * as Natural from "../../../../api/index.mjs";
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
|
-
export declare const
|
|
5
|
-
export declare namespace
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome {
|
|
6
6
|
type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
|
|
7
7
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship {
|
|
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,200 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship = core.serialization.enum_([
|
|
4
|
+
"US",
|
|
5
|
+
"AF",
|
|
6
|
+
"AL",
|
|
7
|
+
"DZ",
|
|
8
|
+
"AD",
|
|
9
|
+
"AO",
|
|
10
|
+
"AG",
|
|
11
|
+
"AR",
|
|
12
|
+
"AM",
|
|
13
|
+
"AU",
|
|
14
|
+
"AT",
|
|
15
|
+
"AZ",
|
|
16
|
+
"BS",
|
|
17
|
+
"BH",
|
|
18
|
+
"BD",
|
|
19
|
+
"BB",
|
|
20
|
+
"BY",
|
|
21
|
+
"BE",
|
|
22
|
+
"BZ",
|
|
23
|
+
"BJ",
|
|
24
|
+
"BT",
|
|
25
|
+
"BO",
|
|
26
|
+
"BA",
|
|
27
|
+
"BW",
|
|
28
|
+
"BR",
|
|
29
|
+
"BN",
|
|
30
|
+
"BG",
|
|
31
|
+
"BF",
|
|
32
|
+
"BI",
|
|
33
|
+
"CV",
|
|
34
|
+
"KH",
|
|
35
|
+
"CM",
|
|
36
|
+
"CA",
|
|
37
|
+
"CF",
|
|
38
|
+
"TD",
|
|
39
|
+
"CL",
|
|
40
|
+
"CN",
|
|
41
|
+
"CO",
|
|
42
|
+
"KM",
|
|
43
|
+
"CG",
|
|
44
|
+
"CD",
|
|
45
|
+
"CR",
|
|
46
|
+
"CI",
|
|
47
|
+
"HR",
|
|
48
|
+
"CU",
|
|
49
|
+
"CY",
|
|
50
|
+
"CZ",
|
|
51
|
+
"DK",
|
|
52
|
+
"DJ",
|
|
53
|
+
"DM",
|
|
54
|
+
"DO",
|
|
55
|
+
"EC",
|
|
56
|
+
"EG",
|
|
57
|
+
"SV",
|
|
58
|
+
"GQ",
|
|
59
|
+
"ER",
|
|
60
|
+
"EE",
|
|
61
|
+
"SZ",
|
|
62
|
+
"ET",
|
|
63
|
+
"FJ",
|
|
64
|
+
"FI",
|
|
65
|
+
"FR",
|
|
66
|
+
"GA",
|
|
67
|
+
"GM",
|
|
68
|
+
"GE",
|
|
69
|
+
"DE",
|
|
70
|
+
"GH",
|
|
71
|
+
"GR",
|
|
72
|
+
"GD",
|
|
73
|
+
"GT",
|
|
74
|
+
"GN",
|
|
75
|
+
"GW",
|
|
76
|
+
"GY",
|
|
77
|
+
"HT",
|
|
78
|
+
"VA",
|
|
79
|
+
"HN",
|
|
80
|
+
"HU",
|
|
81
|
+
"IS",
|
|
82
|
+
"IN",
|
|
83
|
+
"ID",
|
|
84
|
+
"IR",
|
|
85
|
+
"IQ",
|
|
86
|
+
"IE",
|
|
87
|
+
"IL",
|
|
88
|
+
"IT",
|
|
89
|
+
"JM",
|
|
90
|
+
"JP",
|
|
91
|
+
"JO",
|
|
92
|
+
"KZ",
|
|
93
|
+
"KE",
|
|
94
|
+
"KI",
|
|
95
|
+
"KP",
|
|
96
|
+
"KR",
|
|
97
|
+
"KW",
|
|
98
|
+
"KG",
|
|
99
|
+
"LA",
|
|
100
|
+
"LV",
|
|
101
|
+
"LB",
|
|
102
|
+
"LS",
|
|
103
|
+
"LR",
|
|
104
|
+
"LY",
|
|
105
|
+
"LI",
|
|
106
|
+
"LT",
|
|
107
|
+
"LU",
|
|
108
|
+
"MG",
|
|
109
|
+
"MW",
|
|
110
|
+
"MY",
|
|
111
|
+
"MV",
|
|
112
|
+
"ML",
|
|
113
|
+
"MT",
|
|
114
|
+
"MH",
|
|
115
|
+
"MR",
|
|
116
|
+
"MU",
|
|
117
|
+
"MX",
|
|
118
|
+
"FM",
|
|
119
|
+
"MD",
|
|
120
|
+
"MC",
|
|
121
|
+
"MN",
|
|
122
|
+
"ME",
|
|
123
|
+
"MA",
|
|
124
|
+
"MZ",
|
|
125
|
+
"MM",
|
|
126
|
+
"NA",
|
|
127
|
+
"NR",
|
|
128
|
+
"NP",
|
|
129
|
+
"NL",
|
|
130
|
+
"NZ",
|
|
131
|
+
"NI",
|
|
132
|
+
"NE",
|
|
133
|
+
"NG",
|
|
134
|
+
"MK",
|
|
135
|
+
"NO",
|
|
136
|
+
"OM",
|
|
137
|
+
"PK",
|
|
138
|
+
"PW",
|
|
139
|
+
"PS",
|
|
140
|
+
"PA",
|
|
141
|
+
"PG",
|
|
142
|
+
"PY",
|
|
143
|
+
"PE",
|
|
144
|
+
"PH",
|
|
145
|
+
"PL",
|
|
146
|
+
"PT",
|
|
147
|
+
"QA",
|
|
148
|
+
"RO",
|
|
149
|
+
"RU",
|
|
150
|
+
"RW",
|
|
151
|
+
"KN",
|
|
152
|
+
"LC",
|
|
153
|
+
"VC",
|
|
154
|
+
"WS",
|
|
155
|
+
"SM",
|
|
156
|
+
"ST",
|
|
157
|
+
"SA",
|
|
158
|
+
"SN",
|
|
159
|
+
"RS",
|
|
160
|
+
"SC",
|
|
161
|
+
"SL",
|
|
162
|
+
"SG",
|
|
163
|
+
"SK",
|
|
164
|
+
"SI",
|
|
165
|
+
"SB",
|
|
166
|
+
"SO",
|
|
167
|
+
"ZA",
|
|
168
|
+
"SS",
|
|
169
|
+
"ES",
|
|
170
|
+
"LK",
|
|
171
|
+
"SD",
|
|
172
|
+
"SR",
|
|
173
|
+
"SE",
|
|
174
|
+
"CH",
|
|
175
|
+
"SY",
|
|
176
|
+
"TW",
|
|
177
|
+
"TJ",
|
|
178
|
+
"TZ",
|
|
179
|
+
"TH",
|
|
180
|
+
"TL",
|
|
181
|
+
"TG",
|
|
182
|
+
"TO",
|
|
183
|
+
"TT",
|
|
184
|
+
"TN",
|
|
185
|
+
"TR",
|
|
186
|
+
"TM",
|
|
187
|
+
"TV",
|
|
188
|
+
"UG",
|
|
189
|
+
"UA",
|
|
190
|
+
"AE",
|
|
191
|
+
"GB",
|
|
192
|
+
"UY",
|
|
193
|
+
"UZ",
|
|
194
|
+
"VU",
|
|
195
|
+
"VE",
|
|
196
|
+
"VN",
|
|
197
|
+
"YE",
|
|
198
|
+
"ZM",
|
|
199
|
+
"ZW",
|
|
200
|
+
]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type * as Natural from "../../../../api/index.mjs";
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
|
-
export declare const
|
|
5
|
-
export declare namespace
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus {
|
|
6
6
|
type Raw = "employed" | "self_employed" | "unemployed" | "retired" | "student" | "other";
|
|
7
7
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = core.serialization.enum_(["employed", "self_employed", "unemployed", "retired", "student", "other"]);
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import type * as Natural from "../../../../api/index.mjs";
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
3
|
import type * as serializers from "../../../index.mjs";
|
|
4
|
-
import { CustomerInvitationPrefill } from "./CustomerInvitationPrefill.mjs";
|
|
5
4
|
export declare const CreateInvitationsCustomersRequestRecipientsItemPhone: core.serialization.ObjectSchema<serializers.CreateInvitationsCustomersRequestRecipientsItemPhone.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemPhone>;
|
|
6
5
|
export declare namespace CreateInvitationsCustomersRequestRecipientsItemPhone {
|
|
7
6
|
interface Raw {
|
|
8
7
|
value: string;
|
|
9
|
-
prefill?: CustomerInvitationPrefill.Raw | null;
|
|
10
8
|
}
|
|
11
9
|
}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
import { CustomerInvitationPrefill } from "./CustomerInvitationPrefill.mjs";
|
|
4
3
|
export const CreateInvitationsCustomersRequestRecipientsItemPhone = core.serialization.object({
|
|
5
4
|
value: core.serialization.string(),
|
|
6
|
-
prefill: CustomerInvitationPrefill.optional(),
|
|
7
5
|
});
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CustomerInvitationAccountType: core.serialization.Schema<serializers.CustomerInvitationAccountType.Raw, Natural.CustomerInvitationAccountType>;
|
|
5
|
+
export declare namespace CustomerInvitationAccountType {
|
|
6
|
+
type Raw = "individual" | "business";
|
|
7
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
export const
|
|
3
|
+
export const CustomerInvitationAccountType = core.serialization.enum_(["individual", "business"]);
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs";
|
|
5
|
+
export declare const CustomerInvitationAddress: core.serialization.ObjectSchema<serializers.CustomerInvitationAddress.Raw, Natural.CustomerInvitationAddress>;
|
|
6
|
+
export declare namespace CustomerInvitationAddress {
|
|
7
|
+
interface Raw {
|
|
8
|
+
streetLine1?: string | null;
|
|
9
|
+
streetLine2?: string | null;
|
|
10
|
+
city?: string | null;
|
|
11
|
+
subdivision?: string | null;
|
|
12
|
+
postalCode?: string | null;
|
|
13
|
+
country?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.Raw | null;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
|
|
3
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs";
|
|
4
|
+
export const CustomerInvitationAddress = core.serialization.object({
|
|
4
5
|
streetLine1: core.serialization.string().optional(),
|
|
5
6
|
streetLine2: core.serialization.string().optional(),
|
|
6
7
|
city: core.serialization.string().optional(),
|
|
7
8
|
subdivision: core.serialization.string().optional(),
|
|
8
9
|
postalCode: core.serialization.string().optional(),
|
|
9
|
-
country:
|
|
10
|
+
country: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.optional(),
|
|
10
11
|
});
|
package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
7
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
8
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
9
|
+
export declare const CustomerInvitationBeneficialOwner: core.serialization.ObjectSchema<serializers.CustomerInvitationBeneficialOwner.Raw, Natural.CustomerInvitationBeneficialOwner>;
|
|
10
|
+
export declare namespace CustomerInvitationBeneficialOwner {
|
|
11
|
+
interface Raw {
|
|
12
|
+
firstName?: string | null;
|
|
13
|
+
lastName?: string | null;
|
|
14
|
+
email?: string | null;
|
|
15
|
+
phone?: string | null;
|
|
16
|
+
dateOfBirth?: string | null;
|
|
17
|
+
address?: CustomerInvitationAddress.Raw | null;
|
|
18
|
+
ownershipPercentage?: number | null;
|
|
19
|
+
title?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.Raw | null;
|
|
20
|
+
countryOfCitizenship?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.Raw | null;
|
|
21
|
+
employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.Raw | null;
|
|
22
|
+
annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.Raw | null;
|
|
23
|
+
}
|
|
24
|
+
}
|
package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
7
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
8
|
+
export const CustomerInvitationBeneficialOwner = core.serialization.object({
|
|
9
|
+
firstName: core.serialization.string().optional(),
|
|
10
|
+
lastName: core.serialization.string().optional(),
|
|
11
|
+
email: core.serialization.string().optional(),
|
|
12
|
+
phone: core.serialization.string().optional(),
|
|
13
|
+
dateOfBirth: core.serialization.string().optional(),
|
|
14
|
+
address: CustomerInvitationAddress.optional(),
|
|
15
|
+
ownershipPercentage: core.serialization.number().optional(),
|
|
16
|
+
title: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.optional(),
|
|
17
|
+
countryOfCitizenship: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.optional(),
|
|
18
|
+
employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.optional(),
|
|
19
|
+
annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.optional(),
|
|
20
|
+
});
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
7
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
8
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
9
|
+
export declare const CustomerInvitationBusiness: core.serialization.ObjectSchema<serializers.CustomerInvitationBusiness.Raw, Natural.CustomerInvitationBusiness>;
|
|
10
|
+
export declare namespace CustomerInvitationBusiness {
|
|
11
|
+
interface Raw {
|
|
12
|
+
legalName?: string | null;
|
|
13
|
+
displayName?: string | null;
|
|
14
|
+
website?: string | null;
|
|
15
|
+
hasTradeName?: boolean | null;
|
|
16
|
+
tradeName?: string | null;
|
|
17
|
+
businessType?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.Raw | null;
|
|
18
|
+
industry?: string | null;
|
|
19
|
+
stateOfIncorporation?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.Raw | null;
|
|
20
|
+
incorporationDate?: string | null;
|
|
21
|
+
registeredAddress?: CustomerInvitationAddress.Raw | null;
|
|
22
|
+
physicalAddress?: CustomerInvitationAddress.Raw | null;
|
|
23
|
+
sourceOfFunds?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.Raw[] | null;
|
|
24
|
+
countriesOfOperations?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.Raw[] | null;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
7
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
8
|
+
export const CustomerInvitationBusiness = core.serialization.object({
|
|
9
|
+
legalName: core.serialization.string().optional(),
|
|
10
|
+
displayName: core.serialization.string().optional(),
|
|
11
|
+
website: core.serialization.string().optional(),
|
|
12
|
+
hasTradeName: core.serialization.boolean().optional(),
|
|
13
|
+
tradeName: core.serialization.string().optional(),
|
|
14
|
+
businessType: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.optional(),
|
|
15
|
+
industry: core.serialization.string().optional(),
|
|
16
|
+
stateOfIncorporation: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.optional(),
|
|
17
|
+
incorporationDate: core.serialization.string().optional(),
|
|
18
|
+
registeredAddress: CustomerInvitationAddress.optional(),
|
|
19
|
+
physicalAddress: CustomerInvitationAddress.optional(),
|
|
20
|
+
sourceOfFunds: core.serialization
|
|
21
|
+
.list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem)
|
|
22
|
+
.optional(),
|
|
23
|
+
countriesOfOperations: core.serialization
|
|
24
|
+
.list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem)
|
|
25
|
+
.optional(),
|
|
26
|
+
});
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
7
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
8
|
+
export declare const CustomerInvitationIndividual: core.serialization.ObjectSchema<serializers.CustomerInvitationIndividual.Raw, Natural.CustomerInvitationIndividual>;
|
|
9
|
+
export declare namespace CustomerInvitationIndividual {
|
|
10
|
+
interface Raw {
|
|
11
|
+
dateOfBirth?: string | null;
|
|
12
|
+
address?: CustomerInvitationAddress.Raw | null;
|
|
13
|
+
countryOfCitizenship?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.Raw | null;
|
|
14
|
+
employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.Raw | null;
|
|
15
|
+
annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.Raw | null;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
6
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.mjs";
|
|
7
|
+
export const CustomerInvitationIndividual = core.serialization.object({
|
|
8
|
+
dateOfBirth: core.serialization.string().optional(),
|
|
9
|
+
address: CustomerInvitationAddress.optional(),
|
|
10
|
+
countryOfCitizenship: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.optional(),
|
|
11
|
+
employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.optional(),
|
|
12
|
+
annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.optional(),
|
|
13
|
+
});
|