@naturalpay/sdk 1.2.5 → 1.2.7

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.
Files changed (185) hide show
  1. package/dist/cjs/BaseClient.js +2 -2
  2. package/dist/cjs/api/resources/customers/client/Client.d.ts +51 -1
  3. package/dist/cjs/api/resources/customers/client/Client.js +51 -1
  4. package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +55 -3
  5. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +8 -2
  6. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts +200 -0
  7. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js +203 -0
  8. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +1 -1
  9. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +1 -1
  10. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts +200 -0
  11. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js +203 -0
  12. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +1 -1
  13. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +1 -1
  14. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +1 -1
  15. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +1 -1
  16. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +1 -1
  17. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +1 -1
  18. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.ts +200 -0
  19. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js +203 -0
  20. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.ts +200 -0
  21. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js +203 -0
  22. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.ts +200 -0
  23. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js +203 -0
  24. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +1 -1
  25. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +1 -1
  26. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +1 -1
  27. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +1 -1
  28. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.ts +200 -0
  29. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js +203 -0
  30. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +1 -1
  31. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +1 -1
  32. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.ts +200 -0
  33. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js +203 -0
  34. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +1 -1
  35. package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +1 -1
  36. package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.d.ts +1 -1
  37. package/dist/cjs/api/resources/customers/types/CustomerInvitationAccountType.js +1 -1
  38. package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +11 -2
  39. package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +12 -5
  40. package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +14 -4
  41. package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.d.ts +7 -9
  42. package/dist/cjs/api/resources/customers/types/index.d.ts +7 -1
  43. package/dist/cjs/api/resources/customers/types/index.js +7 -1
  44. package/dist/cjs/api/resources/paymentRequests/client/requests/NewPayReqParams.d.ts +1 -1
  45. package/dist/cjs/api/resources/payments/client/requests/NewPaymentParams.d.ts +1 -1
  46. package/dist/cjs/api/resources/simulations/client/Client.d.ts +1 -0
  47. package/dist/cjs/api/resources/simulations/client/Client.js +1 -0
  48. package/dist/cjs/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.ts +3 -0
  49. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +19 -0
  50. package/dist/cjs/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js +22 -0
  51. package/dist/cjs/api/resources/simulations/types/index.d.ts +1 -0
  52. package/dist/cjs/api/resources/simulations/types/index.js +1 -0
  53. package/dist/cjs/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +1 -0
  54. package/dist/cjs/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.js +1 -0
  55. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +3 -0
  56. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +3 -0
  57. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts +7 -0
  58. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js +236 -0
  59. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts +7 -0
  60. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js +236 -0
  61. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.ts +7 -0
  62. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js +236 -0
  63. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.ts +7 -0
  64. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js +236 -0
  65. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.ts +7 -0
  66. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js +236 -0
  67. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.ts +7 -0
  68. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js +236 -0
  69. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.ts +7 -0
  70. package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js +236 -0
  71. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +2 -1
  72. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.js +2 -1
  73. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +2 -1
  74. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js +2 -1
  75. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +2 -3
  76. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.js +4 -3
  77. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.d.ts +2 -5
  78. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.js +2 -5
  79. package/dist/cjs/serialization/resources/customers/types/index.d.ts +7 -1
  80. package/dist/cjs/serialization/resources/customers/types/index.js +7 -1
  81. package/dist/cjs/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.ts +2 -0
  82. package/dist/cjs/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.js +2 -0
  83. package/dist/cjs/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.ts +7 -0
  84. package/dist/cjs/serialization/resources/{customers/types/CustomerInvitationRepresentative.js → simulations/types/InviteCustomerSimulationsRequestPermissionsItem.js} +19 -7
  85. package/dist/cjs/serialization/resources/simulations/types/index.d.ts +1 -0
  86. package/dist/cjs/serialization/resources/simulations/types/index.js +1 -0
  87. package/dist/cjs/version.d.ts +1 -1
  88. package/dist/cjs/version.js +1 -1
  89. package/dist/esm/BaseClient.mjs +2 -2
  90. package/dist/esm/api/resources/customers/client/Client.d.mts +51 -1
  91. package/dist/esm/api/resources/customers/client/Client.mjs +51 -1
  92. package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +55 -3
  93. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +8 -2
  94. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts +200 -0
  95. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs +200 -0
  96. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +1 -1
  97. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +1 -1
  98. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts +200 -0
  99. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs +200 -0
  100. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +1 -1
  101. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +1 -1
  102. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +1 -1
  103. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +1 -1
  104. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +1 -1
  105. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +1 -1
  106. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.mts +200 -0
  107. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs +200 -0
  108. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.mts +200 -0
  109. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs +200 -0
  110. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.mts +200 -0
  111. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs +200 -0
  112. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +1 -1
  113. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +1 -1
  114. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +1 -1
  115. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +1 -1
  116. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.mts +200 -0
  117. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs +200 -0
  118. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +1 -1
  119. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +1 -1
  120. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.mts +200 -0
  121. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs +200 -0
  122. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +1 -1
  123. package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +1 -1
  124. package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.d.mts +1 -1
  125. package/dist/esm/api/resources/customers/types/CustomerInvitationAccountType.mjs +1 -1
  126. package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +11 -2
  127. package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +12 -5
  128. package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +14 -4
  129. package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.d.mts +7 -9
  130. package/dist/esm/api/resources/customers/types/index.d.mts +7 -1
  131. package/dist/esm/api/resources/customers/types/index.mjs +7 -1
  132. package/dist/esm/api/resources/paymentRequests/client/requests/NewPayReqParams.d.mts +1 -1
  133. package/dist/esm/api/resources/payments/client/requests/NewPaymentParams.d.mts +1 -1
  134. package/dist/esm/api/resources/simulations/client/Client.d.mts +1 -0
  135. package/dist/esm/api/resources/simulations/client/Client.mjs +1 -0
  136. package/dist/esm/api/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.mts +3 -0
  137. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +19 -0
  138. package/dist/esm/api/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +19 -0
  139. package/dist/esm/api/resources/simulations/types/index.d.mts +1 -0
  140. package/dist/esm/api/resources/simulations/types/index.mjs +1 -0
  141. package/dist/esm/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +1 -0
  142. package/dist/esm/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.mjs +1 -0
  143. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +3 -0
  144. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +3 -0
  145. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts +7 -0
  146. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs +200 -0
  147. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts +7 -0
  148. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs +200 -0
  149. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.mts +7 -0
  150. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs +200 -0
  151. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.mts +7 -0
  152. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs +200 -0
  153. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.mts +7 -0
  154. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs +200 -0
  155. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.mts +7 -0
  156. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs +200 -0
  157. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.mts +7 -0
  158. package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs +200 -0
  159. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +2 -1
  160. package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.mjs +2 -1
  161. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +2 -1
  162. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +2 -1
  163. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +2 -3
  164. package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +4 -3
  165. package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.d.mts +2 -5
  166. package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.mjs +2 -5
  167. package/dist/esm/serialization/resources/customers/types/index.d.mts +7 -1
  168. package/dist/esm/serialization/resources/customers/types/index.mjs +7 -1
  169. package/dist/esm/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.d.mts +2 -0
  170. package/dist/esm/serialization/resources/simulations/client/requests/InviteCustomerSimulationsRequest.mjs +2 -0
  171. package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.d.mts +7 -0
  172. package/dist/esm/serialization/resources/simulations/types/InviteCustomerSimulationsRequestPermissionsItem.mjs +20 -0
  173. package/dist/esm/serialization/resources/simulations/types/index.d.mts +1 -0
  174. package/dist/esm/serialization/resources/simulations/types/index.mjs +1 -0
  175. package/dist/esm/version.d.mts +1 -1
  176. package/dist/esm/version.mjs +1 -1
  177. package/package.json +1 -1
  178. package/reference.md +52 -1
  179. package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.d.ts +0 -6
  180. package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.js +0 -3
  181. package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.d.ts +0 -12
  182. package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.d.mts +0 -6
  183. package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.mjs +0 -2
  184. package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.d.mts +0 -12
  185. package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.mjs +0 -8
@@ -0,0 +1,236 @@
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.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry = void 0;
38
+ const core = __importStar(require("../../../../core/index.js"));
39
+ exports.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry = core.serialization.enum_([
40
+ "US",
41
+ "AF",
42
+ "AL",
43
+ "DZ",
44
+ "AD",
45
+ "AO",
46
+ "AG",
47
+ "AR",
48
+ "AM",
49
+ "AU",
50
+ "AT",
51
+ "AZ",
52
+ "BS",
53
+ "BH",
54
+ "BD",
55
+ "BB",
56
+ "BY",
57
+ "BE",
58
+ "BZ",
59
+ "BJ",
60
+ "BT",
61
+ "BO",
62
+ "BA",
63
+ "BW",
64
+ "BR",
65
+ "BN",
66
+ "BG",
67
+ "BF",
68
+ "BI",
69
+ "CV",
70
+ "KH",
71
+ "CM",
72
+ "CA",
73
+ "CF",
74
+ "TD",
75
+ "CL",
76
+ "CN",
77
+ "CO",
78
+ "KM",
79
+ "CG",
80
+ "CD",
81
+ "CR",
82
+ "CI",
83
+ "HR",
84
+ "CU",
85
+ "CY",
86
+ "CZ",
87
+ "DK",
88
+ "DJ",
89
+ "DM",
90
+ "DO",
91
+ "EC",
92
+ "EG",
93
+ "SV",
94
+ "GQ",
95
+ "ER",
96
+ "EE",
97
+ "SZ",
98
+ "ET",
99
+ "FJ",
100
+ "FI",
101
+ "FR",
102
+ "GA",
103
+ "GM",
104
+ "GE",
105
+ "DE",
106
+ "GH",
107
+ "GR",
108
+ "GD",
109
+ "GT",
110
+ "GN",
111
+ "GW",
112
+ "GY",
113
+ "HT",
114
+ "VA",
115
+ "HN",
116
+ "HU",
117
+ "IS",
118
+ "IN",
119
+ "ID",
120
+ "IR",
121
+ "IQ",
122
+ "IE",
123
+ "IL",
124
+ "IT",
125
+ "JM",
126
+ "JP",
127
+ "JO",
128
+ "KZ",
129
+ "KE",
130
+ "KI",
131
+ "KP",
132
+ "KR",
133
+ "KW",
134
+ "KG",
135
+ "LA",
136
+ "LV",
137
+ "LB",
138
+ "LS",
139
+ "LR",
140
+ "LY",
141
+ "LI",
142
+ "LT",
143
+ "LU",
144
+ "MG",
145
+ "MW",
146
+ "MY",
147
+ "MV",
148
+ "ML",
149
+ "MT",
150
+ "MH",
151
+ "MR",
152
+ "MU",
153
+ "MX",
154
+ "FM",
155
+ "MD",
156
+ "MC",
157
+ "MN",
158
+ "ME",
159
+ "MA",
160
+ "MZ",
161
+ "MM",
162
+ "NA",
163
+ "NR",
164
+ "NP",
165
+ "NL",
166
+ "NZ",
167
+ "NI",
168
+ "NE",
169
+ "NG",
170
+ "MK",
171
+ "NO",
172
+ "OM",
173
+ "PK",
174
+ "PW",
175
+ "PS",
176
+ "PA",
177
+ "PG",
178
+ "PY",
179
+ "PE",
180
+ "PH",
181
+ "PL",
182
+ "PT",
183
+ "QA",
184
+ "RO",
185
+ "RU",
186
+ "RW",
187
+ "KN",
188
+ "LC",
189
+ "VC",
190
+ "WS",
191
+ "SM",
192
+ "ST",
193
+ "SA",
194
+ "SN",
195
+ "RS",
196
+ "SC",
197
+ "SL",
198
+ "SG",
199
+ "SK",
200
+ "SI",
201
+ "SB",
202
+ "SO",
203
+ "ZA",
204
+ "SS",
205
+ "ES",
206
+ "LK",
207
+ "SD",
208
+ "SR",
209
+ "SE",
210
+ "CH",
211
+ "SY",
212
+ "TW",
213
+ "TJ",
214
+ "TZ",
215
+ "TH",
216
+ "TL",
217
+ "TG",
218
+ "TO",
219
+ "TT",
220
+ "TN",
221
+ "TR",
222
+ "TM",
223
+ "TV",
224
+ "UG",
225
+ "UA",
226
+ "AE",
227
+ "GB",
228
+ "UY",
229
+ "UZ",
230
+ "VU",
231
+ "VE",
232
+ "VN",
233
+ "YE",
234
+ "ZM",
235
+ "ZW",
236
+ ]);
@@ -0,0 +1,7 @@
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 CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship>;
5
+ export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship {
6
+ type Raw = "US" | "AF" | "AL" | "DZ" | "AD" | "AO" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BT" | "BO" | "BA" | "BW" | "BR" | "BN" | "BG" | "BF" | "BI" | "CV" | "KH" | "CM" | "CA" | "CF" | "TD" | "CL" | "CN" | "CO" | "KM" | "CG" | "CD" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FJ" | "FI" | "FR" | "GA" | "GM" | "GE" | "DE" | "GH" | "GR" | "GD" | "GT" | "GN" | "GW" | "GY" | "HT" | "VA" | "HN" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IL" | "IT" | "JM" | "JP" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MR" | "MU" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NE" | "NG" | "MK" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "QA" | "RO" | "RU" | "RW" | "KN" | "LC" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SK" | "SI" | "SB" | "SO" | "ZA" | "SS" | "ES" | "LK" | "SD" | "SR" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TV" | "UG" | "UA" | "AE" | "GB" | "UY" | "UZ" | "VU" | "VE" | "VN" | "YE" | "ZM" | "ZW";
7
+ }
@@ -0,0 +1,236 @@
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.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship = void 0;
38
+ const core = __importStar(require("../../../../core/index.js"));
39
+ exports.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship = core.serialization.enum_([
40
+ "US",
41
+ "AF",
42
+ "AL",
43
+ "DZ",
44
+ "AD",
45
+ "AO",
46
+ "AG",
47
+ "AR",
48
+ "AM",
49
+ "AU",
50
+ "AT",
51
+ "AZ",
52
+ "BS",
53
+ "BH",
54
+ "BD",
55
+ "BB",
56
+ "BY",
57
+ "BE",
58
+ "BZ",
59
+ "BJ",
60
+ "BT",
61
+ "BO",
62
+ "BA",
63
+ "BW",
64
+ "BR",
65
+ "BN",
66
+ "BG",
67
+ "BF",
68
+ "BI",
69
+ "CV",
70
+ "KH",
71
+ "CM",
72
+ "CA",
73
+ "CF",
74
+ "TD",
75
+ "CL",
76
+ "CN",
77
+ "CO",
78
+ "KM",
79
+ "CG",
80
+ "CD",
81
+ "CR",
82
+ "CI",
83
+ "HR",
84
+ "CU",
85
+ "CY",
86
+ "CZ",
87
+ "DK",
88
+ "DJ",
89
+ "DM",
90
+ "DO",
91
+ "EC",
92
+ "EG",
93
+ "SV",
94
+ "GQ",
95
+ "ER",
96
+ "EE",
97
+ "SZ",
98
+ "ET",
99
+ "FJ",
100
+ "FI",
101
+ "FR",
102
+ "GA",
103
+ "GM",
104
+ "GE",
105
+ "DE",
106
+ "GH",
107
+ "GR",
108
+ "GD",
109
+ "GT",
110
+ "GN",
111
+ "GW",
112
+ "GY",
113
+ "HT",
114
+ "VA",
115
+ "HN",
116
+ "HU",
117
+ "IS",
118
+ "IN",
119
+ "ID",
120
+ "IR",
121
+ "IQ",
122
+ "IE",
123
+ "IL",
124
+ "IT",
125
+ "JM",
126
+ "JP",
127
+ "JO",
128
+ "KZ",
129
+ "KE",
130
+ "KI",
131
+ "KP",
132
+ "KR",
133
+ "KW",
134
+ "KG",
135
+ "LA",
136
+ "LV",
137
+ "LB",
138
+ "LS",
139
+ "LR",
140
+ "LY",
141
+ "LI",
142
+ "LT",
143
+ "LU",
144
+ "MG",
145
+ "MW",
146
+ "MY",
147
+ "MV",
148
+ "ML",
149
+ "MT",
150
+ "MH",
151
+ "MR",
152
+ "MU",
153
+ "MX",
154
+ "FM",
155
+ "MD",
156
+ "MC",
157
+ "MN",
158
+ "ME",
159
+ "MA",
160
+ "MZ",
161
+ "MM",
162
+ "NA",
163
+ "NR",
164
+ "NP",
165
+ "NL",
166
+ "NZ",
167
+ "NI",
168
+ "NE",
169
+ "NG",
170
+ "MK",
171
+ "NO",
172
+ "OM",
173
+ "PK",
174
+ "PW",
175
+ "PS",
176
+ "PA",
177
+ "PG",
178
+ "PY",
179
+ "PE",
180
+ "PH",
181
+ "PL",
182
+ "PT",
183
+ "QA",
184
+ "RO",
185
+ "RU",
186
+ "RW",
187
+ "KN",
188
+ "LC",
189
+ "VC",
190
+ "WS",
191
+ "SM",
192
+ "ST",
193
+ "SA",
194
+ "SN",
195
+ "RS",
196
+ "SC",
197
+ "SL",
198
+ "SG",
199
+ "SK",
200
+ "SI",
201
+ "SB",
202
+ "SO",
203
+ "ZA",
204
+ "SS",
205
+ "ES",
206
+ "LK",
207
+ "SD",
208
+ "SR",
209
+ "SE",
210
+ "CH",
211
+ "SY",
212
+ "TW",
213
+ "TJ",
214
+ "TZ",
215
+ "TH",
216
+ "TL",
217
+ "TG",
218
+ "TO",
219
+ "TT",
220
+ "TN",
221
+ "TR",
222
+ "TM",
223
+ "TV",
224
+ "UG",
225
+ "UA",
226
+ "AE",
227
+ "GB",
228
+ "UY",
229
+ "UZ",
230
+ "VU",
231
+ "VE",
232
+ "VN",
233
+ "YE",
234
+ "ZM",
235
+ "ZW",
236
+ ]);
@@ -1,6 +1,7 @@
1
1
  import type * as Natural from "../../../../api/index.js";
2
2
  import * as core from "../../../../core/index.js";
3
3
  import type * as serializers from "../../../index.js";
4
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js";
4
5
  export declare const CustomerInvitationAddress: core.serialization.ObjectSchema<serializers.CustomerInvitationAddress.Raw, Natural.CustomerInvitationAddress>;
5
6
  export declare namespace CustomerInvitationAddress {
6
7
  interface Raw {
@@ -9,6 +10,6 @@ export declare namespace CustomerInvitationAddress {
9
10
  city?: string | null;
10
11
  subdivision?: string | null;
11
12
  postalCode?: string | null;
12
- country?: string | null;
13
+ country?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.Raw | null;
13
14
  }
14
15
  }
@@ -36,11 +36,12 @@ var __importStar = (this && this.__importStar) || (function () {
36
36
  Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CustomerInvitationAddress = void 0;
38
38
  const core = __importStar(require("../../../../core/index.js"));
39
+ const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js");
39
40
  exports.CustomerInvitationAddress = core.serialization.object({
40
41
  streetLine1: core.serialization.string().optional(),
41
42
  streetLine2: core.serialization.string().optional(),
42
43
  city: core.serialization.string().optional(),
43
44
  subdivision: core.serialization.string().optional(),
44
45
  postalCode: core.serialization.string().optional(),
45
- country: core.serialization.string().optional(),
46
+ country: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.optional(),
46
47
  });
@@ -2,6 +2,7 @@ import type * as Natural from "../../../../api/index.js";
2
2
  import * as core from "../../../../core/index.js";
3
3
  import type * as serializers from "../../../index.js";
4
4
  import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js";
5
6
  import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js";
6
7
  import { CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js";
7
8
  import { CustomerInvitationAddress } from "./CustomerInvitationAddress.js";
@@ -16,7 +17,7 @@ export declare namespace CustomerInvitationBeneficialOwner {
16
17
  address?: CustomerInvitationAddress.Raw | null;
17
18
  ownershipPercentage?: number | null;
18
19
  title?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.Raw | null;
19
- countryOfCitizenship?: string | null;
20
+ countryOfCitizenship?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.Raw | null;
20
21
  employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.Raw | null;
21
22
  annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.Raw | null;
22
23
  }
@@ -37,6 +37,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CustomerInvitationBeneficialOwner = void 0;
38
38
  const core = __importStar(require("../../../../core/index.js"));
39
39
  const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js");
40
+ const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js");
40
41
  const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js");
41
42
  const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js");
42
43
  const CustomerInvitationAddress_js_1 = require("./CustomerInvitationAddress.js");
@@ -49,7 +50,7 @@ exports.CustomerInvitationBeneficialOwner = core.serialization.object({
49
50
  address: CustomerInvitationAddress_js_1.CustomerInvitationAddress.optional(),
50
51
  ownershipPercentage: core.serialization.number().optional(),
51
52
  title: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.optional(),
52
- countryOfCitizenship: core.serialization.string().optional(),
53
+ countryOfCitizenship: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.optional(),
53
54
  employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.optional(),
54
55
  annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.optional(),
55
56
  });
@@ -2,14 +2,13 @@ import type * as Natural from "../../../../api/index.js";
2
2
  import * as core from "../../../../core/index.js";
3
3
  import type * as serializers from "../../../index.js";
4
4
  import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js";
5
6
  import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js";
6
7
  import { CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation } from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js";
7
8
  import { CustomerInvitationAddress } from "./CustomerInvitationAddress.js";
8
- import { CustomerInvitationRepresentative } from "./CustomerInvitationRepresentative.js";
9
9
  export declare const CustomerInvitationBusiness: core.serialization.ObjectSchema<serializers.CustomerInvitationBusiness.Raw, Natural.CustomerInvitationBusiness>;
10
10
  export declare namespace CustomerInvitationBusiness {
11
11
  interface Raw {
12
- representative?: CustomerInvitationRepresentative.Raw | null;
13
12
  legalName?: string | null;
14
13
  displayName?: string | null;
15
14
  website?: string | null;
@@ -22,6 +21,6 @@ export declare namespace CustomerInvitationBusiness {
22
21
  registeredAddress?: CustomerInvitationAddress.Raw | null;
23
22
  physicalAddress?: CustomerInvitationAddress.Raw | null;
24
23
  sourceOfFunds?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.Raw[] | null;
25
- countriesOfOperations?: string[] | null;
24
+ countriesOfOperations?: CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.Raw[] | null;
26
25
  }
27
26
  }
@@ -37,12 +37,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CustomerInvitationBusiness = void 0;
38
38
  const core = __importStar(require("../../../../core/index.js"));
39
39
  const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js");
40
+ const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js");
40
41
  const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js");
41
42
  const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js");
42
43
  const CustomerInvitationAddress_js_1 = require("./CustomerInvitationAddress.js");
43
- const CustomerInvitationRepresentative_js_1 = require("./CustomerInvitationRepresentative.js");
44
44
  exports.CustomerInvitationBusiness = core.serialization.object({
45
- representative: CustomerInvitationRepresentative_js_1.CustomerInvitationRepresentative.optional(),
46
45
  legalName: core.serialization.string().optional(),
47
46
  displayName: core.serialization.string().optional(),
48
47
  website: core.serialization.string().optional(),
@@ -57,5 +56,7 @@ exports.CustomerInvitationBusiness = core.serialization.object({
57
56
  sourceOfFunds: core.serialization
58
57
  .list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem)
59
58
  .optional(),
60
- countriesOfOperations: core.serialization.list(core.serialization.string()).optional(),
59
+ countriesOfOperations: core.serialization
60
+ .list(CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem)
61
+ .optional(),
61
62
  });
@@ -2,18 +2,15 @@ import type * as Natural from "../../../../api/index.js";
2
2
  import * as core from "../../../../core/index.js";
3
3
  import type * as serializers from "../../../index.js";
4
4
  import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js";
5
+ import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js";
5
6
  import { CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus } from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js";
6
7
  import { CustomerInvitationAddress } from "./CustomerInvitationAddress.js";
7
8
  export declare const CustomerInvitationIndividual: core.serialization.ObjectSchema<serializers.CustomerInvitationIndividual.Raw, Natural.CustomerInvitationIndividual>;
8
9
  export declare namespace CustomerInvitationIndividual {
9
10
  interface Raw {
10
- firstName?: string | null;
11
- lastName?: string | null;
12
- email?: string | null;
13
- phone?: string | null;
14
11
  dateOfBirth?: string | null;
15
12
  address?: CustomerInvitationAddress.Raw | null;
16
- countryOfCitizenship?: string | null;
13
+ countryOfCitizenship?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.Raw | null;
17
14
  employmentStatus?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.Raw | null;
18
15
  annualIncome?: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.Raw | null;
19
16
  }
@@ -37,16 +37,13 @@ Object.defineProperty(exports, "__esModule", { value: true });
37
37
  exports.CustomerInvitationIndividual = void 0;
38
38
  const core = __importStar(require("../../../../core/index.js"));
39
39
  const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js");
40
+ const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js");
40
41
  const CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus_js_1 = require("./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js");
41
42
  const CustomerInvitationAddress_js_1 = require("./CustomerInvitationAddress.js");
42
43
  exports.CustomerInvitationIndividual = core.serialization.object({
43
- firstName: core.serialization.string().optional(),
44
- lastName: core.serialization.string().optional(),
45
- email: core.serialization.string().optional(),
46
- phone: core.serialization.string().optional(),
47
44
  dateOfBirth: core.serialization.string().optional(),
48
45
  address: CustomerInvitationAddress_js_1.CustomerInvitationAddress.optional(),
49
- countryOfCitizenship: core.serialization.string().optional(),
46
+ countryOfCitizenship: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.optional(),
50
47
  employmentStatus: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.optional(),
51
48
  annualIncome: CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome_js_1.CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.optional(),
52
49
  });
@@ -4,13 +4,20 @@ 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 "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js";
7
8
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js";
9
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js";
8
10
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js";
9
11
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js";
10
12
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js";
13
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js";
14
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js";
15
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js";
11
16
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js";
12
17
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js";
18
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js";
13
19
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js";
20
+ export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js";
14
21
  export * from "./CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js";
15
22
  export * from "./CreateInvitationsCustomersRequestRecipientsItemPartyId.js";
16
23
  export * from "./CreateInvitationsCustomersRequestRecipientsItemPhone.js";
@@ -50,7 +57,6 @@ export * from "./CustomerInvitationAddress.js";
50
57
  export * from "./CustomerInvitationBeneficialOwner.js";
51
58
  export * from "./CustomerInvitationBusiness.js";
52
59
  export * from "./CustomerInvitationIndividual.js";
53
- export * from "./CustomerInvitationRepresentative.js";
54
60
  export * from "./CustomerKind.js";
55
61
  export * from "./CustomerMeta.js";
56
62
  export * from "./CustomerPaging.js";