@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 of citizenship (ISO-3166-1 alpha-2). */
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship = {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus: {
|
|
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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus];
|
|
@@ -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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus = {
|
|
4
4
|
Employed: "employed",
|
|
5
5
|
SelfEmployed: "self_employed",
|
|
6
6
|
Unemployed: "unemployed",
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
import type * as Natural from "../../../index.mjs";
|
|
2
1
|
export interface CreateInvitationsCustomersRequestRecipientsItemPhone {
|
|
3
2
|
/** Phone number. */
|
|
4
3
|
value: string;
|
|
5
|
-
/** Optional onboarding suggestions for this customer. The customer reviews and confirms every value. */
|
|
6
|
-
prefill?: Natural.CustomerInvitationPrefill;
|
|
7
4
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
|
|
2
|
+
export declare const CustomerInvitationAccountType: {
|
|
3
|
+
readonly Individual: "individual";
|
|
4
|
+
readonly Business: "business";
|
|
5
|
+
};
|
|
6
|
+
export type CustomerInvitationAccountType = (typeof CustomerInvitationAccountType)[keyof typeof CustomerInvitationAccountType];
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
/** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
|
|
3
|
+
export const CustomerInvitationAccountType = {
|
|
4
|
+
Individual: "individual",
|
|
5
|
+
Business: "business",
|
|
6
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Home address.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationAddress {
|
|
6
|
+
/** Street address line 1. */
|
|
7
|
+
streetLine1?: string;
|
|
8
|
+
/** Street address line 2 (apartment, suite, unit). */
|
|
9
|
+
streetLine2?: string;
|
|
10
|
+
/** City. */
|
|
11
|
+
city?: string;
|
|
12
|
+
/** State, province, or other country subdivision. */
|
|
13
|
+
subdivision?: string;
|
|
14
|
+
/** Postal or ZIP code. */
|
|
15
|
+
postalCode?: string;
|
|
16
|
+
/** Country (ISO-3166-1 alpha-2). */
|
|
17
|
+
country?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry;
|
|
18
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
export interface CustomerInvitationBeneficialOwner {
|
|
3
|
+
/** Legal first name. */
|
|
4
|
+
firstName?: string;
|
|
5
|
+
/** Legal last name. */
|
|
6
|
+
lastName?: string;
|
|
7
|
+
/** Email address. */
|
|
8
|
+
email?: string;
|
|
9
|
+
/** Phone number (E.164). */
|
|
10
|
+
phone?: string;
|
|
11
|
+
/** Date of birth (YYYY-MM-DD). */
|
|
12
|
+
dateOfBirth?: string;
|
|
13
|
+
/** Home address. */
|
|
14
|
+
address?: Natural.CustomerInvitationAddress;
|
|
15
|
+
/** Ownership percentage, 0-100. Total across owners cannot exceed 100. */
|
|
16
|
+
ownershipPercentage?: number;
|
|
17
|
+
/** Job title. */
|
|
18
|
+
title?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle;
|
|
19
|
+
/** Country of citizenship (ISO-3166-1 alpha-2). */
|
|
20
|
+
countryOfCitizenship?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship;
|
|
21
|
+
/** Employment status. */
|
|
22
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus;
|
|
23
|
+
/** Annual income bucket. */
|
|
24
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome;
|
|
25
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Optional onboarding suggestion (business). The customer reviews and confirms every value.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationBusiness {
|
|
6
|
+
/** Registered legal name. */
|
|
7
|
+
legalName?: string;
|
|
8
|
+
/** Public-facing display name. */
|
|
9
|
+
displayName?: string;
|
|
10
|
+
/** Business website URL. */
|
|
11
|
+
website?: string;
|
|
12
|
+
/** Whether the business operates under a trade name. */
|
|
13
|
+
hasTradeName?: boolean;
|
|
14
|
+
/** Trade name (DBA), if the business operates under one. */
|
|
15
|
+
tradeName?: string;
|
|
16
|
+
/** Business entity type. */
|
|
17
|
+
businessType?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType;
|
|
18
|
+
/** Six-digit NAICS code. */
|
|
19
|
+
industry?: string;
|
|
20
|
+
/** US state of incorporation. */
|
|
21
|
+
stateOfIncorporation?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation;
|
|
22
|
+
/** Date of incorporation (YYYY-MM-DD). */
|
|
23
|
+
incorporationDate?: string;
|
|
24
|
+
/** Registered legal address. */
|
|
25
|
+
registeredAddress?: Natural.CustomerInvitationAddress;
|
|
26
|
+
/** Physical operating address. */
|
|
27
|
+
physicalAddress?: Natural.CustomerInvitationAddress;
|
|
28
|
+
/** Sources of funds for the business. */
|
|
29
|
+
sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem[];
|
|
30
|
+
/** Countries where the business operates (ISO-3166-1 alpha-2). */
|
|
31
|
+
countriesOfOperations?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem[];
|
|
32
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type * as Natural from "../../../index.mjs";
|
|
2
|
+
/**
|
|
3
|
+
* Identity-verification details for individual accounts.
|
|
4
|
+
*/
|
|
5
|
+
export interface CustomerInvitationIndividual {
|
|
6
|
+
/** Date of birth (YYYY-MM-DD). */
|
|
7
|
+
dateOfBirth?: string;
|
|
8
|
+
/** Home address. */
|
|
9
|
+
address?: Natural.CustomerInvitationAddress;
|
|
10
|
+
/** Country of citizenship (ISO-3166-1 alpha-2). */
|
|
11
|
+
countryOfCitizenship?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship;
|
|
12
|
+
/** Employment status. */
|
|
13
|
+
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus;
|
|
14
|
+
/** Annual income bucket. */
|
|
15
|
+
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome;
|
|
16
|
+
}
|
|
@@ -4,24 +4,23 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs"
|
|
|
4
4
|
export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.mjs";
|
|
5
5
|
export * from "./CreateInvitationsCustomersRequestRecipientsItem.mjs";
|
|
6
6
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.mjs";
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
12
|
-
export * from "./
|
|
13
|
-
export * from "./
|
|
14
|
-
export * from "./
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs";
|
|
15
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs";
|
|
16
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
17
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
18
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs";
|
|
19
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
20
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs";
|
|
21
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
15
22
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.mjs";
|
|
16
23
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.mjs";
|
|
17
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.mjs";
|
|
18
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.mjs";
|
|
19
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.mjs";
|
|
20
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.mjs";
|
|
21
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.mjs";
|
|
22
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.mjs";
|
|
23
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.mjs";
|
|
24
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.mjs";
|
|
25
24
|
export * from "./CreateInvitationsCustomersResponse.mjs";
|
|
26
25
|
export * from "./CreateInvitationsCustomersResponseDataItem.mjs";
|
|
27
26
|
export * from "./CreateInvitationsCustomersResponseDataItemAttributes.mjs";
|
|
@@ -53,13 +52,11 @@ export * from "./CustomerDetailConnectedAgent.mjs";
|
|
|
53
52
|
export * from "./CustomerDetailData.mjs";
|
|
54
53
|
export * from "./CustomerDetailDelegation.mjs";
|
|
55
54
|
export * from "./CustomerDetailKind.mjs";
|
|
56
|
-
export * from "./
|
|
57
|
-
export * from "./
|
|
58
|
-
export * from "./
|
|
59
|
-
export * from "./
|
|
60
|
-
export * from "./
|
|
61
|
-
export * from "./CustomerInvitationPrefillIndividual.mjs";
|
|
62
|
-
export * from "./CustomerInvitationPrefillPerson.mjs";
|
|
55
|
+
export * from "./CustomerInvitationAccountType.mjs";
|
|
56
|
+
export * from "./CustomerInvitationAddress.mjs";
|
|
57
|
+
export * from "./CustomerInvitationBeneficialOwner.mjs";
|
|
58
|
+
export * from "./CustomerInvitationBusiness.mjs";
|
|
59
|
+
export * from "./CustomerInvitationIndividual.mjs";
|
|
63
60
|
export * from "./CustomerKind.mjs";
|
|
64
61
|
export * from "./CustomerMeta.mjs";
|
|
65
62
|
export * from "./CustomerPaging.mjs";
|
|
@@ -4,24 +4,23 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.mjs"
|
|
|
4
4
|
export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.mjs";
|
|
5
5
|
export * from "./CreateInvitationsCustomersRequestRecipientsItem.mjs";
|
|
6
6
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.mjs";
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
12
|
-
export * from "./
|
|
13
|
-
export * from "./
|
|
14
|
-
export * from "./
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs";
|
|
15
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs";
|
|
16
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs";
|
|
17
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs";
|
|
18
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs";
|
|
19
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs";
|
|
20
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs";
|
|
21
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs";
|
|
15
22
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.mjs";
|
|
16
23
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.mjs";
|
|
17
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.mjs";
|
|
18
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.mjs";
|
|
19
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.mjs";
|
|
20
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.mjs";
|
|
21
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.mjs";
|
|
22
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.mjs";
|
|
23
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.mjs";
|
|
24
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.mjs";
|
|
25
24
|
export * from "./CreateInvitationsCustomersResponse.mjs";
|
|
26
25
|
export * from "./CreateInvitationsCustomersResponseDataItem.mjs";
|
|
27
26
|
export * from "./CreateInvitationsCustomersResponseDataItemAttributes.mjs";
|
|
@@ -53,13 +52,11 @@ export * from "./CustomerDetailConnectedAgent.mjs";
|
|
|
53
52
|
export * from "./CustomerDetailData.mjs";
|
|
54
53
|
export * from "./CustomerDetailDelegation.mjs";
|
|
55
54
|
export * from "./CustomerDetailKind.mjs";
|
|
56
|
-
export * from "./
|
|
57
|
-
export * from "./
|
|
58
|
-
export * from "./
|
|
59
|
-
export * from "./
|
|
60
|
-
export * from "./
|
|
61
|
-
export * from "./CustomerInvitationPrefillIndividual.mjs";
|
|
62
|
-
export * from "./CustomerInvitationPrefillPerson.mjs";
|
|
55
|
+
export * from "./CustomerInvitationAccountType.mjs";
|
|
56
|
+
export * from "./CustomerInvitationAddress.mjs";
|
|
57
|
+
export * from "./CustomerInvitationBeneficialOwner.mjs";
|
|
58
|
+
export * from "./CustomerInvitationBusiness.mjs";
|
|
59
|
+
export * from "./CustomerInvitationIndividual.mjs";
|
|
63
60
|
export * from "./CustomerKind.mjs";
|
|
64
61
|
export * from "./CustomerMeta.mjs";
|
|
65
62
|
export * from "./CustomerPaging.mjs";
|
|
@@ -10,6 +10,7 @@ export declare namespace CreateInvitationsCustomersRequest {
|
|
|
10
10
|
recipients: CreateInvitationsCustomersRequestRecipientsItem.Raw[];
|
|
11
11
|
agents: CreateInvitationsCustomersRequestAgentsItem.Raw[];
|
|
12
12
|
expiresAt?: string | null;
|
|
13
|
+
message?: string | null;
|
|
13
14
|
tags?: Record<string, string> | null;
|
|
14
15
|
disableNotifications?: CreateInvitationsCustomersRequestDisableNotificationsItem.Raw[] | null;
|
|
15
16
|
}
|
|
@@ -7,6 +7,7 @@ export const CreateInvitationsCustomersRequest = core.serialization.object({
|
|
|
7
7
|
recipients: core.serialization.list(CreateInvitationsCustomersRequestRecipientsItem),
|
|
8
8
|
agents: core.serialization.list(CreateInvitationsCustomersRequestAgentsItem),
|
|
9
9
|
expiresAt: core.serialization.date().optional(),
|
|
10
|
+
message: core.serialization.string().optional(),
|
|
10
11
|
tags: core.serialization.record(core.serialization.string(), core.serialization.string()).optional(),
|
|
11
12
|
disableNotifications: core.serialization.list(CreateInvitationsCustomersRequestDisableNotificationsItem).optional(),
|
|
12
13
|
});
|
|
@@ -1,11 +1,20 @@
|
|
|
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 {
|
|
4
|
+
import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
|
|
5
|
+
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
|
|
6
|
+
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
|
|
7
|
+
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
|
|
5
8
|
export declare const CreateInvitationsCustomersRequestRecipientsItemEmail: core.serialization.ObjectSchema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmail.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmail>;
|
|
6
9
|
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmail {
|
|
7
10
|
interface Raw {
|
|
8
11
|
value: string;
|
|
9
|
-
|
|
12
|
+
accountType?: CustomerInvitationAccountType.Raw | null;
|
|
13
|
+
firstName?: string | null;
|
|
14
|
+
lastName?: string | null;
|
|
15
|
+
phone?: string | null;
|
|
16
|
+
individual?: CustomerInvitationIndividual.Raw | null;
|
|
17
|
+
business?: CustomerInvitationBusiness.Raw | null;
|
|
18
|
+
beneficialOwners?: CustomerInvitationBeneficialOwner.Raw[] | null;
|
|
10
19
|
}
|
|
11
20
|
}
|
|
@@ -1,7 +1,16 @@
|
|
|
1
1
|
// This file was auto-generated by Fern from our API Definition.
|
|
2
2
|
import * as core from "../../../../core/index.mjs";
|
|
3
|
-
import {
|
|
3
|
+
import { CustomerInvitationAccountType } from "./CustomerInvitationAccountType.mjs";
|
|
4
|
+
import { CustomerInvitationBeneficialOwner } from "./CustomerInvitationBeneficialOwner.mjs";
|
|
5
|
+
import { CustomerInvitationBusiness } from "./CustomerInvitationBusiness.mjs";
|
|
6
|
+
import { CustomerInvitationIndividual } from "./CustomerInvitationIndividual.mjs";
|
|
4
7
|
export const CreateInvitationsCustomersRequestRecipientsItemEmail = core.serialization.object({
|
|
5
8
|
value: core.serialization.string(),
|
|
6
|
-
|
|
9
|
+
accountType: CustomerInvitationAccountType.optional(),
|
|
10
|
+
firstName: core.serialization.string().optional(),
|
|
11
|
+
lastName: core.serialization.string().optional(),
|
|
12
|
+
phone: core.serialization.string().optional(),
|
|
13
|
+
individual: CustomerInvitationIndividual.optional(),
|
|
14
|
+
business: CustomerInvitationBusiness.optional(),
|
|
15
|
+
beneficialOwners: core.serialization.list(CustomerInvitationBeneficialOwner).optional(),
|
|
7
16
|
});
|
|
@@ -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 CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry {
|
|
6
|
+
type Raw = "US" | "AF" | "AL" | "DZ" | "AD" | "AO" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BT" | "BO" | "BA" | "BW" | "BR" | "BN" | "BG" | "BF" | "BI" | "CV" | "KH" | "CM" | "CA" | "CF" | "TD" | "CL" | "CN" | "CO" | "KM" | "CG" | "CD" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FJ" | "FI" | "FR" | "GA" | "GM" | "GE" | "DE" | "GH" | "GR" | "GD" | "GT" | "GN" | "GW" | "GY" | "HT" | "VA" | "HN" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IL" | "IT" | "JM" | "JP" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MR" | "MU" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NE" | "NG" | "MK" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "QA" | "RO" | "RU" | "RW" | "KN" | "LC" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SK" | "SI" | "SB" | "SO" | "ZA" | "SS" | "ES" | "LK" | "SD" | "SR" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TV" | "UG" | "UA" | "AE" | "GB" | "UY" | "UZ" | "VU" | "VE" | "VN" | "YE" | "ZM" | "ZW";
|
|
7
|
+
}
|