@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,26 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.js";
|
|
2
|
+
import * as core from "../../../../core/index.js";
|
|
3
|
+
import type * as serializers from "../../../index.js";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js";
|
|
7
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js";
|
|
8
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.js";
|
|
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
|
+
}
|
|
@@ -34,26 +34,29 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
};
|
|
35
35
|
})();
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
37
|
+
exports.CustomerInvitationBusiness = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
const
|
|
40
|
-
const
|
|
41
|
-
const
|
|
42
|
-
const
|
|
43
|
-
|
|
39
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js");
|
|
40
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js");
|
|
41
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js");
|
|
42
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js");
|
|
43
|
+
const CustomerInvitationAddress_js_1 = require("./CustomerInvitationAddress.js");
|
|
44
|
+
exports.CustomerInvitationBusiness = core.serialization.object({
|
|
44
45
|
legalName: core.serialization.string().optional(),
|
|
45
46
|
displayName: core.serialization.string().optional(),
|
|
46
47
|
website: core.serialization.string().optional(),
|
|
47
48
|
hasTradeName: core.serialization.boolean().optional(),
|
|
48
49
|
tradeName: core.serialization.string().optional(),
|
|
49
|
-
businessType:
|
|
50
|
+
businessType: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.optional(),
|
|
50
51
|
industry: core.serialization.string().optional(),
|
|
51
|
-
stateOfIncorporation:
|
|
52
|
+
stateOfIncorporation: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.optional(),
|
|
52
53
|
incorporationDate: core.serialization.string().optional(),
|
|
53
|
-
registeredAddress:
|
|
54
|
-
physicalAddress:
|
|
54
|
+
registeredAddress: CustomerInvitationAddress_js_1.CustomerInvitationAddress.optional(),
|
|
55
|
+
physicalAddress: CustomerInvitationAddress_js_1.CustomerInvitationAddress.optional(),
|
|
55
56
|
sourceOfFunds: core.serialization
|
|
56
|
-
.list(
|
|
57
|
+
.list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem)
|
|
58
|
+
.optional(),
|
|
59
|
+
countriesOfOperations: core.serialization
|
|
60
|
+
.list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem)
|
|
57
61
|
.optional(),
|
|
58
|
-
countriesOfOperations: core.serialization.list(core.serialization.string()).optional(),
|
|
59
62
|
});
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.js";
|
|
2
|
+
import * as core from "../../../../core/index.js";
|
|
3
|
+
import type * as serializers from "../../../index.js";
|
|
4
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js";
|
|
5
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js";
|
|
6
|
+
import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js";
|
|
7
|
+
import { CustomerInvitationAddress } from "./CustomerInvitationAddress.js";
|
|
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
|
+
}
|
|
@@ -34,15 +34,16 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
34
34
|
};
|
|
35
35
|
})();
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
37
|
+
exports.CustomerInvitationIndividual = void 0;
|
|
38
38
|
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
const
|
|
40
|
-
const
|
|
41
|
-
const
|
|
42
|
-
|
|
39
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js");
|
|
40
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js");
|
|
41
|
+
const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js");
|
|
42
|
+
const CustomerInvitationAddress_js_1 = require("./CustomerInvitationAddress.js");
|
|
43
|
+
exports.CustomerInvitationIndividual = core.serialization.object({
|
|
43
44
|
dateOfBirth: core.serialization.string().optional(),
|
|
44
|
-
|
|
45
|
-
countryOfCitizenship:
|
|
46
|
-
employmentStatus:
|
|
47
|
-
annualIncome:
|
|
45
|
+
address: CustomerInvitationAddress_js_1.CustomerInvitationAddress.optional(),
|
|
46
|
+
countryOfCitizenship: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.optional(),
|
|
47
|
+
employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.optional(),
|
|
48
|
+
annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.optional(),
|
|
48
49
|
});
|
|
@@ -4,24 +4,23 @@ export * from "./CreateInvitationsCustomersRequestAgentsItemPermissionsItem.js";
|
|
|
4
4
|
export * from "./CreateInvitationsCustomersRequestDisableNotificationsItem.js";
|
|
5
5
|
export * from "./CreateInvitationsCustomersRequestRecipientsItem.js";
|
|
6
6
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmail.js";
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./
|
|
9
|
-
export * from "./
|
|
10
|
-
export * from "./
|
|
11
|
-
export * from "./
|
|
12
|
-
export * from "./
|
|
13
|
-
export * from "./
|
|
14
|
-
export * from "./
|
|
7
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js";
|
|
8
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js";
|
|
9
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js";
|
|
10
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js";
|
|
11
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js";
|
|
12
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js";
|
|
13
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js";
|
|
14
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js";
|
|
15
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js";
|
|
16
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js";
|
|
17
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js";
|
|
18
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js";
|
|
19
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js";
|
|
20
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js";
|
|
21
|
+
export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js";
|
|
15
22
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.js";
|
|
16
23
|
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.js";
|
|
17
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js";
|
|
18
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js";
|
|
19
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js";
|
|
20
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js";
|
|
21
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js";
|
|
22
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js";
|
|
23
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js";
|
|
24
|
-
export * from "./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js";
|
|
25
24
|
export * from "./CreateInvitationsCustomersResponse.js";
|
|
26
25
|
export * from "./CreateInvitationsCustomersResponseDataItem.js";
|
|
27
26
|
export * from "./CreateInvitationsCustomersResponseDataItemAttributes.js";
|
|
@@ -53,13 +52,11 @@ export * from "./CustomerDetailConnectedAgent.js";
|
|
|
53
52
|
export * from "./CustomerDetailData.js";
|
|
54
53
|
export * from "./CustomerDetailDelegation.js";
|
|
55
54
|
export * from "./CustomerDetailKind.js";
|
|
56
|
-
export * from "./
|
|
57
|
-
export * from "./
|
|
58
|
-
export * from "./
|
|
59
|
-
export * from "./
|
|
60
|
-
export * from "./
|
|
61
|
-
export * from "./CustomerInvitationPrefillIndividual.js";
|
|
62
|
-
export * from "./CustomerInvitationPrefillPerson.js";
|
|
55
|
+
export * from "./CustomerInvitationAccountType.js";
|
|
56
|
+
export * from "./CustomerInvitationAddress.js";
|
|
57
|
+
export * from "./CustomerInvitationBeneficialOwner.js";
|
|
58
|
+
export * from "./CustomerInvitationBusiness.js";
|
|
59
|
+
export * from "./CustomerInvitationIndividual.js";
|
|
63
60
|
export * from "./CustomerKind.js";
|
|
64
61
|
export * from "./CustomerMeta.js";
|
|
65
62
|
export * from "./CustomerPaging.js";
|
|
@@ -20,24 +20,23 @@ __exportStar(require("./CreateInvitationsCustomersRequestAgentsItemPermissionsIt
|
|
|
20
20
|
__exportStar(require("./CreateInvitationsCustomersRequestDisableNotificationsItem.js"), exports);
|
|
21
21
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItem.js"), exports);
|
|
22
22
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmail.js"), exports);
|
|
23
|
-
__exportStar(require("./
|
|
24
|
-
__exportStar(require("./
|
|
25
|
-
__exportStar(require("./
|
|
26
|
-
__exportStar(require("./
|
|
27
|
-
__exportStar(require("./
|
|
28
|
-
__exportStar(require("./
|
|
29
|
-
__exportStar(require("./
|
|
30
|
-
__exportStar(require("./
|
|
23
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js"), exports);
|
|
24
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
25
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js"), exports);
|
|
26
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
27
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js"), exports);
|
|
28
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js"), exports);
|
|
29
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js"), exports);
|
|
30
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js"), exports);
|
|
31
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js"), exports);
|
|
32
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js"), exports);
|
|
33
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js"), exports);
|
|
34
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js"), exports);
|
|
35
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js"), exports);
|
|
36
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js"), exports);
|
|
37
|
+
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js"), exports);
|
|
31
38
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPartyId.js"), exports);
|
|
32
39
|
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhone.js"), exports);
|
|
33
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome.js"), exports);
|
|
34
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus.js"), exports);
|
|
35
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle.js"), exports);
|
|
36
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType.js"), exports);
|
|
37
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem.js"), exports);
|
|
38
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation.js"), exports);
|
|
39
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome.js"), exports);
|
|
40
|
-
__exportStar(require("./CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus.js"), exports);
|
|
41
40
|
__exportStar(require("./CreateInvitationsCustomersResponse.js"), exports);
|
|
42
41
|
__exportStar(require("./CreateInvitationsCustomersResponseDataItem.js"), exports);
|
|
43
42
|
__exportStar(require("./CreateInvitationsCustomersResponseDataItemAttributes.js"), exports);
|
|
@@ -69,13 +68,11 @@ __exportStar(require("./CustomerDetailConnectedAgent.js"), exports);
|
|
|
69
68
|
__exportStar(require("./CustomerDetailData.js"), exports);
|
|
70
69
|
__exportStar(require("./CustomerDetailDelegation.js"), exports);
|
|
71
70
|
__exportStar(require("./CustomerDetailKind.js"), exports);
|
|
72
|
-
__exportStar(require("./
|
|
73
|
-
__exportStar(require("./
|
|
74
|
-
__exportStar(require("./
|
|
75
|
-
__exportStar(require("./
|
|
76
|
-
__exportStar(require("./
|
|
77
|
-
__exportStar(require("./CustomerInvitationPrefillIndividual.js"), exports);
|
|
78
|
-
__exportStar(require("./CustomerInvitationPrefillPerson.js"), exports);
|
|
71
|
+
__exportStar(require("./CustomerInvitationAccountType.js"), exports);
|
|
72
|
+
__exportStar(require("./CustomerInvitationAddress.js"), exports);
|
|
73
|
+
__exportStar(require("./CustomerInvitationBeneficialOwner.js"), exports);
|
|
74
|
+
__exportStar(require("./CustomerInvitationBusiness.js"), exports);
|
|
75
|
+
__exportStar(require("./CustomerInvitationIndividual.js"), exports);
|
|
79
76
|
__exportStar(require("./CustomerKind.js"), exports);
|
|
80
77
|
__exportStar(require("./CustomerMeta.js"), exports);
|
|
81
78
|
__exportStar(require("./CustomerPaging.js"), exports);
|
package/dist/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.2.
|
|
1
|
+
export declare const SDK_VERSION = "1.2.6";
|
package/dist/cjs/version.js
CHANGED
package/dist/esm/BaseClient.mjs
CHANGED
|
@@ -6,8 +6,8 @@ export function normalizeClientOptions(options) {
|
|
|
6
6
|
const headers = mergeHeaders({
|
|
7
7
|
"X-Fern-Language": "JavaScript",
|
|
8
8
|
"X-Fern-SDK-Name": "@naturalpay/sdk",
|
|
9
|
-
"X-Fern-SDK-Version": "1.2.
|
|
10
|
-
"User-Agent": "@naturalpay/sdk/1.2.
|
|
9
|
+
"X-Fern-SDK-Version": "1.2.6",
|
|
10
|
+
"User-Agent": "@naturalpay/sdk/1.2.6",
|
|
11
11
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
12
12
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
13
13
|
"X-Agent-ID": options === null || options === void 0 ? void 0 : options.agentId,
|
|
@@ -127,6 +127,7 @@ export declare class CustomersClient {
|
|
|
127
127
|
* }
|
|
128
128
|
* }],
|
|
129
129
|
* expiresAt: new Date("2026-01-12T10:15:00.000Z"),
|
|
130
|
+
* message: "We use Natural to let our agents help manage payments for your business.",
|
|
130
131
|
* tags: {
|
|
131
132
|
* "campaign": "q3_reactivation"
|
|
132
133
|
* }
|
package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts
CHANGED
|
@@ -14,18 +14,21 @@ import type * as Natural from "../../../../index.mjs";
|
|
|
14
14
|
* }
|
|
15
15
|
* }],
|
|
16
16
|
* expiresAt: new Date("2026-01-12T10:15:00.000Z"),
|
|
17
|
+
* message: "We use Natural to let our agents help manage payments for your business.",
|
|
17
18
|
* tags: {
|
|
18
19
|
* "campaign": "q3_reactivation"
|
|
19
20
|
* }
|
|
20
21
|
* }
|
|
21
22
|
*/
|
|
22
23
|
export interface CreateInvitationsCustomersRequest {
|
|
23
|
-
/**
|
|
24
|
+
/** Each recipient is one of three shapes: an email recipient (which may carry onboarding details), a phone recipient, or an existing customer referenced by party ID. */
|
|
24
25
|
recipients: Natural.CreateInvitationsCustomersRequestRecipientsItem[];
|
|
25
26
|
/** Agents to grant access to. Each recipient receives an invitation for every agent listed. */
|
|
26
27
|
agents: Natural.CreateInvitationsCustomersRequestAgentsItem[];
|
|
27
28
|
/** When the invitation expires. Defaults to 30 days from now, up to a 90-day maximum. */
|
|
28
29
|
expiresAt?: Date;
|
|
30
|
+
/** Message stored with each recipient's invitation. The current invitation email does not include it. */
|
|
31
|
+
message?: string;
|
|
29
32
|
/** Tags applied to each invitation. */
|
|
30
33
|
tags?: Record<string, string>;
|
|
31
34
|
/** Natural notifications to disable for this request. "recipient" silences our message to the counterparty so you can deliver the returned link yourself; the person who initiated the request is always notified. Requires a delegated caller on payments and payment requests, which return 403 otherwise. Omit it, or send an empty array, to have Natural notify as usual. */
|
|
@@ -2,6 +2,18 @@ import type * as Natural from "../../../index.mjs";
|
|
|
2
2
|
export interface CreateInvitationsCustomersRequestRecipientsItemEmail {
|
|
3
3
|
/** Email address. */
|
|
4
4
|
value: string;
|
|
5
|
-
/** Optional onboarding
|
|
6
|
-
|
|
5
|
+
/** Optional onboarding suggestion (account type). The customer reviews and confirms every value. */
|
|
6
|
+
accountType?: Natural.CustomerInvitationAccountType;
|
|
7
|
+
/** Legal first name of the person signing up. */
|
|
8
|
+
firstName?: string;
|
|
9
|
+
/** Legal last name of the person signing up. */
|
|
10
|
+
lastName?: string;
|
|
11
|
+
/** Phone number of the person signing up (E.164). Pre-fills the personal details step. */
|
|
12
|
+
phone?: string;
|
|
13
|
+
/** Identity-verification details for individual accounts. */
|
|
14
|
+
individual?: Natural.CustomerInvitationIndividual;
|
|
15
|
+
/** Optional onboarding suggestion (business). The customer reviews and confirms every value. */
|
|
16
|
+
business?: Natural.CustomerInvitationBusiness;
|
|
17
|
+
/** Optional onboarding suggestion (beneficial owners). The customer reviews and confirms every value. */
|
|
18
|
+
beneficialOwners?: Natural.CustomerInvitationBeneficialOwner[];
|
|
7
19
|
}
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
/** Country (ISO-3166-1 alpha-2). */
|
|
2
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry: {
|
|
3
|
+
readonly Us: "US";
|
|
4
|
+
readonly Af: "AF";
|
|
5
|
+
readonly Al: "AL";
|
|
6
|
+
readonly Dz: "DZ";
|
|
7
|
+
readonly Ad: "AD";
|
|
8
|
+
readonly Ao: "AO";
|
|
9
|
+
readonly Ag: "AG";
|
|
10
|
+
readonly Ar: "AR";
|
|
11
|
+
readonly Am: "AM";
|
|
12
|
+
readonly Au: "AU";
|
|
13
|
+
readonly At: "AT";
|
|
14
|
+
readonly Az: "AZ";
|
|
15
|
+
readonly Bs: "BS";
|
|
16
|
+
readonly Bh: "BH";
|
|
17
|
+
readonly Bd: "BD";
|
|
18
|
+
readonly Bb: "BB";
|
|
19
|
+
readonly By: "BY";
|
|
20
|
+
readonly Be: "BE";
|
|
21
|
+
readonly Bz: "BZ";
|
|
22
|
+
readonly Bj: "BJ";
|
|
23
|
+
readonly Bt: "BT";
|
|
24
|
+
readonly Bo: "BO";
|
|
25
|
+
readonly Ba: "BA";
|
|
26
|
+
readonly Bw: "BW";
|
|
27
|
+
readonly Br: "BR";
|
|
28
|
+
readonly Bn: "BN";
|
|
29
|
+
readonly Bg: "BG";
|
|
30
|
+
readonly Bf: "BF";
|
|
31
|
+
readonly Bi: "BI";
|
|
32
|
+
readonly Cv: "CV";
|
|
33
|
+
readonly Kh: "KH";
|
|
34
|
+
readonly Cm: "CM";
|
|
35
|
+
readonly Ca: "CA";
|
|
36
|
+
readonly Cf: "CF";
|
|
37
|
+
readonly Td: "TD";
|
|
38
|
+
readonly Cl: "CL";
|
|
39
|
+
readonly Cn: "CN";
|
|
40
|
+
readonly Co: "CO";
|
|
41
|
+
readonly Km: "KM";
|
|
42
|
+
readonly Cg: "CG";
|
|
43
|
+
readonly Cd: "CD";
|
|
44
|
+
readonly Cr: "CR";
|
|
45
|
+
readonly Ci: "CI";
|
|
46
|
+
readonly Hr: "HR";
|
|
47
|
+
readonly Cu: "CU";
|
|
48
|
+
readonly Cy: "CY";
|
|
49
|
+
readonly Cz: "CZ";
|
|
50
|
+
readonly Dk: "DK";
|
|
51
|
+
readonly Dj: "DJ";
|
|
52
|
+
readonly Dm: "DM";
|
|
53
|
+
readonly Do: "DO";
|
|
54
|
+
readonly Ec: "EC";
|
|
55
|
+
readonly Eg: "EG";
|
|
56
|
+
readonly Sv: "SV";
|
|
57
|
+
readonly Gq: "GQ";
|
|
58
|
+
readonly Er: "ER";
|
|
59
|
+
readonly Ee: "EE";
|
|
60
|
+
readonly Sz: "SZ";
|
|
61
|
+
readonly Et: "ET";
|
|
62
|
+
readonly Fj: "FJ";
|
|
63
|
+
readonly Fi: "FI";
|
|
64
|
+
readonly Fr: "FR";
|
|
65
|
+
readonly Ga: "GA";
|
|
66
|
+
readonly Gm: "GM";
|
|
67
|
+
readonly Ge: "GE";
|
|
68
|
+
readonly De: "DE";
|
|
69
|
+
readonly Gh: "GH";
|
|
70
|
+
readonly Gr: "GR";
|
|
71
|
+
readonly Gd: "GD";
|
|
72
|
+
readonly Gt: "GT";
|
|
73
|
+
readonly Gn: "GN";
|
|
74
|
+
readonly Gw: "GW";
|
|
75
|
+
readonly Gy: "GY";
|
|
76
|
+
readonly Ht: "HT";
|
|
77
|
+
readonly Va: "VA";
|
|
78
|
+
readonly Hn: "HN";
|
|
79
|
+
readonly Hu: "HU";
|
|
80
|
+
readonly Is: "IS";
|
|
81
|
+
readonly In: "IN";
|
|
82
|
+
readonly Id: "ID";
|
|
83
|
+
readonly Ir: "IR";
|
|
84
|
+
readonly Iq: "IQ";
|
|
85
|
+
readonly Ie: "IE";
|
|
86
|
+
readonly Il: "IL";
|
|
87
|
+
readonly It: "IT";
|
|
88
|
+
readonly Jm: "JM";
|
|
89
|
+
readonly Jp: "JP";
|
|
90
|
+
readonly Jo: "JO";
|
|
91
|
+
readonly Kz: "KZ";
|
|
92
|
+
readonly Ke: "KE";
|
|
93
|
+
readonly Ki: "KI";
|
|
94
|
+
readonly Kp: "KP";
|
|
95
|
+
readonly Kr: "KR";
|
|
96
|
+
readonly Kw: "KW";
|
|
97
|
+
readonly Kg: "KG";
|
|
98
|
+
readonly La: "LA";
|
|
99
|
+
readonly Lv: "LV";
|
|
100
|
+
readonly Lb: "LB";
|
|
101
|
+
readonly Ls: "LS";
|
|
102
|
+
readonly Lr: "LR";
|
|
103
|
+
readonly Ly: "LY";
|
|
104
|
+
readonly Li: "LI";
|
|
105
|
+
readonly Lt: "LT";
|
|
106
|
+
readonly Lu: "LU";
|
|
107
|
+
readonly Mg: "MG";
|
|
108
|
+
readonly Mw: "MW";
|
|
109
|
+
readonly My: "MY";
|
|
110
|
+
readonly Mv: "MV";
|
|
111
|
+
readonly Ml: "ML";
|
|
112
|
+
readonly Mt: "MT";
|
|
113
|
+
readonly Mh: "MH";
|
|
114
|
+
readonly Mr: "MR";
|
|
115
|
+
readonly Mu: "MU";
|
|
116
|
+
readonly Mx: "MX";
|
|
117
|
+
readonly Fm: "FM";
|
|
118
|
+
readonly Md: "MD";
|
|
119
|
+
readonly Mc: "MC";
|
|
120
|
+
readonly Mn: "MN";
|
|
121
|
+
readonly Me: "ME";
|
|
122
|
+
readonly Ma: "MA";
|
|
123
|
+
readonly Mz: "MZ";
|
|
124
|
+
readonly Mm: "MM";
|
|
125
|
+
readonly Na: "NA";
|
|
126
|
+
readonly Nr: "NR";
|
|
127
|
+
readonly Np: "NP";
|
|
128
|
+
readonly Nl: "NL";
|
|
129
|
+
readonly Nz: "NZ";
|
|
130
|
+
readonly Ni: "NI";
|
|
131
|
+
readonly Ne: "NE";
|
|
132
|
+
readonly Ng: "NG";
|
|
133
|
+
readonly Mk: "MK";
|
|
134
|
+
readonly No: "NO";
|
|
135
|
+
readonly Om: "OM";
|
|
136
|
+
readonly Pk: "PK";
|
|
137
|
+
readonly Pw: "PW";
|
|
138
|
+
readonly Ps: "PS";
|
|
139
|
+
readonly Pa: "PA";
|
|
140
|
+
readonly Pg: "PG";
|
|
141
|
+
readonly Py: "PY";
|
|
142
|
+
readonly Pe: "PE";
|
|
143
|
+
readonly Ph: "PH";
|
|
144
|
+
readonly Pl: "PL";
|
|
145
|
+
readonly Pt: "PT";
|
|
146
|
+
readonly Qa: "QA";
|
|
147
|
+
readonly Ro: "RO";
|
|
148
|
+
readonly Ru: "RU";
|
|
149
|
+
readonly Rw: "RW";
|
|
150
|
+
readonly Kn: "KN";
|
|
151
|
+
readonly Lc: "LC";
|
|
152
|
+
readonly Vc: "VC";
|
|
153
|
+
readonly Ws: "WS";
|
|
154
|
+
readonly Sm: "SM";
|
|
155
|
+
readonly St: "ST";
|
|
156
|
+
readonly Sa: "SA";
|
|
157
|
+
readonly Sn: "SN";
|
|
158
|
+
readonly Rs: "RS";
|
|
159
|
+
readonly Sc: "SC";
|
|
160
|
+
readonly Sl: "SL";
|
|
161
|
+
readonly Sg: "SG";
|
|
162
|
+
readonly Sk: "SK";
|
|
163
|
+
readonly Si: "SI";
|
|
164
|
+
readonly Sb: "SB";
|
|
165
|
+
readonly So: "SO";
|
|
166
|
+
readonly Za: "ZA";
|
|
167
|
+
readonly Ss: "SS";
|
|
168
|
+
readonly Es: "ES";
|
|
169
|
+
readonly Lk: "LK";
|
|
170
|
+
readonly Sd: "SD";
|
|
171
|
+
readonly Sr: "SR";
|
|
172
|
+
readonly Se: "SE";
|
|
173
|
+
readonly Ch: "CH";
|
|
174
|
+
readonly Sy: "SY";
|
|
175
|
+
readonly Tw: "TW";
|
|
176
|
+
readonly Tj: "TJ";
|
|
177
|
+
readonly Tz: "TZ";
|
|
178
|
+
readonly Th: "TH";
|
|
179
|
+
readonly Tl: "TL";
|
|
180
|
+
readonly Tg: "TG";
|
|
181
|
+
readonly To: "TO";
|
|
182
|
+
readonly Tt: "TT";
|
|
183
|
+
readonly Tn: "TN";
|
|
184
|
+
readonly Tr: "TR";
|
|
185
|
+
readonly Tm: "TM";
|
|
186
|
+
readonly Tv: "TV";
|
|
187
|
+
readonly Ug: "UG";
|
|
188
|
+
readonly Ua: "UA";
|
|
189
|
+
readonly Ae: "AE";
|
|
190
|
+
readonly Gb: "GB";
|
|
191
|
+
readonly Uy: "UY";
|
|
192
|
+
readonly Uz: "UZ";
|
|
193
|
+
readonly Vu: "VU";
|
|
194
|
+
readonly Ve: "VE";
|
|
195
|
+
readonly Vn: "VN";
|
|
196
|
+
readonly Ye: "YE";
|
|
197
|
+
readonly Zm: "ZM";
|
|
198
|
+
readonly Zw: "ZW";
|
|
199
|
+
};
|
|
200
|
+
export type CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry = (typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry];
|