@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
|
@@ -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";
|
package/dist/esm/version.d.mts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.2.
|
|
1
|
+
export declare const SDK_VERSION = "1.2.6";
|
package/dist/esm/version.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const SDK_VERSION = "1.2.
|
|
1
|
+
export const SDK_VERSION = "1.2.6";
|
package/package.json
CHANGED
package/reference.md
CHANGED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome = void 0;
|
|
5
|
-
/** annual income bucket */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome = {
|
|
7
|
-
Zero25000: "0-25000",
|
|
8
|
-
Undefined50000: "25001-50000",
|
|
9
|
-
Undefined100000: "50001-100000",
|
|
10
|
-
Undefined200000: "100001-200000",
|
|
11
|
-
Undefined500000: "200001-500000",
|
|
12
|
-
Undefined: "500001+",
|
|
13
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus = void 0;
|
|
5
|
-
/** employment status */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus = {
|
|
7
|
-
Employed: "employed",
|
|
8
|
-
SelfEmployed: "self_employed",
|
|
9
|
-
Unemployed: "unemployed",
|
|
10
|
-
Retired: "retired",
|
|
11
|
-
Student: "student",
|
|
12
|
-
Other: "other",
|
|
13
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType = void 0;
|
|
5
|
-
/** business entity type */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBusinessBusinessType = {
|
|
7
|
-
Llc: "llc",
|
|
8
|
-
Corporation: "corporation",
|
|
9
|
-
Partnership: "partnership",
|
|
10
|
-
SoleProprietorship: "sole_proprietorship",
|
|
11
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/** annual income bucket */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome: {
|
|
3
|
-
readonly Zero25000: "0-25000";
|
|
4
|
-
readonly Undefined50000: "25001-50000";
|
|
5
|
-
readonly Undefined100000: "50001-100000";
|
|
6
|
-
readonly Undefined200000: "100001-200000";
|
|
7
|
-
readonly Undefined500000: "200001-500000";
|
|
8
|
-
readonly Undefined: "500001+";
|
|
9
|
-
};
|
|
10
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome];
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome = void 0;
|
|
5
|
-
/** annual income bucket */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome = {
|
|
7
|
-
Zero25000: "0-25000",
|
|
8
|
-
Undefined50000: "25001-50000",
|
|
9
|
-
Undefined100000: "50001-100000",
|
|
10
|
-
Undefined200000: "100001-200000",
|
|
11
|
-
Undefined500000: "200001-500000",
|
|
12
|
-
Undefined: "500001+",
|
|
13
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/** employment status */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus: {
|
|
3
|
-
readonly Employed: "employed";
|
|
4
|
-
readonly SelfEmployed: "self_employed";
|
|
5
|
-
readonly Unemployed: "unemployed";
|
|
6
|
-
readonly Retired: "retired";
|
|
7
|
-
readonly Student: "student";
|
|
8
|
-
readonly Other: "other";
|
|
9
|
-
};
|
|
10
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus];
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus = void 0;
|
|
5
|
-
/** employment status */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus = {
|
|
7
|
-
Employed: "employed",
|
|
8
|
-
SelfEmployed: "self_employed",
|
|
9
|
-
Unemployed: "unemployed",
|
|
10
|
-
Retired: "retired",
|
|
11
|
-
Student: "student",
|
|
12
|
-
Other: "other",
|
|
13
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/** job title */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle: {
|
|
3
|
-
readonly Ceo: "ceo";
|
|
4
|
-
readonly Cfo: "cfo";
|
|
5
|
-
readonly Coo: "coo";
|
|
6
|
-
readonly Cto: "cto";
|
|
7
|
-
readonly President: "president";
|
|
8
|
-
readonly Vp: "vp";
|
|
9
|
-
readonly Director: "director";
|
|
10
|
-
readonly Manager: "manager";
|
|
11
|
-
readonly Owner: "owner";
|
|
12
|
-
readonly Partner: "partner";
|
|
13
|
-
readonly Other: "other";
|
|
14
|
-
};
|
|
15
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle];
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle = void 0;
|
|
5
|
-
/** job title */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle = {
|
|
7
|
-
Ceo: "ceo",
|
|
8
|
-
Cfo: "cfo",
|
|
9
|
-
Coo: "coo",
|
|
10
|
-
Cto: "cto",
|
|
11
|
-
President: "president",
|
|
12
|
-
Vp: "vp",
|
|
13
|
-
Director: "director",
|
|
14
|
-
Manager: "manager",
|
|
15
|
-
Owner: "owner",
|
|
16
|
-
Partner: "partner",
|
|
17
|
-
Other: "other",
|
|
18
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/** business entity type */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType: {
|
|
3
|
-
readonly Llc: "llc";
|
|
4
|
-
readonly Corporation: "corporation";
|
|
5
|
-
readonly Partnership: "partnership";
|
|
6
|
-
readonly SoleProprietorship: "sole_proprietorship";
|
|
7
|
-
};
|
|
8
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType];
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/** source of funds */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem: {
|
|
3
|
-
readonly BusinessRevenue: "business_revenue";
|
|
4
|
-
readonly IntercompanyTransfers: "intercompany_transfers";
|
|
5
|
-
readonly RentalLeaseIncome: "rental_lease_income";
|
|
6
|
-
readonly AssetSales: "asset_sales";
|
|
7
|
-
readonly LoanProceeds: "loan_proceeds";
|
|
8
|
-
readonly InvestmentCapital: "investment_capital";
|
|
9
|
-
readonly OwnerShareholderCapital: "owner_shareholder_capital";
|
|
10
|
-
readonly GovernmentGrantsDonations: "government_grants_donations";
|
|
11
|
-
};
|
|
12
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem];
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem = void 0;
|
|
5
|
-
/** source of funds */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem = {
|
|
7
|
-
BusinessRevenue: "business_revenue",
|
|
8
|
-
IntercompanyTransfers: "intercompany_transfers",
|
|
9
|
-
RentalLeaseIncome: "rental_lease_income",
|
|
10
|
-
AssetSales: "asset_sales",
|
|
11
|
-
LoanProceeds: "loan_proceeds",
|
|
12
|
-
InvestmentCapital: "investment_capital",
|
|
13
|
-
OwnerShareholderCapital: "owner_shareholder_capital",
|
|
14
|
-
GovernmentGrantsDonations: "government_grants_donations",
|
|
15
|
-
};
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
/** US state code */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation: {
|
|
3
|
-
readonly Al: "AL";
|
|
4
|
-
readonly Ak: "AK";
|
|
5
|
-
readonly Az: "AZ";
|
|
6
|
-
readonly Ar: "AR";
|
|
7
|
-
readonly Ca: "CA";
|
|
8
|
-
readonly Co: "CO";
|
|
9
|
-
readonly Ct: "CT";
|
|
10
|
-
readonly De: "DE";
|
|
11
|
-
readonly Fl: "FL";
|
|
12
|
-
readonly Ga: "GA";
|
|
13
|
-
readonly Hi: "HI";
|
|
14
|
-
readonly Id: "ID";
|
|
15
|
-
readonly Il: "IL";
|
|
16
|
-
readonly In: "IN";
|
|
17
|
-
readonly Ia: "IA";
|
|
18
|
-
readonly Ks: "KS";
|
|
19
|
-
readonly Ky: "KY";
|
|
20
|
-
readonly La: "LA";
|
|
21
|
-
readonly Me: "ME";
|
|
22
|
-
readonly Md: "MD";
|
|
23
|
-
readonly Ma: "MA";
|
|
24
|
-
readonly Mi: "MI";
|
|
25
|
-
readonly Mn: "MN";
|
|
26
|
-
readonly Ms: "MS";
|
|
27
|
-
readonly Mo: "MO";
|
|
28
|
-
readonly Mt: "MT";
|
|
29
|
-
readonly Ne: "NE";
|
|
30
|
-
readonly Nv: "NV";
|
|
31
|
-
readonly Nh: "NH";
|
|
32
|
-
readonly Nj: "NJ";
|
|
33
|
-
readonly Nm: "NM";
|
|
34
|
-
readonly Ny: "NY";
|
|
35
|
-
readonly Nc: "NC";
|
|
36
|
-
readonly Nd: "ND";
|
|
37
|
-
readonly Oh: "OH";
|
|
38
|
-
readonly Ok: "OK";
|
|
39
|
-
readonly Or: "OR";
|
|
40
|
-
readonly Pa: "PA";
|
|
41
|
-
readonly Ri: "RI";
|
|
42
|
-
readonly Sc: "SC";
|
|
43
|
-
readonly Sd: "SD";
|
|
44
|
-
readonly Tn: "TN";
|
|
45
|
-
readonly Tx: "TX";
|
|
46
|
-
readonly Ut: "UT";
|
|
47
|
-
readonly Vt: "VT";
|
|
48
|
-
readonly Va: "VA";
|
|
49
|
-
readonly Wa: "WA";
|
|
50
|
-
readonly Wv: "WV";
|
|
51
|
-
readonly Wi: "WI";
|
|
52
|
-
readonly Wy: "WY";
|
|
53
|
-
readonly Dc: "DC";
|
|
54
|
-
};
|
|
55
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation];
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation = void 0;
|
|
5
|
-
/** US state code */
|
|
6
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation = {
|
|
7
|
-
Al: "AL",
|
|
8
|
-
Ak: "AK",
|
|
9
|
-
Az: "AZ",
|
|
10
|
-
Ar: "AR",
|
|
11
|
-
Ca: "CA",
|
|
12
|
-
Co: "CO",
|
|
13
|
-
Ct: "CT",
|
|
14
|
-
De: "DE",
|
|
15
|
-
Fl: "FL",
|
|
16
|
-
Ga: "GA",
|
|
17
|
-
Hi: "HI",
|
|
18
|
-
Id: "ID",
|
|
19
|
-
Il: "IL",
|
|
20
|
-
In: "IN",
|
|
21
|
-
Ia: "IA",
|
|
22
|
-
Ks: "KS",
|
|
23
|
-
Ky: "KY",
|
|
24
|
-
La: "LA",
|
|
25
|
-
Me: "ME",
|
|
26
|
-
Md: "MD",
|
|
27
|
-
Ma: "MA",
|
|
28
|
-
Mi: "MI",
|
|
29
|
-
Mn: "MN",
|
|
30
|
-
Ms: "MS",
|
|
31
|
-
Mo: "MO",
|
|
32
|
-
Mt: "MT",
|
|
33
|
-
Ne: "NE",
|
|
34
|
-
Nv: "NV",
|
|
35
|
-
Nh: "NH",
|
|
36
|
-
Nj: "NJ",
|
|
37
|
-
Nm: "NM",
|
|
38
|
-
Ny: "NY",
|
|
39
|
-
Nc: "NC",
|
|
40
|
-
Nd: "ND",
|
|
41
|
-
Oh: "OH",
|
|
42
|
-
Ok: "OK",
|
|
43
|
-
Or: "OR",
|
|
44
|
-
Pa: "PA",
|
|
45
|
-
Ri: "RI",
|
|
46
|
-
Sc: "SC",
|
|
47
|
-
Sd: "SD",
|
|
48
|
-
Tn: "TN",
|
|
49
|
-
Tx: "TX",
|
|
50
|
-
Ut: "UT",
|
|
51
|
-
Vt: "VT",
|
|
52
|
-
Va: "VA",
|
|
53
|
-
Wa: "WA",
|
|
54
|
-
Wv: "WV",
|
|
55
|
-
Wi: "WI",
|
|
56
|
-
Wy: "WY",
|
|
57
|
-
Dc: "DC",
|
|
58
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/** annual income bucket */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome: {
|
|
3
|
-
readonly Zero25000: "0-25000";
|
|
4
|
-
readonly Undefined50000: "25001-50000";
|
|
5
|
-
readonly Undefined100000: "50001-100000";
|
|
6
|
-
readonly Undefined200000: "100001-200000";
|
|
7
|
-
readonly Undefined500000: "200001-500000";
|
|
8
|
-
readonly Undefined: "500001+";
|
|
9
|
-
};
|
|
10
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome];
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/** employment status */
|
|
2
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus: {
|
|
3
|
-
readonly Employed: "employed";
|
|
4
|
-
readonly SelfEmployed: "self_employed";
|
|
5
|
-
readonly Unemployed: "unemployed";
|
|
6
|
-
readonly Retired: "retired";
|
|
7
|
-
readonly Student: "student";
|
|
8
|
-
readonly Other: "other";
|
|
9
|
-
};
|
|
10
|
-
export type CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus = (typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus)[keyof typeof CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus];
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type * as Natural from "../../../index.js";
|
|
2
|
-
/**
|
|
3
|
-
* Optional onboarding suggestions for this customer. The customer reviews and confirms every value.
|
|
4
|
-
*/
|
|
5
|
-
export interface CustomerInvitationPrefill {
|
|
6
|
-
accountType?: Natural.CustomerInvitationPrefillAccountType;
|
|
7
|
-
person?: Natural.CustomerInvitationPrefillPerson;
|
|
8
|
-
individual?: Natural.CustomerInvitationPrefillIndividual;
|
|
9
|
-
business?: Natural.CustomerInvitationPrefillBusiness;
|
|
10
|
-
beneficialOwners?: Natural.CustomerInvitationPrefillBeneficialOwner[];
|
|
11
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export declare const CustomerInvitationPrefillAccountType: {
|
|
2
|
-
readonly Individual: "individual";
|
|
3
|
-
readonly Business: "business";
|
|
4
|
-
};
|
|
5
|
-
export type CustomerInvitationPrefillAccountType = (typeof CustomerInvitationPrefillAccountType)[keyof typeof CustomerInvitationPrefillAccountType];
|
package/dist/cjs/api/resources/customers/types/CustomerInvitationPrefillBeneficialOwner.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type * as Natural from "../../../index.js";
|
|
2
|
-
export interface CustomerInvitationPrefillBeneficialOwner {
|
|
3
|
-
firstName?: string;
|
|
4
|
-
lastName?: string;
|
|
5
|
-
email?: string;
|
|
6
|
-
phone?: string;
|
|
7
|
-
dateOfBirth?: string;
|
|
8
|
-
residentialAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
9
|
-
ownershipPercentage?: number;
|
|
10
|
-
/** job title */
|
|
11
|
-
title?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemTitle;
|
|
12
|
-
/** country of citizenship */
|
|
13
|
-
countryOfCitizenship?: string;
|
|
14
|
-
/** employment status */
|
|
15
|
-
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemEmploymentStatus;
|
|
16
|
-
/** annual income bucket */
|
|
17
|
-
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBeneficialOwnersItemAnnualIncome;
|
|
18
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type * as Natural from "../../../index.js";
|
|
2
|
-
export interface CustomerInvitationPrefillBusiness {
|
|
3
|
-
legalName?: string;
|
|
4
|
-
displayName?: string;
|
|
5
|
-
website?: string;
|
|
6
|
-
hasTradeName?: boolean;
|
|
7
|
-
tradeName?: string;
|
|
8
|
-
/** business entity type */
|
|
9
|
-
businessType?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessBusinessType;
|
|
10
|
-
industry?: string;
|
|
11
|
-
/** US state code */
|
|
12
|
-
stateOfIncorporation?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessStateOfIncorporation;
|
|
13
|
-
incorporationDate?: string;
|
|
14
|
-
registeredAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
15
|
-
physicalAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
16
|
-
sourceOfFunds?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillBusinessSourceOfFundsItem[];
|
|
17
|
-
countriesOfOperations?: string[];
|
|
18
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type * as Natural from "../../../index.js";
|
|
2
|
-
export interface CustomerInvitationPrefillIndividual {
|
|
3
|
-
dateOfBirth?: string;
|
|
4
|
-
residentialAddress?: Natural.CustomerInvitationPrefillAddress;
|
|
5
|
-
/** country of citizenship */
|
|
6
|
-
countryOfCitizenship?: string;
|
|
7
|
-
/** employment status */
|
|
8
|
-
employmentStatus?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualEmploymentStatus;
|
|
9
|
-
/** annual income bucket */
|
|
10
|
-
annualIncome?: Natural.CreateInvitationsCustomersRequestRecipientsItemPhonePrefillIndividualAnnualIncome;
|
|
11
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type * as Natural from "../../../../api/index.js";
|
|
2
|
-
import * as core from "../../../../core/index.js";
|
|
3
|
-
import type * as serializers from "../../../index.js";
|
|
4
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome>;
|
|
5
|
-
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome {
|
|
6
|
-
type Raw = "0-25000" | "25001-50000" | "50001-100000" | "100001-200000" | "200001-500000" | "500001+";
|
|
7
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// This file was auto-generated by Fern from our API Definition.
|
|
3
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
4
|
-
if (k2 === undefined) k2 = k;
|
|
5
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
6
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
7
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
8
|
-
}
|
|
9
|
-
Object.defineProperty(o, k2, desc);
|
|
10
|
-
}) : (function(o, m, k, k2) {
|
|
11
|
-
if (k2 === undefined) k2 = k;
|
|
12
|
-
o[k2] = m[k];
|
|
13
|
-
}));
|
|
14
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
15
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
16
|
-
}) : function(o, v) {
|
|
17
|
-
o["default"] = v;
|
|
18
|
-
});
|
|
19
|
-
var __importStar = (this && this.__importStar) || (function () {
|
|
20
|
-
var ownKeys = function(o) {
|
|
21
|
-
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
22
|
-
var ar = [];
|
|
23
|
-
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
24
|
-
return ar;
|
|
25
|
-
};
|
|
26
|
-
return ownKeys(o);
|
|
27
|
-
};
|
|
28
|
-
return function (mod) {
|
|
29
|
-
if (mod && mod.__esModule) return mod;
|
|
30
|
-
var result = {};
|
|
31
|
-
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
32
|
-
__setModuleDefault(result, mod);
|
|
33
|
-
return result;
|
|
34
|
-
};
|
|
35
|
-
})();
|
|
36
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome = void 0;
|
|
38
|
-
const core = __importStar(require("../../../../core/index.js"));
|
|
39
|
-
exports.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemAnnualIncome = core.serialization.enum_(["0-25000", "25001-50000", "50001-100000", "100001-200000", "200001-500000", "500001+"]);
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type * as Natural from "../../../../api/index.js";
|
|
2
|
-
import * as core from "../../../../core/index.js";
|
|
3
|
-
import type * as serializers from "../../../index.js";
|
|
4
|
-
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus>;
|
|
5
|
-
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailPrefillBeneficialOwnersItemEmploymentStatus {
|
|
6
|
-
type Raw = "employed" | "self_employed" | "unemployed" | "retired" | "student" | "other";
|
|
7
|
-
}
|