@adyen/kyc-components 3.43.3 → 3.44.0

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 (326) hide show
  1. package/dist/es/adyen-kyc-components.es.js +713 -145
  2. package/dist/es/{bg-BG-CCs_v0tp.js → bg-BG-QPFxclBg.js} +5 -1
  3. package/dist/es/{cs-CZ-C_bRWn21.js → cs-CZ-D98JAc2J.js} +5 -1
  4. package/dist/es/{da-DK-DaQaWQd-.js → da-DK-JJdd-72W.js} +5 -1
  5. package/dist/es/{de-DE-DuSLpezf.js → de-DE-B3G3sEfd.js} +6 -2
  6. package/dist/es/{el-GR-DmgLyz80.js → el-GR-WBOtRfZs.js} +5 -1
  7. package/dist/es/{es-ES-DxXud8aH.js → es-ES-CCwOsWXd.js} +5 -1
  8. package/dist/es/{et-EE-PXaQE7jG.js → et-EE-x3X0uhbQ.js} +5 -1
  9. package/dist/es/{fi-FI-osvBD5sG.js → fi-FI-BokVSTrO.js} +5 -1
  10. package/dist/es/{fr-FR-Bs0FZL0l.js → fr-FR-DnF3nBoi.js} +5 -1
  11. package/dist/es/{hr-HR-DQIxTLgV.js → hr-HR-D13VSiNt.js} +5 -1
  12. package/dist/es/{hu-HU-YYJTbjEp.js → hu-HU-iSy_89_F.js} +5 -1
  13. package/dist/es/{it-IT-CV_B79A5.js → it-IT-PufivMUr.js} +5 -1
  14. package/dist/es/{lt-LT-COS6AdAw.js → lt-LT-6u0igm3A.js} +5 -1
  15. package/dist/es/{lv-LV-BVwcioTj.js → lv-LV-DTOcOGw6.js} +5 -1
  16. package/dist/es/{nl-NL-CX6Snb3O.js → nl-NL-BpaSvRsy.js} +5 -1
  17. package/dist/es/{no-NO-VThUltIX.js → no-NO-M-DUT2ve.js} +5 -1
  18. package/dist/es/{pl-PL-CkMByJ06.js → pl-PL-o8cP2y_m.js} +5 -1
  19. package/dist/es/{pt-PT-CIJPCsQC.js → pt-PT-dvdILY5G.js} +5 -1
  20. package/dist/es/{ro-RO-CXVjplFU.js → ro-RO-Cvknah2F.js} +5 -1
  21. package/dist/es/{sk-SK-6YYisb04.js → sk-SK-Dgkkymw-.js} +5 -1
  22. package/dist/es/{sl-SI-BWpRSITB.js → sl-SI-CTExVFKJ.js} +5 -1
  23. package/dist/es/{sv-SE-BBzzvHvH.js → sv-SE-BAfNO7ZF.js} +5 -1
  24. package/dist/style.css +3 -3
  25. package/dist/types/components/AdditionalInformation/VerifiedBusinessCard.d.ts +1 -1
  26. package/dist/types/components/AdditionalInformation/types.d.ts +10 -10
  27. package/dist/types/components/AdditionalInformation/utils.d.ts +1 -1
  28. package/dist/types/components/{internal/Address → Address}/constants.d.ts +1 -1
  29. package/dist/types/components/{internal/Address → Address}/types.d.ts +7 -7
  30. package/dist/types/components/Address/utils.d.ts +20 -0
  31. package/dist/types/components/{internal/Address → Address}/validate.d.ts +3 -3
  32. package/dist/types/components/{internal/Address → Address}/validate.formats.d.ts +1 -1
  33. package/dist/types/components/{internal/BankAccountNumber → BankAccountNumber}/fieldConfig.d.ts +2 -2
  34. package/dist/types/components/{internal/BankAccountNumber → BankAccountNumber}/types.d.ts +2 -2
  35. package/dist/types/components/{internal/BankCity → BankCity}/types.d.ts +1 -1
  36. package/dist/types/components/{internal/BankCode → BankCode}/fieldConfig.d.ts +2 -2
  37. package/dist/types/components/{internal/BankCode → BankCode}/types.d.ts +2 -2
  38. package/dist/types/components/{internal/BankName → BankName}/types.d.ts +1 -1
  39. package/dist/types/components/BasicInformation/types.d.ts +6 -6
  40. package/dist/types/components/{internal/BranchCode → BranchCode}/fieldConfig.d.ts +2 -2
  41. package/dist/types/components/{internal/BranchCode → BranchCode}/types.d.ts +2 -2
  42. package/dist/types/components/BusinessDetails/forms.d.ts +1 -1
  43. package/dist/types/components/{internal/BusinessNameField → BusinessNameField}/fieldConfig.d.ts +1 -1
  44. package/dist/types/components/{internal/BusinessNameField → BusinessNameField}/types.d.ts +1 -1
  45. package/dist/types/components/{internal/BusinessRegistrationNumber → BusinessRegistrationNumber}/fieldConfig.d.ts +5 -5
  46. package/dist/types/components/{internal/BusinessRegistrationNumber → BusinessRegistrationNumber}/types.d.ts +3 -3
  47. package/dist/types/components/{internal/BusinessRegistrationNumberField → BusinessRegistrationNumberField}/types.d.ts +3 -3
  48. package/dist/types/components/BusinessTypeSelection/EntityTypeRadioGroupCard.d.ts +1 -1
  49. package/dist/types/components/BusinessTypeSelection/types.d.ts +1 -1
  50. package/dist/types/components/BusinessTypeSelection/utils.d.ts +2 -2
  51. package/dist/types/components/Company/Company.d.ts +1 -1
  52. package/dist/types/components/CompanyNameAndCountry/types.d.ts +3 -3
  53. package/dist/types/components/CompanyRegistrationDetails/types.d.ts +10 -10
  54. package/dist/types/components/ContactDetails/ContactDetails.d.ts +2 -3
  55. package/dist/types/components/ContactDetails/types.d.ts +2 -2
  56. package/dist/types/components/{internal/CountryField → CountryField}/types.d.ts +2 -2
  57. package/dist/types/components/{internal/CountryField → CountryField}/validate.d.ts +1 -1
  58. package/dist/types/components/{internal/CountryOfGoverningLawField → CountryOfGoverningLawField}/types.d.ts +2 -2
  59. package/dist/types/components/{internal/CountryOfGoverningLawField → CountryOfGoverningLawField}/validate.d.ts +1 -1
  60. package/dist/types/components/{internal/Currency → Currency}/types.d.ts +3 -3
  61. package/dist/types/components/{internal/DBANameField → DBANameField}/fieldConfig.d.ts +1 -1
  62. package/dist/types/components/{internal/DBANameField → DBANameField}/types.d.ts +1 -1
  63. package/dist/types/components/{internal/DateOfIncorporationField → DateOfIncorporationField}/fieldConfig.d.ts +1 -1
  64. package/dist/types/components/{internal/DateOfIncorporationField → DateOfIncorporationField}/types.d.ts +1 -1
  65. package/dist/types/components/{internal/DebugTable → DebugTable}/DebugTable.d.ts +1 -1
  66. package/dist/types/components/{internal/DecisionMakerRole → DecisionMakerRole}/types.d.ts +5 -5
  67. package/dist/types/components/{internal/DecisionMakerRole → DecisionMakerRole}/validate.d.ts +1 -1
  68. package/dist/types/components/DecisionMakers/types.d.ts +1 -1
  69. package/dist/types/components/{internal/DocumentGuidance → DocumentGuidance}/types.d.ts +3 -3
  70. package/dist/types/components/Dropins/BusinessDetailsDropin/types.d.ts +3 -3
  71. package/dist/types/components/Dropins/FormWrapper/FormWrapper.d.ts +2 -2
  72. package/dist/types/components/Dropins/HighExposureDropin/types.d.ts +1 -1
  73. package/dist/types/components/Dropins/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +1 -1
  74. package/dist/types/components/Dropins/ServiceAgreementDropin/useServiceAgreement.d.ts +1 -1
  75. package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFunds.d.ts +2 -0
  76. package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +4 -1
  77. package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsTellUsMore.d.ts +3 -0
  78. package/dist/types/components/Dropins/SourceOfFundsDropin/SourceOfFundsType.d.ts +3 -0
  79. package/dist/types/components/Dropins/SourceOfFundsDropin/types.d.ts +30 -2
  80. package/dist/types/components/Dropins/SourceOfFundsDropin/validate.d.ts +4 -0
  81. package/dist/types/components/{internal/EInvoicingCodeField → EInvoicingCodeField}/fieldConfig.d.ts +1 -1
  82. package/dist/types/components/{internal/EInvoicingCodeField → EInvoicingCodeField}/types.d.ts +1 -1
  83. package/dist/types/components/{internal/EntityAssociation → EntityAssociation}/types.d.ts +5 -5
  84. package/dist/types/components/{internal/EntityGuidanceStatus → EntityGuidanceStatus}/types.d.ts +4 -4
  85. package/dist/types/components/{internal/ErrorPanel → ErrorPanel}/types.d.ts +3 -3
  86. package/dist/types/components/FinancialInformation/formatFinancialInformationSummary.d.ts +1 -1
  87. package/dist/types/components/{internal/FinancialReportingDate → FinancialReportingDate}/types.d.ts +1 -1
  88. package/dist/types/components/{internal/FormEndState → FormEndState}/types.d.ts +1 -1
  89. package/dist/types/components/{internal/Iban → Iban}/fieldConfig.d.ts +2 -2
  90. package/dist/types/components/Iban/ibanValidator.d.ts +3 -0
  91. package/dist/types/components/{internal/Iban → Iban}/types.d.ts +2 -2
  92. package/dist/types/components/{internal/IdFieldTypeSelector → IdFieldTypeSelector}/CompanyRegistrationNumberTypeSelector.d.ts +3 -3
  93. package/dist/types/components/{internal/IdFieldTypeSelector → IdFieldTypeSelector}/IndividualIdNumberTypeSelector.d.ts +1 -1
  94. package/dist/types/components/{internal/IdFieldTypeSelector → IdFieldTypeSelector}/TaxIdNumberTypeSelector.d.ts +4 -4
  95. package/dist/types/components/{internal/IdFieldTypeSelector → IdFieldTypeSelector}/countryIdNumberTypes.d.ts +4 -4
  96. package/dist/types/components/{internal/IdFieldTypeSelector → IdFieldTypeSelector}/inferCompanyRegistrationNumberType.d.ts +2 -2
  97. package/dist/types/components/{internal/IdFieldTypeSelector → IdFieldTypeSelector}/inferTaxIdNumberType.d.ts +3 -3
  98. package/dist/types/components/IdVerificationMethod/idVerificationMethodMetadata.d.ts +1 -1
  99. package/dist/types/components/IdentityNumber/fieldConfig.d.ts +1 -1
  100. package/dist/types/components/IdentityNumber/type.d.ts +1 -1
  101. package/dist/types/components/Individual/types.d.ts +3 -3
  102. package/dist/types/components/{internal/LegalCompanyNameField → LegalCompanyNameField}/fieldConfig.d.ts +2 -2
  103. package/dist/types/components/{internal/LegalCompanyNameField → LegalCompanyNameField}/types.d.ts +1 -1
  104. package/dist/types/components/{internal/LegalFormField → LegalFormField}/types.d.ts +2 -2
  105. package/dist/types/components/{internal/NaceCodeField → NaceCodeField}/types.d.ts +1 -1
  106. package/dist/types/components/{internal/Name → Name}/Name.d.ts +2 -2
  107. package/dist/types/components/{internal/Name → Name}/types.d.ts +1 -1
  108. package/dist/types/components/{internal/Name → Name}/validate.d.ts +1 -1
  109. package/dist/types/components/{internal/NumberOfEmployees → NumberOfEmployees}/types.d.ts +1 -1
  110. package/dist/types/components/PayoutAccount/types.d.ts +2 -2
  111. package/dist/types/components/PayoutDetails/types.d.ts +1 -1
  112. package/dist/types/components/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +1 -1
  113. package/dist/types/components/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +1 -1
  114. package/dist/types/components/PayoutVerificationMethod/types.d.ts +1 -1
  115. package/dist/types/components/PersonalDetails/Identity/IdentityAu/DriversLicense.d.ts +1 -1
  116. package/dist/types/components/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +1 -1
  117. package/dist/types/components/PersonalDetails/Identity/types.d.ts +1 -1
  118. package/dist/types/components/PersonalDetails/types.d.ts +3 -3
  119. package/dist/types/components/{internal/PhoneField → PhoneField}/PhoneField.d.ts +1 -1
  120. package/dist/types/components/{internal/PhoneField → PhoneField}/PhoneFieldExperimentWrapper.d.ts +1 -1
  121. package/dist/types/components/{internal/PhoneField → PhoneField}/fieldConfig.d.ts +3 -3
  122. package/dist/types/components/PhoneField/types.d.ts +10 -0
  123. package/dist/types/components/{internal/PhoneInput → PhoneInput}/PhoneInput.d.ts +2 -2
  124. package/dist/types/components/{internal/PhoneInput/types.d.ts → PhoneInput/PhoneInput.types.d.ts} +2 -2
  125. package/dist/types/components/{internal/PhoneInput → PhoneInput}/validate.d.ts +2 -2
  126. package/dist/types/components/RegistrationAddress/types.d.ts +1 -1
  127. package/dist/types/components/SingpassSelection/types.d.ts +1 -1
  128. package/dist/types/components/SoleProp/SoleProp.d.ts +1 -1
  129. package/dist/types/components/{internal/StateField → StateField}/fieldConfig.d.ts +2 -2
  130. package/dist/types/components/StateField/types.d.ts +10 -0
  131. package/dist/types/components/{internal/StockExchangeMICField → StockExchangeMICField}/fieldConfig.d.ts +1 -1
  132. package/dist/types/components/{internal/StockExchangeMICField → StockExchangeMICField}/types.d.ts +1 -1
  133. package/dist/types/components/{internal/StockISINField → StockISINField}/fieldConfig.d.ts +1 -1
  134. package/dist/types/components/{internal/StockISINField → StockISINField}/types.d.ts +1 -1
  135. package/dist/types/components/{internal/StockTickerSymbol → StockTickerSymbol}/fieldConfig.d.ts +1 -1
  136. package/dist/types/components/{internal/StockTickerSymbol → StockTickerSymbol}/types.d.ts +1 -1
  137. package/dist/types/components/{internal/Summary → Summary}/Summary.d.ts +2 -2
  138. package/dist/types/components/{internal/Summary → Summary}/summaryItem.d.ts +1 -1
  139. package/dist/types/components/{internal/Summary → Summary}/types.d.ts +2 -2
  140. package/dist/types/components/{internal/SwiftCode → SwiftCode}/fieldConfig.d.ts +1 -1
  141. package/dist/types/components/{internal/SwiftCode → SwiftCode}/types.d.ts +1 -1
  142. package/dist/types/components/TaskList/types.d.ts +3 -3
  143. package/dist/types/components/{internal/TaxId → TaxId}/fieldConfig.d.ts +4 -4
  144. package/dist/types/components/{internal/TaxId → TaxId}/types.d.ts +4 -4
  145. package/dist/types/components/{internal/TaxInformationField → TaxInformationField}/fieldConfig.d.ts +1 -1
  146. package/dist/types/components/{internal/TaxInformationField → TaxInformationField}/types.d.ts +5 -5
  147. package/dist/types/components/{internal/TradingNameField → TradingNameField}/fieldConfig.d.ts +1 -1
  148. package/dist/types/components/{internal/TradingNameField → TradingNameField}/types.d.ts +1 -1
  149. package/dist/types/components/TrustRegistrationDetails/types.d.ts +3 -3
  150. package/dist/types/components/TrustRoleAndEntityType/types.d.ts +1 -1
  151. package/dist/types/components/{internal/VatNumberField → VatNumberField}/fieldConfig.d.ts +2 -2
  152. package/dist/types/components/{internal/VatNumberField → VatNumberField}/types.d.ts +3 -3
  153. package/dist/types/components/{internal → ui/atoms}/Accordion/Accordion.d.ts +1 -1
  154. package/dist/types/components/{internal/Menu → ui/atoms/ActionsMenu}/ActionsMenu.d.ts +1 -2
  155. package/dist/types/components/{internal → ui/atoms}/Button/Button.d.ts +1 -1
  156. package/dist/types/components/{internal/FormFields → ui/atoms}/Field/Field.d.ts +1 -1
  157. package/dist/types/components/{internal → ui/atoms}/FormHeader/FormHeader.d.ts +1 -1
  158. package/dist/types/components/{internal/FormFields → ui/atoms/InputCurrency}/InputCurrency.d.ts +3 -4
  159. package/dist/types/components/{internal/FormFields → ui/atoms}/InputDate/InputDate.d.ts +1 -1
  160. package/dist/types/components/{internal/FormFields → ui/atoms/InputEmail}/InputEmail.d.ts +1 -1
  161. package/dist/types/components/{internal/FormFields → ui/atoms/InputNumber}/InputNumber.d.ts +1 -1
  162. package/dist/types/components/{internal/FormFields → ui/atoms/InputTelephone}/InputTelephone.d.ts +1 -1
  163. package/dist/types/components/{internal/FormFields → ui/atoms/InputText}/InputText.d.ts +1 -1
  164. package/dist/types/components/{internal → ui/atoms}/Link/Link.d.ts +1 -1
  165. package/dist/types/components/{internal → ui/atoms}/List/List.d.ts +1 -1
  166. package/dist/types/components/ui/atoms/List/List.types.d.ts +8 -0
  167. package/dist/types/components/{internal/List → ui/atoms/ListItem}/ListItem.d.ts +1 -1
  168. package/dist/types/components/{internal/List/types.d.ts → ui/atoms/ListItem/ListItem.types.d.ts} +0 -7
  169. package/dist/types/components/{internal → ui/atoms}/LoaderWrapper/LoaderWrapper.d.ts +1 -2
  170. package/dist/types/components/{internal/FormFields → ui/atoms}/MaskedInput/MaskedInput.d.ts +2 -1
  171. package/dist/types/components/{internal/FormFields → ui/atoms}/MultiSelectList/MultiSelectList.d.ts +2 -3
  172. package/dist/types/components/{embedded-ui → ui/atoms}/OutlinedIcon/OutlinedIcon.d.ts +1 -1
  173. package/dist/types/components/{internal/FormFields/RadioGroupCard → ui/atoms/RadioCard}/RadioCard.d.ts +1 -1
  174. package/dist/types/components/{internal/FormFields → ui/atoms}/RadioGroupCard/RadioGroupCard.d.ts +1 -1
  175. package/dist/types/components/{internal/FormFields/Radio → ui/atoms/RadioWithLabel}/RadioWithLabel.d.ts +1 -1
  176. package/dist/types/components/{internal → ui/atoms}/Remove/Remove.d.ts +1 -1
  177. package/dist/types/components/{internal/Remove/types.d.ts → ui/atoms/Remove/Remove.types.d.ts} +1 -1
  178. package/dist/types/components/{internal/FormFields → ui/atoms}/Select/Select.d.ts +1 -1
  179. package/dist/types/components/ui/atoms/Select/Select.types.d.ts +62 -0
  180. package/dist/types/components/{internal/FormFields/Select → ui/atoms/SelectButton}/SelectButton.d.ts +2 -2
  181. package/dist/types/components/ui/atoms/SelectButton/SelectButton.types.d.ts +47 -0
  182. package/dist/types/components/{internal/FormFields/Select → ui/atoms/SelectList}/SelectList.d.ts +2 -2
  183. package/dist/types/components/ui/atoms/SelectList/SelectList.types.d.ts +17 -0
  184. package/dist/types/components/{internal/FormFields/Select → ui/atoms/SelectListItem}/SelectListItem.d.ts +2 -2
  185. package/dist/types/components/ui/atoms/SelectListItem/SelectListItem.types.d.ts +12 -0
  186. package/dist/types/components/{internal → ui/atoms}/Status/Status.d.ts +1 -1
  187. package/dist/types/components/{internal → ui/atoms}/StructuredList/StructuredList.d.ts +1 -1
  188. package/dist/types/components/{internal → ui/atoms}/Typography/Typography.d.ts +1 -1
  189. package/dist/types/components/{internal → ui/molecules}/Alert/types.d.ts +1 -1
  190. package/dist/types/components/{embedded-ui → ui/molecules}/EmbeddedStatus/EmbeddedStatus.d.ts +5 -5
  191. package/dist/types/components/{embedded-ui → ui/molecules}/EmbeddedStatus/statusToTag.d.ts +4 -4
  192. package/dist/types/components/{embedded-ui → ui/molecules}/Splashscreen/Splashscreen.d.ts +1 -1
  193. package/dist/types/components/{internal → ui/molecules}/Toast/Toast.d.ts +1 -1
  194. package/dist/types/core/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +2 -0
  195. package/dist/types/core/context/CoreContext.d.ts +2 -2
  196. package/dist/types/core/context/ExperimentContext/ExperimentsContextProvider.d.ts +1 -1
  197. package/dist/types/core/context/ExperimentContext/types.d.ts +4 -1
  198. package/dist/types/core/context/StateContext/types.d.ts +2 -1
  199. package/dist/types/core/context/ToastContext/ToastContext.d.ts +1 -1
  200. package/dist/types/core/hooks/singpass/useSingpassMyInfoLogin.d.ts +2 -2
  201. package/dist/types/core/hooks/useAccountHolder.d.ts +1 -1
  202. package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +1 -1
  203. package/dist/types/core/hooks/useBusinessSetup.d.ts +1 -1
  204. package/dist/types/core/hooks/useIdVerificationToken.d.ts +1 -1
  205. package/dist/types/core/hooks/useScenarioConfiguration.d.ts +2 -2
  206. package/dist/types/core/hooks/useUnifyLoadingStatus.d.ts +1 -1
  207. package/dist/types/core/models/api/organization.d.ts +1 -1
  208. package/dist/types/core/models/api/source-of-funds.d.ts +41 -0
  209. package/dist/types/core/models/form-rules.d.ts +1 -1
  210. package/dist/types/core/models/payout-account.d.ts +1 -1
  211. package/dist/types/core/services/componentApi/get-business-lines.d.ts +2 -0
  212. package/dist/types/datasets/localized/legalArrangementTypeExamples/getLegalArrangementTypeExamplesForCountry.d.ts +1 -1
  213. package/dist/types/stores/taskStore/calculateTaskStatus.d.ts +1 -1
  214. package/dist/types/stores/taskStore/determineTaskIdentifiers.d.ts +1 -1
  215. package/dist/types/stores/taskStore/taskStore.d.ts +1 -1
  216. package/dist/types/utils/accountHolderUtils.d.ts +1 -1
  217. package/dist/types/utils/dropinUtils.d.ts +2 -1
  218. package/dist/types/utils/entityAssociationUtil.d.ts +1 -1
  219. package/dist/types/utils/entityStatusUtil.d.ts +2 -2
  220. package/dist/types/utils/makeSelectItemForRole.d.ts +1 -1
  221. package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +1 -1
  222. package/dist/types/utils/mapping/componentApiMapping.d.ts +18 -0
  223. package/dist/types/utils/mapping/mapping.d.ts +4 -0
  224. package/dist/types/utils/masking/matchAgainstMask.d.ts +1 -1
  225. package/dist/types/utils/masking/stripNonAllowedValues.d.ts +2 -0
  226. package/dist/types/utils/payoutAccountUtil.d.ts +1 -1
  227. package/dist/types/utils/roleMetadata.d.ts +1 -1
  228. package/package.json +4 -2
  229. package/dist/types/components/internal/Address/utils.d.ts +0 -20
  230. package/dist/types/components/internal/FormFields/Select/types.d.ts +0 -132
  231. package/dist/types/components/internal/Iban/ibanValidator.d.ts +0 -3
  232. package/dist/types/components/internal/PhoneField/types.d.ts +0 -9
  233. package/dist/types/components/internal/StateField/types.d.ts +0 -10
  234. /package/dist/types/components/{internal/Address → Address}/Address.d.ts +0 -0
  235. /package/dist/types/components/{internal/Address → Address}/AddressExperimentWrapper.d.ts +0 -0
  236. /package/dist/types/components/{internal/Address → Address}/AddressForm.d.ts +0 -0
  237. /package/dist/types/components/{internal/Address → Address}/FieldContainer.d.ts +0 -0
  238. /package/dist/types/components/{internal/Address → Address}/FieldWrapper.d.ts +0 -0
  239. /package/dist/types/components/{internal/Address → Address}/SearchAddress.d.ts +0 -0
  240. /package/dist/types/components/{internal/BankAccountFormat → BankAccountFormat}/BankAccountFormat.d.ts +0 -0
  241. /package/dist/types/components/{internal/BankAccountFormat → BankAccountFormat}/types.d.ts +0 -0
  242. /package/dist/types/components/{internal/BankAccountNumber → BankAccountNumber}/BankAccountNumber.d.ts +0 -0
  243. /package/dist/types/components/{internal/BankCity → BankCity}/BankCity.d.ts +0 -0
  244. /package/dist/types/components/{internal/BankCode → BankCode}/BankCode.d.ts +0 -0
  245. /package/dist/types/components/{internal/BankName → BankName}/BankName.d.ts +0 -0
  246. /package/dist/types/components/{internal/BranchCode → BranchCode}/BranchCode.d.ts +0 -0
  247. /package/dist/types/components/{internal/BusinessNameField → BusinessNameField}/BusinessNameField.d.ts +0 -0
  248. /package/dist/types/components/{internal/BusinessRegistrationNumber → BusinessRegistrationNumber}/BusinessRegistrationNumber.d.ts +0 -0
  249. /package/dist/types/components/{internal/BusinessRegistrationNumberField → BusinessRegistrationNumberField}/BusinessRegistrationNumberField.d.ts +0 -0
  250. /package/dist/types/components/{internal/ContextGuidance → ContextGuidance}/ContextGuidance.d.ts +0 -0
  251. /package/dist/types/components/{internal/ContextGuidance → ContextGuidance}/types.d.ts +0 -0
  252. /package/dist/types/components/{internal/ContractViewer → ContractViewer}/ContractViewer.d.ts +0 -0
  253. /package/dist/types/components/{internal/ContractViewer → ContractViewer}/types.d.ts +0 -0
  254. /package/dist/types/components/{internal/CountryField → CountryField}/CountryField.d.ts +0 -0
  255. /package/dist/types/components/{internal/CountryOfGoverningLawField → CountryOfGoverningLawField}/CountryOfGoverningLawField.d.ts +0 -0
  256. /package/dist/types/components/{internal/Currency → Currency}/Currency.d.ts +0 -0
  257. /package/dist/types/components/{internal/DBANameField → DBANameField}/DBANameField.d.ts +0 -0
  258. /package/dist/types/components/{internal/DateOfIncorporationField → DateOfIncorporationField}/DateOfIncorporationField.d.ts +0 -0
  259. /package/dist/types/components/{internal/DecisionMakerRole → DecisionMakerRole}/DecisionMakerRole.d.ts +0 -0
  260. /package/dist/types/components/{internal/DecisionMakerRole → DecisionMakerRole}/NomineeDecisionMakerRole.d.ts +0 -0
  261. /package/dist/types/components/{internal/DocumentGuidance → DocumentGuidance}/DocumentGuidance.d.ts +0 -0
  262. /package/dist/types/components/{internal/EInvoicingCodeField → EInvoicingCodeField}/EInvoicingCodeField.d.ts +0 -0
  263. /package/dist/types/components/{internal/EntityAssociation → EntityAssociation}/EntityAssociation.d.ts +0 -0
  264. /package/dist/types/components/{internal/EntityGuidanceStatus → EntityGuidanceStatus}/EntityGuidanceStatus.d.ts +0 -0
  265. /package/dist/types/components/{internal/EntityGuidanceStatus → EntityGuidanceStatus}/EntityStatusIcon.d.ts +0 -0
  266. /package/dist/types/components/{internal/ErrorPanel → ErrorPanel}/ErrorPanel.d.ts +0 -0
  267. /package/dist/types/components/{internal/ErrorPanel → ErrorPanel}/NavigateToFieldLink.d.ts +0 -0
  268. /package/dist/types/components/{internal/ErrorPanel → ErrorPanel}/ServerValidationErrors.d.ts +0 -0
  269. /package/dist/types/components/{internal/ErrorPanel → ErrorPanel}/VerificationErrors.d.ts +0 -0
  270. /package/dist/types/components/{internal/ErrorPanel → ErrorPanel}/constants.d.ts +0 -0
  271. /package/dist/types/components/{internal/FinancialReportingDate → FinancialReportingDate}/FinancialReportingDate.d.ts +0 -0
  272. /package/dist/types/components/{internal/FormEndState → FormEndState}/FormEndState.d.ts +0 -0
  273. /package/dist/types/components/{internal/Iban → Iban}/Iban.d.ts +0 -0
  274. /package/dist/types/components/{internal/LegalCompanyNameField → LegalCompanyNameField}/LegalCompanyNameField.d.ts +0 -0
  275. /package/dist/types/components/{internal/LegalFormField → LegalFormField}/LegalFormField.d.ts +0 -0
  276. /package/dist/types/components/{internal/NaceCodeField → NaceCodeField}/NaceCodeField.d.ts +0 -0
  277. /package/dist/types/components/{internal/NumberOfEmployees → NumberOfEmployees}/NumberOfEmployees.d.ts +0 -0
  278. /package/dist/types/components/{internal/StateField → StateField}/StateField.d.ts +0 -0
  279. /package/dist/types/components/{internal/StockExchangeMICField → StockExchangeMICField}/StockExchangeMICField.d.ts +0 -0
  280. /package/dist/types/components/{internal/StockISINField → StockISINField}/StockISINField.d.ts +0 -0
  281. /package/dist/types/components/{internal/StockTickerSymbol → StockTickerSymbol}/StockTickerSymbolField.d.ts +0 -0
  282. /package/dist/types/components/{internal/SwiftCode → SwiftCode}/SwiftCode.d.ts +0 -0
  283. /package/dist/types/components/{internal/TaxId → TaxId}/TaxId.d.ts +0 -0
  284. /package/dist/types/components/{internal/TaxInformationField → TaxInformationField}/TaxInformationField.d.ts +0 -0
  285. /package/dist/types/components/{internal/TradingNameField → TradingNameField}/TradingNameField.d.ts +0 -0
  286. /package/dist/types/components/{internal/VatNumberField → VatNumberField}/VatNumberField.d.ts +0 -0
  287. /package/dist/types/components/{internal/Button/types.d.ts → ui/atoms/Button/Button.types.d.ts} +0 -0
  288. /package/dist/types/components/{internal/FormFields → ui/atoms}/Checkbox/Checkbox.d.ts +0 -0
  289. /package/dist/types/components/{internal → ui/atoms}/Divider/Divider.d.ts +0 -0
  290. /package/dist/types/components/{internal/FormFields/Field/types.d.ts → ui/atoms/Field/Field.types.d.ts} +0 -0
  291. /package/dist/types/components/{internal/FormHeader/type.d.ts → ui/atoms/FormHeader/FormHeader.types.d.ts} +0 -0
  292. /package/dist/types/components/{internal → ui/atoms}/Icon/Icon.d.ts +0 -0
  293. /package/dist/types/components/{internal/FormFields → ui/atoms/InputBase}/InputBase.d.ts +0 -0
  294. /package/dist/types/components/{internal/FormFields/InputDate/utils.d.ts → ui/atoms/InputDate/InputDate.utils.d.ts} +0 -0
  295. /package/dist/types/components/{internal/FormFields → ui/atoms}/InputGroup/InputGroup.d.ts +0 -0
  296. /package/dist/types/components/{internal/Link/types.d.ts → ui/atoms/Link/Link.types.d.ts} +0 -0
  297. /package/dist/types/components/{internal → ui/atoms}/Loader/Loader.d.ts +0 -0
  298. /package/dist/types/components/{internal → ui/atoms}/LoaderWrapper/constants.d.ts +0 -0
  299. /package/dist/types/components/{internal → ui/atoms}/Modal/MaybeModal.d.ts +0 -0
  300. /package/dist/types/components/{internal → ui/atoms}/Modal/Modal.d.ts +0 -0
  301. /package/dist/types/components/{internal/FormFields → ui/atoms}/Radio/Radio.d.ts +0 -0
  302. /package/dist/types/components/{internal/FormFields → ui/atoms}/RadioGroup/RadioGroup.d.ts +0 -0
  303. /package/dist/types/components/{internal/FormFields/RadioGroupCard/types.d.ts → ui/atoms/RadioGroupCard/RadioGroupCard.types.d.ts} +0 -0
  304. /package/dist/types/components/{internal → ui/atoms}/Skeleton/Skeleton.d.ts +0 -0
  305. /package/dist/types/components/{internal/Status/types.d.ts → ui/atoms/Status/Status.types.d.ts} +0 -0
  306. /package/dist/types/components/{StepProgressIndicator → ui/atoms/StepProgressIndicator}/StepProgressIndicator.d.ts +0 -0
  307. /package/dist/types/components/{internal → ui/atoms}/Svg/Svg.d.ts +0 -0
  308. /package/dist/types/components/{internal → ui/atoms}/Svg/svgs.d.ts +0 -0
  309. /package/dist/types/components/{internal → ui/atoms}/Tag/Tag.d.ts +0 -0
  310. /package/dist/types/components/{internal/FormFields → ui/atoms/TextArea}/TextArea.d.ts +0 -0
  311. /package/dist/types/components/{internal/Typography/types.d.ts → ui/atoms/Typography/Typography.types.d.ts} +0 -0
  312. /package/dist/types/components/{internal → ui/molecules}/Alert/Alert.d.ts +0 -0
  313. /package/dist/types/components/{internal → ui/molecules}/Alert/VerificationErrorAlert.d.ts +0 -0
  314. /package/dist/types/components/{internal → ui/molecules}/Card/Card.d.ts +0 -0
  315. /package/dist/types/components/{internal → ui/molecules}/Card/CardGroup.d.ts +0 -0
  316. /package/dist/types/components/{internal → ui/molecules}/Card/types.d.ts +0 -0
  317. /package/dist/types/components/{internal → ui/molecules}/Confirm/Confirm.d.ts +0 -0
  318. /package/dist/types/components/{internal → ui/molecules}/Confirm/types.d.ts +0 -0
  319. /package/dist/types/components/{internal/FormFields → ui/molecules}/Dropzone/Dropzone.d.ts +0 -0
  320. /package/dist/types/components/{internal/FormFields → ui/molecules}/Dropzone/DropzoneFile.d.ts +0 -0
  321. /package/dist/types/components/{internal/FormFields → ui/molecules}/Dropzone/FilePicker.d.ts +0 -0
  322. /package/dist/types/components/{internal/FormFields → ui/molecules}/Dropzone/types.d.ts +0 -0
  323. /package/dist/types/components/{internal/FormFields → ui/molecules}/Dropzone/validate.d.ts +0 -0
  324. /package/dist/types/components/{internal/Toast/types.d.ts → ui/molecules/Toast/Toast.types.d.ts} +0 -0
  325. /package/dist/types/{components/internal/AccountHolder/types.d.ts → core/types/AccountHolder.types.d.ts} +0 -0
  326. /package/dist/types/{components/internal/FormFields/utils.d.ts → utils/formFields/formFieldsUtils.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import type { EntityStatus } from '../components/internal/EntityGuidanceStatus/types';
1
+ import type { EntityStatus } from '../components/EntityGuidanceStatus/types';
2
2
  import { TaskTypes } from '../components/TaskList/types';
3
3
  import type { DecisionMakerType } from '../core/models/api/decision-maker-type';
4
4
  import type { CountryCode } from '../core/models/country-code';
@@ -15,4 +15,4 @@ import type { TrustMemberGuidanceLabel } from '../core/models/trust';
15
15
  * @returns {EntityStatus} - Returns `'satisfied'` if the current value meets the condition, otherwise `'empty'`.
16
16
  */
17
17
  export declare const iconStatus: (current: number, min: number) => EntityStatus;
18
- export declare const getEntityStatusRuleDescription: (country: CountryCode, currentTask: TaskTypes, entityLabel: TrustMemberGuidanceLabel | DecisionMakerType) => "number" | "iban" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "CNPJ" | "CVR-nummer" | "MBO" | "RFC" | "guardian" | "parent" | "1Minute" | "1Second" | "CCIAA" | "DIC" | "GEMI-number" | "ICO" | "MBS" | "Mehrwertsteuernummer" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "NZBN" | "NZBN/NCN" | "NumeroDeTVA" | "PDVIdBrojOIB" | "PVMmoketojoKodas" | "RfcDocument" | "SINFormatCA" | "SSM" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "UST-ID" | "USt-IdNr" | "XOfYSteps" | "YTunnus" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountNumberFullOrPartialVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountWith" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "addTrustMember" | "addYourselfAsSigner" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "addressRegisteredWithSecretaryOfState" | "address__placeHolder" | "addresses" | "adoptionCertificate" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "anAssociation" | "anLEIIsAUniqueCode" | "andResubmit" | "annualReport" | "annualTurnover" | "annualTurnoverCurrency" | "annualTurnoverHelper" | "annualTurnoverValue" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "back" | "backPage" | "backToTaskList" | "bankAccount" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankName" | "bankStatement" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankruptcyInsolvency" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessIncorporationNumber" | "businessInformation" | "businessName" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfVoterRegistration" | "chRegistrationNumber" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "codNumericPersonal" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "codulDeIdentificareFiscala" | "commercialLicence" | "company" | "companyDetails" | "companyFinancialInformationFormDescription" | "companyFinancialInformationFormHeading" | "companyLegalName" | "companyName" | "companyNumber" | "companyNumberNZ" | "companyProfile" | "companyRegistrationDocument" | "companyRegistrationDocumentFormDescription" | "companyRegistrationDocumentFormHeading" | "companyRegistrationDocumentFormName" | "companyRegistrationNumber" | "companyRegistrationNumber__HK" | "companyStructure" | "companyStructureFormDescription" | "companyStructureFormName" | "companyTaxDocumentFormDescription" | "companyTaxDocumentFormHeading" | "companyTaxDocumentFormName" | "companyTrustee" | "companyTrusteeDetails" | "companyType" | "complete" | "completeAddingAccount" | "confirm" | "constitutionalDocument" | "constitutionalDocument__header" | "constitutionalDocument__headerDescription" | "constitutionalDocument__trust__headerDescription" | "constitutionalDocument__soleProprietorship__headerDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contributionBelowThreshold" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "country__US__business" | "currency" | "currencyCode" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dateCannotBeInTheFuture" | "datedInTheLastXMonths" | "dateOfIncorporation" | "dateOfTotalAssetsCalculation" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "depositSlip" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dni" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentVerification" | "documents" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "download" | "downloadACopy" | "downloadAsPdf" | "driversLicense" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "eInvoicingCode" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "email" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterNLetterPrefixOptionallyAndThenXToYDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValidAccountDetails" | "enterValid_" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "enterpriseNumber" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "errorMessage_1_3000" | "errorMessage_1_3001" | "errorMessage_1_3002" | "errorMessage_1_3003" | "errorMessage_1_3004" | "errorMessage_1_3005" | "errorMessage_1_3006" | "errorMessage_1_3007" | "errorMessage_1_3008" | "errorMessage_1_3009" | "errorMessage_1_3010" | "errorMessage_1_3011" | "errorMessage_1_3012" | "errorMessage_1_3013" | "errorMessage_1_3014" | "errorMessage_1_3015" | "errorMessage_1_3016" | "errorMessage_1_3017" | "errorMessage_1_3018" | "errorMessage_1_3019" | "errorMessage_1_3020" | "errorMessage_1_3021" | "errorMessage_1_3022" | "errorMessage_1_3023" | "errorMessage_1_3024" | "errorMessage_1_3025" | "errorMessage_1_3026" | "errorMessage_1_3027" | "errorMessage_1_3028" | "errorMessage_1_3029" | "errorMessage_1_3030" | "errorMessage_1_3031" | "errorMessage_1_3032" | "errorMessage_1_3033" | "errorMessage_1_3034" | "errorMessage_1_3035" | "errorMessage_1_3036" | "errorMessage_1_3037" | "errorMessage_1_3038" | "errorMessage_1_3039" | "errorMessage_1_3040" | "errorMessage_1_3041" | "errorMessage_1_3042" | "errorMessage_1_3043" | "errorMessage_1_3044" | "errorMessage_1_3045" | "errorMessage_1_3046" | "errorMessage_1_3047" | "errorMessage_1_3048" | "errorMessage_1_3049" | "errorMessage_1_3050" | "errorMessage_1_3051" | "errorMessage_1_3052" | "errorMessage_1_3062" | "errorMessage_1_3072" | "errorMessage_1_3073" | "errorMessage_1_3083" | "errorMessage_1_31" | "errorMessage_1_32" | "errorMessage_1_33" | "errorMessage_1_34" | "errorMessage_1_35" | "errorMessage_1_36" | "errorMessage_1_37" | "errorMessage_1_38" | "errorMessage_1_39" | "errorMessage_1_40" | "errorMessage_1_41" | "errorMessage_1_50" | "errorMessage_1_5000" | "errorMessage_1_5001" | "errorMessage_1_5002" | "errorMessage_1_5003" | "errorMessage_1_5004" | "errorMessage_1_5005" | "errorMessage_1_5006" | "errorMessage_1_5007" | "errorMessage_1_5008" | "errorMessage_1_5009" | "errorMessage_1_5010" | "errorMessage_1_5011" | "errorMessage_1_5012" | "errorMessage_1_5013" | "errorMessage_1_5014" | "errorMessage_1_5015" | "errorMessage_1_5016" | "errorMessage_1_5017" | "errorMessage_1_5018" | "errorMessage_1_5019" | "errorMessage_1_5020" | "errorMessage_1_5021" | "errorMessage_1_5022" | "errorMessage_1_5023" | "errorMessage_1_5024" | "errorMessage_1_5025" | "errorMessage_1_5026" | "errorMessage_1_5027" | "errorMessage_1_5028" | "errorMessage_1_5029" | "errorMessage_1_5030" | "errorMessage_1_5031" | "errorMessage_1_5032" | "errorMessage_1_5033" | "errorMessage_1_5034" | "errorMessage_1_5035" | "errorMessage_1_5036" | "errorMessage_1_5037" | "errorMessage_1_5038" | "errorMessage_1_5039" | "errorMessage_1_5040" | "errorMessage_1_5041" | "errorMessage_1_5042" | "errorMessage_1_5043" | "errorMessage_1_5044" | "errorMessage_1_5045" | "errorMessage_1_5046" | "errorMessage_1_5047" | "errorMessage_1_5048" | "errorMessage_1_5049" | "errorMessage_1_5050" | "errorMessage_1_5051" | "errorMessage_1_5052" | "errorMessage_1_5053" | "errorMessage_1_5067" | "errorMessage_1_51" | "errorMessage_1_52" | "errorMessage_1_53" | "errorMessage_1_54" | "errorMessage_1_55" | "errorMessage_1_56" | "errorMessage_1_57" | "errorMessage_1_60" | "errorMessage_1_6000" | "errorMessage_1_6001" | "errorMessage_1_6002" | "errorMessage_1_6003" | "errorMessage_1_6004" | "errorMessage_1_6005" | "errorMessage_1_6006" | "errorMessage_1_6007" | "errorMessage_1_6008" | "errorMessage_1_6009" | "errorMessage_1_6010" | "errorMessage_1_6011" | "errorMessage_1_6012" | "errorMessage_1_6013" | "errorMessage_1_6014" | "errorMessage_1_6015" | "errorMessage_1_6016" | "errorMessage_1_6017" | "errorMessage_1_6018" | "errorMessage_1_6019" | "errorMessage_1_6020" | "errorMessage_1_6021" | "errorMessage_1_6022" | "errorMessage_1_6023" | "errorMessage_1_6024" | "errorMessage_1_6025" | "errorMessage_1_6026" | "errorMessage_1_6027" | "errorMessage_1_6028" | "errorMessage_1_6029" | "errorMessage_1_6030" | "errorMessage_1_6031" | "errorMessage_1_6032" | "errorMessage_1_6033" | "errorMessage_1_6034" | "errorMessage_1_6035" | "errorMessage_1_6036" | "errorMessage_1_6037" | "errorMessage_1_6038" | "errorMessage_1_6039" | "errorMessage_1_6040" | "errorMessage_1_6041" | "errorMessage_1_6042" | "errorMessage_1_6044" | "errorMessage_1_6045" | "errorMessage_1_6046" | "errorMessage_1_6047" | "errorMessage_1_6048" | "errorMessage_1_6049" | "errorMessage_1_61" | "errorMessage_1_62" | "errorMessage_1_70" | "errorMessage_1_7000" | "errorMessage_1_7001" | "errorMessage_1_7002" | "errorMessage_1_7003" | "errorMessage_1_7004" | "errorMessage_1_7005" | "errorMessage_1_7006" | "errorMessage_1_7007" | "errorMessage_1_7008" | "errorMessage_1_7009" | "errorMessage_1_7010" | "errorMessage_1_7011" | "errorMessage_1_7012" | "errorMessage_1_7013" | "errorMessage_1_7014" | "errorMessage_1_7015" | "errorMessage_1_7016" | "errorMessage_1_7017" | "errorMessage_1_7018" | "errorMessage_1_7019" | "errorMessage_1_7020" | "errorMessage_1_7021" | "errorMessage_1_7022" | "errorMessage_1_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "errorMessage_2_8064" | "errorMessage_2_8067" | "errorMessage_2_8141" | "errorMessage_2_8162" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8234" | "errorMessage_2_8236" | "errorMessage_3_10" | "euVatNumber" | "exemptedFromTax" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciStatus" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementStatus" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialProductInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fundingSources" | "getSetUpInstantly" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "goBack" | "goBackAndProvideDocumentScans" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "good" | "governmentIssuedCorrespondence" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "highResolutionCheck" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "iHaveReadAndIAcceptTheseTerms" | "iStillCantFindIt" | "ibanFormat" | "idDocument" | "idDocumentAlreadyUploaded" | "idNumber" | "idUploadDocumentSubtitle" | "identifikacionenNomerDDS" | "identityCard" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "ifNoOwnersSpecifyControllingPersons" | "imagesInColor" | "inReview" | "inThePreviousStepOwnedByAParentCompany" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "instant" | "instantlyAddAndVerifyABankAccount" | "instantIDVerificationDescription" | "instantVerification" | "instantVerificationDescription" | "instantlyConnectAndVerifyYourBankAccount" | "institutionNumber" | "internalCompanyDocument" | "introductionScreenAccountDescriptionP1" | "introductionScreenAccountDescriptionP2" | "introductionScreenAccountTitle" | "introductionScreenCompanyDescriptionLI1" | "introductionScreenCompanyDescriptionP1" | "introductionScreenCompanyDescriptionP2" | "introductionScreenCompanyTitle" | "introductionScreenDecisionMakerDescriptionLI1" | "introductionScreenDecisionMakerDescriptionLI2" | "introductionScreenDecisionMakerDescriptionLI3" | "introductionScreenDecisionMakerDescriptionP1" | "introductionScreenDecisionMakerDescriptionP2" | "introductionScreenDecisionMakerTitle" | "introductionScreenEpilogueDescriptionP1" | "introductionScreenEpilogueDescriptionP2" | "introductionScreenEpilogueTitle" | "introductionScreenIndividualDescriptionLI1" | "introductionScreenIndividualDescriptionLI2" | "introductionScreenIndividualDescriptionLI3" | "introductionScreenIndividualDescriptionP1" | "introductionScreenIndividualDescriptionP2" | "introductionScreenIndividualTitle" | "introductionScreenPrologueDescriptionP1" | "introductionScreenPrologueDescriptionP2" | "introductionScreenPrologueTitle" | "introductionScreenSoleProprietorCompanyDescriptionLI1" | "introductionScreenSoleProprietorCompanyDescriptionP1" | "introductionScreenSoleProprietorCompanyDescriptionP2" | "introductionScreenSoleProprietorCompanyTitle" | "introductionScreenTrustDescriptionLI1" | "introductionScreenTrustDescriptionP1" | "introductionScreenTrustDescriptionP2" | "introductionScreenTrustMemberDescriptionLI1" | "introductionScreenTrustMemberDescriptionLI2" | "introductionScreenTrustMemberDescriptionLI3" | "introductionScreenTrustMemberDescriptionP1" | "introductionScreenTrustMemberDescriptionP2" | "introductionScreenTrustMemberTitle" | "introductionScreenTrustTitle" | "invalidDateOfBirth" | "invalidDateOfIncorporation" | "invalidEmail" | "invalidFinancialReportingDate" | "invalidFormat" | "invalidFormatBankStatementDescription" | "invalidFormatExpects" | "invalidFormatForAuDriversLicenseCardNumber" | "invalidFormatForAuDriversLicenseNumber" | "invalidFormatForAuPassportNumber" | "invalidFormatForHKDriversLicenseNumber" | "invalidFormatForHKIdentityCardNumber" | "invalidFormatForHKPassportNumber" | "invalidFormatForNZDriversLicenseCardNumber" | "invalidFormatForNZDriversLicenseNumber" | "invalidFormatForNZPassportNumber" | "invalidFormatIdentityNumberBR" | "invalidFormatIdentityNumberCA" | "invalidFormatIdentityNumberDK" | "invalidFormatIdentityNumberES" | "invalidFormatIdentityNumberHK" | "invalidFormatIdentityNumberIT" | "invalidFormatIdentityNumberPL" | "invalidFormatIdentityNumberRO" | "invalidFormatIdentityNumberSE" | "invalidFormatIdentityNumberSG" | "invalidFormatIdentityNumberUS" | "invalidFormatIdentityNumberUS9" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "issuedByTheTaxAuthority" | "issuedOrSignedByALegalRepresentative" | "issuerState" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "learnMore" | "leave" | "legalCompanyName" | "legalCompanyName__US" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "letUsKnowTheBankAccountToSendReceiveFunds" | "liRegistrationNumber" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanApplication" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manuallyAddAccount" | "manuallyAddAccountQuestion" | "manuallyAddAccountSlower" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingRecords" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myInfoBusinessYouCanGetVerifiedDetails" | "myInfoYouCanGetVerifiedDetails" | "myinfoBusinessDetailsRetrieved" | "myinfoDetailsRetrieved" | "nameMustContainLetters" | "nameOfTrust" | "nameOfTrustAgreement" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "next" | "nie" | "no" | "noGlare" | "noGoBack" | "noIdontKnow" | "noOptionsFound" | "nominee" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noneOfTheAbove" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numeroDIdentificationALATaxe" | "numerodeIVA" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "orSoleProprietorshipName" | "organisasjonsnummer" | "organisationsnummer" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnerShipAgreement" | "partnership" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passport" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutDetails" | "payoutInOnly_" | "payoutIn_Or_" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignFailed" | "pciSignedSuccessfully" | "personAppointmentUnderTrustInstrument" | "personalDetails" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "processing" | "professionalServiceProvider" | "proofOfDirector" | "proofOfNationalId" | "proofOfRelationship" | "proofOfResidenceDocumentTypeLabel" | "proofOfResidency" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "ranIntoTechnicalError" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationDocument" | "registrationNumber" | "registrationNumber__US" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrikood" | "regon" | "regonKrsNumber" | "rejected" | "relationshipTo" | "remediationFormErrorMessage" | "remediationMessage_1_100" | "remediationMessage_1_101" | "remediationMessage_1_102" | "remediationMessage_1_300" | "remediationMessage_1_301" | "remediationMessage_1_302" | "remediationMessage_1_303" | "remediationMessage_1_304" | "remediationMessage_1_305" | "remediationMessage_1_306" | "remediationMessage_1_307" | "remediationMessage_1_308" | "remediationMessage_1_309" | "remediationMessage_1_316" | "remediationMessage_1_319" | "remediationMessage_1_320" | "remediationMessage_1_500" | "remediationMessage_1_501" | "remediationMessage_1_502" | "remediationMessage_1_503" | "remediationMessage_1_504" | "remediationMessage_1_505" | "remediationMessage_1_506" | "remediationMessage_1_507" | "remediationMessage_1_508" | "remediationMessage_1_509" | "remediationMessage_1_510" | "remediationMessage_1_511" | "remediationMessage_1_512" | "remediationMessage_1_513" | "remediationMessage_1_600" | "remediationMessage_1_601" | "remediationMessage_1_602" | "remediationMessage_1_603" | "remediationMessage_1_700" | "remediationMessage_1_701" | "remediationMessage_1_702" | "remediationMessage_1_703" | "remediationMessage_1_704" | "remediationMessage_1_705" | "remediationMessage_1_803" | "remediationMessage_1_804" | "remediationMessage_1_805" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_151" | "remediationMessage_2_158" | "remediationMessage_2_178" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "reviewTheInformationBelowAndCorrectMistakesOr" | "rnaNumber" | "role" | "roleAndEntityType" | "routingNumber" | "routingNumberVisible" | "salarySlip" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "serviceAgreementSignFailed" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreements" | "sessionTimeout" | "setUpYourAccount" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "siRegistrationNumber" | "siTaxId" | "sign" | "signAndContinue" | "signServiceAgreement" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signed" | "signedByOn" | "signer" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siret" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "sourceOfFunds" | "ssn" | "stamregister" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__US__business" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaptionTitle" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "supportedFileTypes" | "swiftCode" | "taxDocument" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdNumber" | "taxIdentificationNumber" | "taxInformationNumber" | "taxInformationNumber__HK" | "taxInformationNumber__US" | "taxInformationNumber__helperText__US" | "taxInformationNumber__placeHolder__US" | "taxReferenceNumber" | "taxRegistrationNumber" | "taxationDocument" | "taxpayerReferenceNumber" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAParentCompany" | "thisMeansYouHaveAnUltimateParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toProtectYourInformationThisSessionHasExpired" | "toggleAssociationMenu" | "tooManyFiles" | "totalAssets" | "totalAssetsHelper" | "tradingName" | "transferInstrumentDeleted" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "upToFiles" | "updateTheInformation" | "uploadABankStatement" | "uploadDocumentForNric" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "usePhoneToScanId" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "xSeconds" | "yes" | "yesChange" | "yesContinue" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMustXYearsOldToContinue" | "youSuccessfullyVerifiedAccount" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessSetup" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourDetailsArePreFilledInTheRelevantSections" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "zentralesVereinsregisterId" | "zipCode" | "invalidInputError" | "bankAccountNeeded" | "noIssuesFound" | "newEntityAlwaysEmpty" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "rootLegalEntityIsEmpty" | "legalRepresentativeNeeded" | "dataMissingError" | "dataReviewNeeded" | "pendingStatusError" | "pendingCapabilities" | "invalidCapabilities" | "allCapabilitiesValid" | "task" | "reason";
18
+ export declare const getEntityStatusRuleDescription: (country: CountryCode, currentTask: TaskTypes, entityLabel: TrustMemberGuidanceLabel | DecisionMakerType) => "number" | "iban" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "CNPJ" | "CVR-nummer" | "MBO" | "RFC" | "guardian" | "parent" | "1Minute" | "1Second" | "CCIAA" | "DIC" | "GEMI-number" | "ICO" | "MBS" | "Mehrwertsteuernummer" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "NZBN" | "NZBN/NCN" | "NumeroDeTVA" | "PDVIdBrojOIB" | "PVMmoketojoKodas" | "RfcDocument" | "SINFormatCA" | "SSM" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "UST-ID" | "USt-IdNr" | "XOfYSteps" | "YTunnus" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountNumberFullOrPartialVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountWith" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "addTrustMember" | "addYourselfAsSigner" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "addressRegisteredWithSecretaryOfState" | "address__placeHolder" | "addresses" | "adoptionCertificate" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "anAssociation" | "anLEIIsAUniqueCode" | "andResubmit" | "annualReport" | "annualTurnover" | "annualTurnoverCurrency" | "annualTurnoverHelper" | "annualTurnoverValue" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "back" | "backPage" | "backToTaskList" | "bankAccount" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankName" | "bankStatement" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankruptcyInsolvency" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessIncorporationNumber" | "businessInformation" | "businessName" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfVoterRegistration" | "chRegistrationNumber" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "chooseAFundingCategory" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "codNumericPersonal" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "codulDeIdentificareFiscala" | "commercialLicence" | "company" | "companyDetails" | "companyFinancialInformationFormDescription" | "companyFinancialInformationFormHeading" | "companyLegalName" | "companyName" | "companyNumber" | "companyNumberNZ" | "companyProfile" | "companyRegistrationDocument" | "companyRegistrationDocumentFormDescription" | "companyRegistrationDocumentFormHeading" | "companyRegistrationDocumentFormName" | "companyRegistrationNumber" | "companyRegistrationNumber__HK" | "companyStructure" | "companyStructureFormDescription" | "companyStructureFormName" | "companyTaxDocumentFormDescription" | "companyTaxDocumentFormHeading" | "companyTaxDocumentFormName" | "companyTrustee" | "companyTrusteeDetails" | "companyType" | "complete" | "completeAddingAccount" | "confirm" | "constitutionalDocument" | "constitutionalDocument__header" | "constitutionalDocument__headerDescription" | "constitutionalDocument__trust__headerDescription" | "constitutionalDocument__soleProprietorship__headerDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contributionBelowThreshold" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "country__US__business" | "currency" | "currencyCode" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dateCannotBeInTheFuture" | "datedInTheLastXMonths" | "dateOfIncorporation" | "dateOfTotalAssetsCalculation" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "depositSlip" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dni" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentVerification" | "documents" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "download" | "downloadACopy" | "downloadAsPdf" | "driversLicense" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "eInvoicingCode" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "email" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterNLetterPrefixOptionallyAndThenXToYDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValidAccountDetails" | "enterValid_" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "enterpriseNumber" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "errorMessage_1_3000" | "errorMessage_1_3001" | "errorMessage_1_3002" | "errorMessage_1_3003" | "errorMessage_1_3004" | "errorMessage_1_3005" | "errorMessage_1_3006" | "errorMessage_1_3007" | "errorMessage_1_3008" | "errorMessage_1_3009" | "errorMessage_1_3010" | "errorMessage_1_3011" | "errorMessage_1_3012" | "errorMessage_1_3013" | "errorMessage_1_3014" | "errorMessage_1_3015" | "errorMessage_1_3016" | "errorMessage_1_3017" | "errorMessage_1_3018" | "errorMessage_1_3019" | "errorMessage_1_3020" | "errorMessage_1_3021" | "errorMessage_1_3022" | "errorMessage_1_3023" | "errorMessage_1_3024" | "errorMessage_1_3025" | "errorMessage_1_3026" | "errorMessage_1_3027" | "errorMessage_1_3028" | "errorMessage_1_3029" | "errorMessage_1_3030" | "errorMessage_1_3031" | "errorMessage_1_3032" | "errorMessage_1_3033" | "errorMessage_1_3034" | "errorMessage_1_3035" | "errorMessage_1_3036" | "errorMessage_1_3037" | "errorMessage_1_3038" | "errorMessage_1_3039" | "errorMessage_1_3040" | "errorMessage_1_3041" | "errorMessage_1_3042" | "errorMessage_1_3043" | "errorMessage_1_3044" | "errorMessage_1_3045" | "errorMessage_1_3046" | "errorMessage_1_3047" | "errorMessage_1_3048" | "errorMessage_1_3049" | "errorMessage_1_3050" | "errorMessage_1_3051" | "errorMessage_1_3052" | "errorMessage_1_3062" | "errorMessage_1_3072" | "errorMessage_1_3073" | "errorMessage_1_3083" | "errorMessage_1_31" | "errorMessage_1_32" | "errorMessage_1_33" | "errorMessage_1_34" | "errorMessage_1_35" | "errorMessage_1_36" | "errorMessage_1_37" | "errorMessage_1_38" | "errorMessage_1_39" | "errorMessage_1_40" | "errorMessage_1_41" | "errorMessage_1_50" | "errorMessage_1_5000" | "errorMessage_1_5001" | "errorMessage_1_5002" | "errorMessage_1_5003" | "errorMessage_1_5004" | "errorMessage_1_5005" | "errorMessage_1_5006" | "errorMessage_1_5007" | "errorMessage_1_5008" | "errorMessage_1_5009" | "errorMessage_1_5010" | "errorMessage_1_5011" | "errorMessage_1_5012" | "errorMessage_1_5013" | "errorMessage_1_5014" | "errorMessage_1_5015" | "errorMessage_1_5016" | "errorMessage_1_5017" | "errorMessage_1_5018" | "errorMessage_1_5019" | "errorMessage_1_5020" | "errorMessage_1_5021" | "errorMessage_1_5022" | "errorMessage_1_5023" | "errorMessage_1_5024" | "errorMessage_1_5025" | "errorMessage_1_5026" | "errorMessage_1_5027" | "errorMessage_1_5028" | "errorMessage_1_5029" | "errorMessage_1_5030" | "errorMessage_1_5031" | "errorMessage_1_5032" | "errorMessage_1_5033" | "errorMessage_1_5034" | "errorMessage_1_5035" | "errorMessage_1_5036" | "errorMessage_1_5037" | "errorMessage_1_5038" | "errorMessage_1_5039" | "errorMessage_1_5040" | "errorMessage_1_5041" | "errorMessage_1_5042" | "errorMessage_1_5043" | "errorMessage_1_5044" | "errorMessage_1_5045" | "errorMessage_1_5046" | "errorMessage_1_5047" | "errorMessage_1_5048" | "errorMessage_1_5049" | "errorMessage_1_5050" | "errorMessage_1_5051" | "errorMessage_1_5052" | "errorMessage_1_5053" | "errorMessage_1_5054" | "errorMessage_1_5055" | "errorMessage_1_5057" | "errorMessage_1_5067" | "errorMessage_1_51" | "errorMessage_1_52" | "errorMessage_1_53" | "errorMessage_1_54" | "errorMessage_1_55" | "errorMessage_1_56" | "errorMessage_1_57" | "errorMessage_1_58" | "errorMessage_1_60" | "errorMessage_1_6000" | "errorMessage_1_6001" | "errorMessage_1_6002" | "errorMessage_1_6003" | "errorMessage_1_6004" | "errorMessage_1_6005" | "errorMessage_1_6006" | "errorMessage_1_6007" | "errorMessage_1_6008" | "errorMessage_1_6009" | "errorMessage_1_6010" | "errorMessage_1_6011" | "errorMessage_1_6012" | "errorMessage_1_6013" | "errorMessage_1_6014" | "errorMessage_1_6015" | "errorMessage_1_6016" | "errorMessage_1_6017" | "errorMessage_1_6018" | "errorMessage_1_6019" | "errorMessage_1_6020" | "errorMessage_1_6021" | "errorMessage_1_6022" | "errorMessage_1_6023" | "errorMessage_1_6024" | "errorMessage_1_6025" | "errorMessage_1_6026" | "errorMessage_1_6027" | "errorMessage_1_6028" | "errorMessage_1_6029" | "errorMessage_1_6030" | "errorMessage_1_6031" | "errorMessage_1_6032" | "errorMessage_1_6033" | "errorMessage_1_6034" | "errorMessage_1_6035" | "errorMessage_1_6036" | "errorMessage_1_6037" | "errorMessage_1_6038" | "errorMessage_1_6039" | "errorMessage_1_6040" | "errorMessage_1_6041" | "errorMessage_1_6042" | "errorMessage_1_6044" | "errorMessage_1_6045" | "errorMessage_1_6046" | "errorMessage_1_6047" | "errorMessage_1_6048" | "errorMessage_1_6049" | "errorMessage_1_61" | "errorMessage_1_62" | "errorMessage_1_70" | "errorMessage_1_7000" | "errorMessage_1_7001" | "errorMessage_1_7002" | "errorMessage_1_7003" | "errorMessage_1_7004" | "errorMessage_1_7005" | "errorMessage_1_7006" | "errorMessage_1_7007" | "errorMessage_1_7008" | "errorMessage_1_7009" | "errorMessage_1_7010" | "errorMessage_1_7011" | "errorMessage_1_7012" | "errorMessage_1_7013" | "errorMessage_1_7014" | "errorMessage_1_7015" | "errorMessage_1_7016" | "errorMessage_1_7017" | "errorMessage_1_7018" | "errorMessage_1_7019" | "errorMessage_1_7020" | "errorMessage_1_7021" | "errorMessage_1_7022" | "errorMessage_1_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "errorMessage_2_8064" | "errorMessage_2_8067" | "errorMessage_2_8141" | "errorMessage_2_8162" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8234" | "errorMessage_2_8236" | "errorMessage_3_10" | "euVatNumber" | "exemptedFromTax" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciStatus" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementStatus" | "failedToLoadBusinessLines" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialProductInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fundingSources" | "getSetUpInstantly" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "goBack" | "goBackAndProvideDocumentScans" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "good" | "governmentIssuedCorrespondence" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "highResolutionCheck" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "iHaveReadAndIAcceptTheseTerms" | "iStillCantFindIt" | "ibanFormat" | "idDocument" | "idDocumentAlreadyUploaded" | "idNumber" | "idUploadDocumentSubtitle" | "identifikacionenNomerDDS" | "identityCard" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "ifNoOwnersSpecifyControllingPersons" | "imagesInColor" | "inReview" | "inThePreviousStepOwnedByAParentCompany" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "instant" | "instantlyAddAndVerifyABankAccount" | "instantIDVerificationDescription" | "instantVerification" | "instantVerificationDescription" | "instantlyConnectAndVerifyYourBankAccount" | "institutionNumber" | "internalCompanyDocument" | "introductionScreenAccountDescriptionP1" | "introductionScreenAccountDescriptionP2" | "introductionScreenAccountTitle" | "introductionScreenCompanyDescriptionLI1" | "introductionScreenCompanyDescriptionP1" | "introductionScreenCompanyDescriptionP2" | "introductionScreenCompanyTitle" | "introductionScreenDecisionMakerDescriptionLI1" | "introductionScreenDecisionMakerDescriptionLI2" | "introductionScreenDecisionMakerDescriptionLI3" | "introductionScreenDecisionMakerDescriptionP1" | "introductionScreenDecisionMakerDescriptionP2" | "introductionScreenDecisionMakerTitle" | "introductionScreenEpilogueDescriptionP1" | "introductionScreenEpilogueDescriptionP2" | "introductionScreenEpilogueTitle" | "introductionScreenIndividualDescriptionLI1" | "introductionScreenIndividualDescriptionLI2" | "introductionScreenIndividualDescriptionLI3" | "introductionScreenIndividualDescriptionP1" | "introductionScreenIndividualDescriptionP2" | "introductionScreenIndividualTitle" | "introductionScreenPrologueDescriptionP1" | "introductionScreenPrologueDescriptionP2" | "introductionScreenPrologueTitle" | "introductionScreenSoleProprietorCompanyDescriptionLI1" | "introductionScreenSoleProprietorCompanyDescriptionP1" | "introductionScreenSoleProprietorCompanyDescriptionP2" | "introductionScreenSoleProprietorCompanyTitle" | "introductionScreenTrustDescriptionLI1" | "introductionScreenTrustDescriptionP1" | "introductionScreenTrustDescriptionP2" | "introductionScreenTrustMemberDescriptionLI1" | "introductionScreenTrustMemberDescriptionLI2" | "introductionScreenTrustMemberDescriptionLI3" | "introductionScreenTrustMemberDescriptionP1" | "introductionScreenTrustMemberDescriptionP2" | "introductionScreenTrustMemberTitle" | "introductionScreenTrustTitle" | "invalidDateOfBirth" | "invalidDateOfIncorporation" | "invalidEmail" | "invalidFinancialReportingDate" | "invalidFormat" | "invalidFormatBankStatementDescription" | "invalidFormatExpects" | "invalidFormatForAuDriversLicenseCardNumber" | "invalidFormatForAuDriversLicenseNumber" | "invalidFormatForAuPassportNumber" | "invalidFormatForHKDriversLicenseNumber" | "invalidFormatForHKIdentityCardNumber" | "invalidFormatForHKPassportNumber" | "invalidFormatForNZDriversLicenseCardNumber" | "invalidFormatForNZDriversLicenseNumber" | "invalidFormatForNZPassportNumber" | "invalidFormatIdentityNumberBR" | "invalidFormatIdentityNumberCA" | "invalidFormatIdentityNumberDK" | "invalidFormatIdentityNumberES" | "invalidFormatIdentityNumberHK" | "invalidFormatIdentityNumberIT" | "invalidFormatIdentityNumberPL" | "invalidFormatIdentityNumberRO" | "invalidFormatIdentityNumberSE" | "invalidFormatIdentityNumberSG" | "invalidFormatIdentityNumberUS" | "invalidFormatIdentityNumberUS9" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "issuedByTheTaxAuthority" | "issuedOrSignedByALegalRepresentative" | "issuerState" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "learnMore" | "leave" | "legalCompanyName" | "legalCompanyName__US" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "letUsKnowTheBankAccountToSendReceiveFunds" | "liRegistrationNumber" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanApplication" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manuallyAddAccount" | "manuallyAddAccountQuestion" | "manuallyAddAccountSlower" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingRecords" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myInfoBusinessYouCanGetVerifiedDetails" | "myInfoYouCanGetVerifiedDetails" | "myinfoBusinessDetailsRetrieved" | "myinfoDetailsRetrieved" | "nameMustContainLetters" | "nameOfTrust" | "nameOfTrustAgreement" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "next" | "nie" | "no" | "noGlare" | "noGoBack" | "noIdontKnow" | "noOptionsFound" | "nominee" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noneOfTheAbove" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numeroDIdentificationALATaxe" | "numerodeIVA" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "orSoleProprietorshipName" | "organisasjonsnummer" | "organisationsnummer" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnerShipAgreement" | "partnership" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passport" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutDetails" | "payoutInOnly_" | "payoutIn_Or_" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignFailed" | "pciSignedSuccessfully" | "personAppointmentUnderTrustInstrument" | "personalDetails" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "processing" | "professionalServiceProvider" | "proofOfDirector" | "proofOfNationalId" | "proofOfRelationship" | "proofOfResidenceDocumentTypeLabel" | "proofOfResidency" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "ranIntoTechnicalError" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationDocument" | "registrationNumber" | "registrationNumber__US" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrikood" | "regon" | "regonKrsNumber" | "rejected" | "relationshipTo" | "remediationFormErrorMessage" | "remediationMessage_1_100" | "remediationMessage_1_101" | "remediationMessage_1_102" | "remediationMessage_1_300" | "remediationMessage_1_301" | "remediationMessage_1_302" | "remediationMessage_1_303" | "remediationMessage_1_304" | "remediationMessage_1_305" | "remediationMessage_1_306" | "remediationMessage_1_307" | "remediationMessage_1_308" | "remediationMessage_1_309" | "remediationMessage_1_316" | "remediationMessage_1_319" | "remediationMessage_1_320" | "remediationMessage_1_500" | "remediationMessage_1_501" | "remediationMessage_1_502" | "remediationMessage_1_503" | "remediationMessage_1_504" | "remediationMessage_1_505" | "remediationMessage_1_506" | "remediationMessage_1_507" | "remediationMessage_1_508" | "remediationMessage_1_509" | "remediationMessage_1_510" | "remediationMessage_1_511" | "remediationMessage_1_512" | "remediationMessage_1_513" | "remediationMessage_1_600" | "remediationMessage_1_601" | "remediationMessage_1_602" | "remediationMessage_1_603" | "remediationMessage_1_700" | "remediationMessage_1_701" | "remediationMessage_1_702" | "remediationMessage_1_703" | "remediationMessage_1_704" | "remediationMessage_1_705" | "remediationMessage_1_803" | "remediationMessage_1_804" | "remediationMessage_1_805" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_151" | "remediationMessage_2_158" | "remediationMessage_2_178" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "reviewTheInformationBelowAndCorrectMistakesOr" | "rnaNumber" | "role" | "roleAndEntityType" | "routingNumber" | "routingNumberVisible" | "salarySlip" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "serviceAgreementSignFailed" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreements" | "sessionTimeout" | "setUpYourAccount" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "siRegistrationNumber" | "siTaxId" | "sign" | "signAndContinue" | "signServiceAgreement" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signed" | "signedByOn" | "signer" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siret" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "sourceOfFunds" | "ssn" | "stamregister" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__US__business" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaptionTitle" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "supportedFileTypes" | "swiftCode" | "taxDocument" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdNumber" | "taxIdentificationNumber" | "taxInformationNumber" | "taxInformationNumber__HK" | "taxInformationNumber__US" | "taxInformationNumber__helperText__US" | "taxInformationNumber__placeHolder__US" | "taxReferenceNumber" | "taxationDocument" | "taxpayerReferenceNumber" | "tellUsMoreAboutThisSource" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAParentCompany" | "thisMeansYouHaveAnUltimateParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toProtectYourInformationThisSessionHasExpired" | "toggleAssociationMenu" | "tooManyFiles" | "totalAssets" | "totalAssetsHelper" | "tradingName" | "transferInstrumentDeleted" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "upToFiles" | "updateTheInformation" | "uploadABankStatement" | "uploadADocument" | "uploadDocumentForNric" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "usePhoneToScanId" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "xSeconds" | "yes" | "yesChange" | "yesContinue" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMustXYearsOldToContinue" | "youSuccessfullyVerifiedAccount" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessSetup" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourDetailsArePreFilledInTheRelevantSections" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "zentralesVereinsregisterId" | "zipCode" | "invalidInputError" | "bankAccountNeeded" | "noIssuesFound" | "newEntityAlwaysEmpty" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "rootLegalEntityIsEmpty" | "legalRepresentativeNeeded" | "dataMissingError" | "dataReviewNeeded" | "pendingStatusError" | "pendingCapabilities" | "invalidCapabilities" | "allCapabilitiesValid" | "task" | "reason";
@@ -1,4 +1,4 @@
1
- import type { SelectItem } from '../components/internal/FormFields/Select/types';
1
+ import type { SelectItem } from '../components/ui/atoms/Select/Select.types';
2
2
  import type { Language } from '../language/Language';
3
3
  import { roleMetadata } from './roleMetadata';
4
4
  export declare const makeSelectItemForRole: (role: keyof typeof roleMetadata, i18n: Language) => SelectItem;
@@ -1,4 +1,4 @@
1
- import type { DBANameFieldSchema } from '../../../components/internal/DBANameField/types';
1
+ import type { DBANameFieldSchema } from '../../../components/DBANameField/types';
2
2
  import type { BusinessDetailsSchema } from '../../../components/BusinessDetails/types';
3
3
  import type { ExistingLegalEntity } from '../../../core/models/api/legal-entity';
4
4
  export declare const mapApiDocumentToBusinessDetailsDocuments: (entityId: string) => BusinessDetailsSchema;
@@ -392,4 +392,22 @@ export declare const remediationPayoutApiKeyMapping: {
392
392
  export declare const remediationTrustKeyMapping: MappingRecord<Pick<LegalEntity, 'trust'>, TrustSchema> & DocumentMappingRecord<TrustSchema>;
393
393
  export declare const remediationSolePropKeyMapping: MappingRecord<Pick<LegalEntity, 'soleProprietorship'>, SolePropSchema> & DocumentMappingRecord<SolePropSchema>;
394
394
  export declare const legalEntityDocumentToFieldMapping: Record<LegalEntityType, Partial<Record<DocumentType, AnyTLDSFieldName>>>;
395
+ export declare const sourceOfFundsComponentsKeyMapping: {
396
+ 'sourceOfFundsType.type': string;
397
+ 'tellUsMore.description': string;
398
+ 'tellUsMore.annualTurnover': string;
399
+ 'tellUsMore.annualTurnoverCurrency': string;
400
+ adyenProcessedFunds: string;
401
+ dateOfFundsReceived: string;
402
+ purpose: string;
403
+ relationship: string;
404
+ originatorSourceOfFundsType: string;
405
+ originatorLegalEntityId: string;
406
+ amount: string;
407
+ cryptocurrencyExchange: string;
408
+ dateOfSourceEvent: string;
409
+ website: string;
410
+ financiers: string;
411
+ };
412
+ export declare const sourceOfFundsApiKeyMapping: {};
395
413
  export {};
@@ -14,6 +14,8 @@ import type { Individual } from '../../core/models/api/individual';
14
14
  import type { ExistingLegalEntity, LegalEntity } from '../../core/models/api/legal-entity';
15
15
  import type { ExistingTransferInstrument, TransferInstrument } from '../../core/models/api/transfer-instrument';
16
16
  import type { FileSchema } from '../../core/models/file';
17
+ import type { SourceOfFundsSchema } from '../../components/Dropins/SourceOfFundsDropin/types';
18
+ import type { BusinessLinesType } from '../../core/models/api/source-of-funds';
17
19
  export declare const adjustIdentificationData: (data: PersonalDetailsSchema, apiData: Individual["identificationData"]) => Individual["identificationData"];
18
20
  /**
19
21
  * Easy to use function for mapping transferInstrument response to payout account details component data
@@ -56,3 +58,5 @@ export declare const mapSolePropDocumentToApiDocument: (data: SolePropSchema, en
56
58
  export declare const mapApiDocumentToSolePropDocuments: (entityId: string) => SolePropSchema;
57
59
  export declare const mapPayoutDocumentsToApiDocuments: (data: PayoutDetailsSchema, entityId: string) => Promise<Document>;
58
60
  export declare const mapApiDocumentToPayoutDocuments: (entityId: string) => BankDocumentSchema;
61
+ export declare const mapSourceOfFundToSourceOfFundsSchema: (businessLine: BusinessLinesType) => SourceOfFundsSchema;
62
+ export declare const mapSourceOfFundsSchemaToLegalEntity: (data: SourceOfFundsSchema) => LegalEntity;
@@ -28,5 +28,5 @@ export type MatchedToken = MaskToken & {
28
28
  *
29
29
  * @see displayValueToPureValue
30
30
  */
31
- export declare const matchAgainstMask: (pureValue: string, mask: Mask, acceptObscuredValue?: boolean) => MaskResult;
31
+ export declare const matchAgainstMask: (pureValue: string, mask: Mask, acceptObscuredValue?: boolean, stripNonAllowedInputs?: boolean) => MaskResult;
32
32
  export {};
@@ -0,0 +1,2 @@
1
+ import type { Mask } from './maskTypes';
2
+ export declare const stripNonAllowedValues: (pureValue: string, mask: Mask) => string;
@@ -1,4 +1,4 @@
1
- import type { BankAccountFormatType } from '../components/internal/BankAccountFormat/types';
1
+ import type { BankAccountFormatType } from '../components/BankAccountFormat/types';
2
2
  import type { PayoutAccountSchema } from '../components/PayoutAccount/types';
3
3
  import type { CountryCode } from '../core/models/country-code';
4
4
  import type { Currency } from '../core/models/currency';
@@ -1,4 +1,4 @@
1
- import type { TagVariant } from '../components/internal/Tag/Tag';
1
+ import type { TagVariant } from '../components/ui/atoms/Tag/Tag';
2
2
  import type { LegalEntityAssociationType } from '../core/models/api/legal-entity-association';
3
3
  import { TrustMemberGuidanceLabel } from '../core/models/trust';
4
4
  import type { TranslationKey } from '../language/types';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/kyc-components",
3
- "version": "3.43.3",
3
+ "version": "3.44.0",
4
4
  "keywords": [
5
5
  "adyen",
6
6
  "adyen-kyc",
@@ -38,7 +38,7 @@
38
38
  "build:npm": "rm -rf dist && npm run types:build && vite build --mode production && vite-node ./scripts/ensureNoReactImportsInDist.ts",
39
39
  "build:demo": "rm -rf .demo && vite build --mode demo",
40
40
  "build:cdn": "rm -rf dist-cdn && vite build --mode production-cdn",
41
- "build:watch": "npm run build:npm -- --watch",
41
+ "build:watch": "vite build --mode production --watch",
42
42
  "check:all": "concurrently \"npm run types:check\" \"npm run lint:quiet\" \"npm run lint:scss\" \"npm run prettier\" -n tsc,eslint,stylelint,prettier -c cyan,magenta,yellow,blue",
43
43
  "check:commits": "commitlint --from",
44
44
  "check:commits:since-main": "npm run check:commits -- main",
@@ -105,6 +105,7 @@
105
105
  "@storybook/addon-a11y": "^8.4.0",
106
106
  "@storybook/addon-actions": "^8.4.0",
107
107
  "@storybook/addon-essentials": "^8.4.0",
108
+ "@storybook/addon-storysource": "^7.6.20",
108
109
  "@storybook/core-server": "^8.4.0",
109
110
  "@storybook/experimental-addon-test": "^8.4.0",
110
111
  "@storybook/preact": "^8.4.0",
@@ -144,6 +145,7 @@
144
145
  "phone": "^3.1.40",
145
146
  "postcss": "^8.4.49",
146
147
  "prettier": "^3.4.1",
148
+ "remark-gfm": "^4.0.0",
147
149
  "rollup-plugin-visualizer": "^5.12.0",
148
150
  "sass": "^1.79.3",
149
151
  "stylelint": "^15.9.0",
@@ -1,20 +0,0 @@
1
- import type { CountryCode } from '../../../core/models/country-code';
2
- import type { DatasetUtil } from '../../../utils/datasetUtil';
3
- import type { AddressSchema, AddressSchemaLabels } from './types';
4
- /**
5
- * Returns the key for a field of the passed country or the default key for that field.
6
- * @param fieldName - The data to pre-fill the address fields
7
- * @param country - The selected country
8
- */
9
- export declare const getKeyForField: (fieldName: string, country?: CountryCode) => "number" | "iban" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "CNPJ" | "CVR-nummer" | "MBO" | "RFC" | "guardian" | "parent" | "1Minute" | "1Second" | "CCIAA" | "DIC" | "GEMI-number" | "ICO" | "MBS" | "Mehrwertsteuernummer" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "NZBN" | "NZBN/NCN" | "NumeroDeTVA" | "PDVIdBrojOIB" | "PVMmoketojoKodas" | "RfcDocument" | "SINFormatCA" | "SSM" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "UST-ID" | "USt-IdNr" | "XOfYSteps" | "YTunnus" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountNumberFullOrPartialVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountWith" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "addTrustMember" | "addYourselfAsSigner" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "addressRegisteredWithSecretaryOfState" | "address__placeHolder" | "addresses" | "adoptionCertificate" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "anAssociation" | "anLEIIsAUniqueCode" | "andResubmit" | "annualReport" | "annualTurnover" | "annualTurnoverCurrency" | "annualTurnoverHelper" | "annualTurnoverValue" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "back" | "backPage" | "backToTaskList" | "bankAccount" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankName" | "bankStatement" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankruptcyInsolvency" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessIncorporationNumber" | "businessInformation" | "businessName" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfVoterRegistration" | "chRegistrationNumber" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "codNumericPersonal" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "codulDeIdentificareFiscala" | "commercialLicence" | "company" | "companyDetails" | "companyFinancialInformationFormDescription" | "companyFinancialInformationFormHeading" | "companyLegalName" | "companyName" | "companyNumber" | "companyNumberNZ" | "companyProfile" | "companyRegistrationDocument" | "companyRegistrationDocumentFormDescription" | "companyRegistrationDocumentFormHeading" | "companyRegistrationDocumentFormName" | "companyRegistrationNumber" | "companyRegistrationNumber__HK" | "companyStructure" | "companyStructureFormDescription" | "companyStructureFormName" | "companyTaxDocumentFormDescription" | "companyTaxDocumentFormHeading" | "companyTaxDocumentFormName" | "companyTrustee" | "companyTrusteeDetails" | "companyType" | "complete" | "completeAddingAccount" | "confirm" | "constitutionalDocument" | "constitutionalDocument__header" | "constitutionalDocument__headerDescription" | "constitutionalDocument__trust__headerDescription" | "constitutionalDocument__soleProprietorship__headerDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contributionBelowThreshold" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "country__US__business" | "currency" | "currencyCode" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dateCannotBeInTheFuture" | "datedInTheLastXMonths" | "dateOfIncorporation" | "dateOfTotalAssetsCalculation" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "depositSlip" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dni" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentVerification" | "documents" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "download" | "downloadACopy" | "downloadAsPdf" | "driversLicense" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "eInvoicingCode" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "email" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterNLetterPrefixOptionallyAndThenXToYDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValidAccountDetails" | "enterValid_" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "enterpriseNumber" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "errorMessage_1_3000" | "errorMessage_1_3001" | "errorMessage_1_3002" | "errorMessage_1_3003" | "errorMessage_1_3004" | "errorMessage_1_3005" | "errorMessage_1_3006" | "errorMessage_1_3007" | "errorMessage_1_3008" | "errorMessage_1_3009" | "errorMessage_1_3010" | "errorMessage_1_3011" | "errorMessage_1_3012" | "errorMessage_1_3013" | "errorMessage_1_3014" | "errorMessage_1_3015" | "errorMessage_1_3016" | "errorMessage_1_3017" | "errorMessage_1_3018" | "errorMessage_1_3019" | "errorMessage_1_3020" | "errorMessage_1_3021" | "errorMessage_1_3022" | "errorMessage_1_3023" | "errorMessage_1_3024" | "errorMessage_1_3025" | "errorMessage_1_3026" | "errorMessage_1_3027" | "errorMessage_1_3028" | "errorMessage_1_3029" | "errorMessage_1_3030" | "errorMessage_1_3031" | "errorMessage_1_3032" | "errorMessage_1_3033" | "errorMessage_1_3034" | "errorMessage_1_3035" | "errorMessage_1_3036" | "errorMessage_1_3037" | "errorMessage_1_3038" | "errorMessage_1_3039" | "errorMessage_1_3040" | "errorMessage_1_3041" | "errorMessage_1_3042" | "errorMessage_1_3043" | "errorMessage_1_3044" | "errorMessage_1_3045" | "errorMessage_1_3046" | "errorMessage_1_3047" | "errorMessage_1_3048" | "errorMessage_1_3049" | "errorMessage_1_3050" | "errorMessage_1_3051" | "errorMessage_1_3052" | "errorMessage_1_3062" | "errorMessage_1_3072" | "errorMessage_1_3073" | "errorMessage_1_3083" | "errorMessage_1_31" | "errorMessage_1_32" | "errorMessage_1_33" | "errorMessage_1_34" | "errorMessage_1_35" | "errorMessage_1_36" | "errorMessage_1_37" | "errorMessage_1_38" | "errorMessage_1_39" | "errorMessage_1_40" | "errorMessage_1_41" | "errorMessage_1_50" | "errorMessage_1_5000" | "errorMessage_1_5001" | "errorMessage_1_5002" | "errorMessage_1_5003" | "errorMessage_1_5004" | "errorMessage_1_5005" | "errorMessage_1_5006" | "errorMessage_1_5007" | "errorMessage_1_5008" | "errorMessage_1_5009" | "errorMessage_1_5010" | "errorMessage_1_5011" | "errorMessage_1_5012" | "errorMessage_1_5013" | "errorMessage_1_5014" | "errorMessage_1_5015" | "errorMessage_1_5016" | "errorMessage_1_5017" | "errorMessage_1_5018" | "errorMessage_1_5019" | "errorMessage_1_5020" | "errorMessage_1_5021" | "errorMessage_1_5022" | "errorMessage_1_5023" | "errorMessage_1_5024" | "errorMessage_1_5025" | "errorMessage_1_5026" | "errorMessage_1_5027" | "errorMessage_1_5028" | "errorMessage_1_5029" | "errorMessage_1_5030" | "errorMessage_1_5031" | "errorMessage_1_5032" | "errorMessage_1_5033" | "errorMessage_1_5034" | "errorMessage_1_5035" | "errorMessage_1_5036" | "errorMessage_1_5037" | "errorMessage_1_5038" | "errorMessage_1_5039" | "errorMessage_1_5040" | "errorMessage_1_5041" | "errorMessage_1_5042" | "errorMessage_1_5043" | "errorMessage_1_5044" | "errorMessage_1_5045" | "errorMessage_1_5046" | "errorMessage_1_5047" | "errorMessage_1_5048" | "errorMessage_1_5049" | "errorMessage_1_5050" | "errorMessage_1_5051" | "errorMessage_1_5052" | "errorMessage_1_5053" | "errorMessage_1_5067" | "errorMessage_1_51" | "errorMessage_1_52" | "errorMessage_1_53" | "errorMessage_1_54" | "errorMessage_1_55" | "errorMessage_1_56" | "errorMessage_1_57" | "errorMessage_1_60" | "errorMessage_1_6000" | "errorMessage_1_6001" | "errorMessage_1_6002" | "errorMessage_1_6003" | "errorMessage_1_6004" | "errorMessage_1_6005" | "errorMessage_1_6006" | "errorMessage_1_6007" | "errorMessage_1_6008" | "errorMessage_1_6009" | "errorMessage_1_6010" | "errorMessage_1_6011" | "errorMessage_1_6012" | "errorMessage_1_6013" | "errorMessage_1_6014" | "errorMessage_1_6015" | "errorMessage_1_6016" | "errorMessage_1_6017" | "errorMessage_1_6018" | "errorMessage_1_6019" | "errorMessage_1_6020" | "errorMessage_1_6021" | "errorMessage_1_6022" | "errorMessage_1_6023" | "errorMessage_1_6024" | "errorMessage_1_6025" | "errorMessage_1_6026" | "errorMessage_1_6027" | "errorMessage_1_6028" | "errorMessage_1_6029" | "errorMessage_1_6030" | "errorMessage_1_6031" | "errorMessage_1_6032" | "errorMessage_1_6033" | "errorMessage_1_6034" | "errorMessage_1_6035" | "errorMessage_1_6036" | "errorMessage_1_6037" | "errorMessage_1_6038" | "errorMessage_1_6039" | "errorMessage_1_6040" | "errorMessage_1_6041" | "errorMessage_1_6042" | "errorMessage_1_6044" | "errorMessage_1_6045" | "errorMessage_1_6046" | "errorMessage_1_6047" | "errorMessage_1_6048" | "errorMessage_1_6049" | "errorMessage_1_61" | "errorMessage_1_62" | "errorMessage_1_70" | "errorMessage_1_7000" | "errorMessage_1_7001" | "errorMessage_1_7002" | "errorMessage_1_7003" | "errorMessage_1_7004" | "errorMessage_1_7005" | "errorMessage_1_7006" | "errorMessage_1_7007" | "errorMessage_1_7008" | "errorMessage_1_7009" | "errorMessage_1_7010" | "errorMessage_1_7011" | "errorMessage_1_7012" | "errorMessage_1_7013" | "errorMessage_1_7014" | "errorMessage_1_7015" | "errorMessage_1_7016" | "errorMessage_1_7017" | "errorMessage_1_7018" | "errorMessage_1_7019" | "errorMessage_1_7020" | "errorMessage_1_7021" | "errorMessage_1_7022" | "errorMessage_1_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "errorMessage_2_8064" | "errorMessage_2_8067" | "errorMessage_2_8141" | "errorMessage_2_8162" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8234" | "errorMessage_2_8236" | "errorMessage_3_10" | "euVatNumber" | "exemptedFromTax" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciStatus" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementStatus" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialProductInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fundingSources" | "getSetUpInstantly" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "goBack" | "goBackAndProvideDocumentScans" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "good" | "governmentIssuedCorrespondence" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "highResolutionCheck" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "iHaveReadAndIAcceptTheseTerms" | "iStillCantFindIt" | "ibanFormat" | "idDocument" | "idDocumentAlreadyUploaded" | "idNumber" | "idUploadDocumentSubtitle" | "identifikacionenNomerDDS" | "identityCard" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "ifNoOwnersSpecifyControllingPersons" | "imagesInColor" | "inReview" | "inThePreviousStepOwnedByAParentCompany" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "instant" | "instantlyAddAndVerifyABankAccount" | "instantIDVerificationDescription" | "instantVerification" | "instantVerificationDescription" | "instantlyConnectAndVerifyYourBankAccount" | "institutionNumber" | "internalCompanyDocument" | "introductionScreenAccountDescriptionP1" | "introductionScreenAccountDescriptionP2" | "introductionScreenAccountTitle" | "introductionScreenCompanyDescriptionLI1" | "introductionScreenCompanyDescriptionP1" | "introductionScreenCompanyDescriptionP2" | "introductionScreenCompanyTitle" | "introductionScreenDecisionMakerDescriptionLI1" | "introductionScreenDecisionMakerDescriptionLI2" | "introductionScreenDecisionMakerDescriptionLI3" | "introductionScreenDecisionMakerDescriptionP1" | "introductionScreenDecisionMakerDescriptionP2" | "introductionScreenDecisionMakerTitle" | "introductionScreenEpilogueDescriptionP1" | "introductionScreenEpilogueDescriptionP2" | "introductionScreenEpilogueTitle" | "introductionScreenIndividualDescriptionLI1" | "introductionScreenIndividualDescriptionLI2" | "introductionScreenIndividualDescriptionLI3" | "introductionScreenIndividualDescriptionP1" | "introductionScreenIndividualDescriptionP2" | "introductionScreenIndividualTitle" | "introductionScreenPrologueDescriptionP1" | "introductionScreenPrologueDescriptionP2" | "introductionScreenPrologueTitle" | "introductionScreenSoleProprietorCompanyDescriptionLI1" | "introductionScreenSoleProprietorCompanyDescriptionP1" | "introductionScreenSoleProprietorCompanyDescriptionP2" | "introductionScreenSoleProprietorCompanyTitle" | "introductionScreenTrustDescriptionLI1" | "introductionScreenTrustDescriptionP1" | "introductionScreenTrustDescriptionP2" | "introductionScreenTrustMemberDescriptionLI1" | "introductionScreenTrustMemberDescriptionLI2" | "introductionScreenTrustMemberDescriptionLI3" | "introductionScreenTrustMemberDescriptionP1" | "introductionScreenTrustMemberDescriptionP2" | "introductionScreenTrustMemberTitle" | "introductionScreenTrustTitle" | "invalidDateOfBirth" | "invalidDateOfIncorporation" | "invalidEmail" | "invalidFinancialReportingDate" | "invalidFormat" | "invalidFormatBankStatementDescription" | "invalidFormatExpects" | "invalidFormatForAuDriversLicenseCardNumber" | "invalidFormatForAuDriversLicenseNumber" | "invalidFormatForAuPassportNumber" | "invalidFormatForHKDriversLicenseNumber" | "invalidFormatForHKIdentityCardNumber" | "invalidFormatForHKPassportNumber" | "invalidFormatForNZDriversLicenseCardNumber" | "invalidFormatForNZDriversLicenseNumber" | "invalidFormatForNZPassportNumber" | "invalidFormatIdentityNumberBR" | "invalidFormatIdentityNumberCA" | "invalidFormatIdentityNumberDK" | "invalidFormatIdentityNumberES" | "invalidFormatIdentityNumberHK" | "invalidFormatIdentityNumberIT" | "invalidFormatIdentityNumberPL" | "invalidFormatIdentityNumberRO" | "invalidFormatIdentityNumberSE" | "invalidFormatIdentityNumberSG" | "invalidFormatIdentityNumberUS" | "invalidFormatIdentityNumberUS9" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "issuedByTheTaxAuthority" | "issuedOrSignedByALegalRepresentative" | "issuerState" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "learnMore" | "leave" | "legalCompanyName" | "legalCompanyName__US" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "letUsKnowTheBankAccountToSendReceiveFunds" | "liRegistrationNumber" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanApplication" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manuallyAddAccount" | "manuallyAddAccountQuestion" | "manuallyAddAccountSlower" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingRecords" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myInfoBusinessYouCanGetVerifiedDetails" | "myInfoYouCanGetVerifiedDetails" | "myinfoBusinessDetailsRetrieved" | "myinfoDetailsRetrieved" | "nameMustContainLetters" | "nameOfTrust" | "nameOfTrustAgreement" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "next" | "nie" | "no" | "noGlare" | "noGoBack" | "noIdontKnow" | "noOptionsFound" | "nominee" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noneOfTheAbove" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numeroDIdentificationALATaxe" | "numerodeIVA" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "orSoleProprietorshipName" | "organisasjonsnummer" | "organisationsnummer" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnerShipAgreement" | "partnership" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passport" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutDetails" | "payoutInOnly_" | "payoutIn_Or_" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignFailed" | "pciSignedSuccessfully" | "personAppointmentUnderTrustInstrument" | "personalDetails" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "processing" | "professionalServiceProvider" | "proofOfDirector" | "proofOfNationalId" | "proofOfRelationship" | "proofOfResidenceDocumentTypeLabel" | "proofOfResidency" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "ranIntoTechnicalError" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationDocument" | "registrationNumber" | "registrationNumber__US" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrikood" | "regon" | "regonKrsNumber" | "rejected" | "relationshipTo" | "remediationFormErrorMessage" | "remediationMessage_1_100" | "remediationMessage_1_101" | "remediationMessage_1_102" | "remediationMessage_1_300" | "remediationMessage_1_301" | "remediationMessage_1_302" | "remediationMessage_1_303" | "remediationMessage_1_304" | "remediationMessage_1_305" | "remediationMessage_1_306" | "remediationMessage_1_307" | "remediationMessage_1_308" | "remediationMessage_1_309" | "remediationMessage_1_316" | "remediationMessage_1_319" | "remediationMessage_1_320" | "remediationMessage_1_500" | "remediationMessage_1_501" | "remediationMessage_1_502" | "remediationMessage_1_503" | "remediationMessage_1_504" | "remediationMessage_1_505" | "remediationMessage_1_506" | "remediationMessage_1_507" | "remediationMessage_1_508" | "remediationMessage_1_509" | "remediationMessage_1_510" | "remediationMessage_1_511" | "remediationMessage_1_512" | "remediationMessage_1_513" | "remediationMessage_1_600" | "remediationMessage_1_601" | "remediationMessage_1_602" | "remediationMessage_1_603" | "remediationMessage_1_700" | "remediationMessage_1_701" | "remediationMessage_1_702" | "remediationMessage_1_703" | "remediationMessage_1_704" | "remediationMessage_1_705" | "remediationMessage_1_803" | "remediationMessage_1_804" | "remediationMessage_1_805" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_151" | "remediationMessage_2_158" | "remediationMessage_2_178" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "reviewTheInformationBelowAndCorrectMistakesOr" | "rnaNumber" | "role" | "roleAndEntityType" | "routingNumber" | "routingNumberVisible" | "salarySlip" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "serviceAgreementSignFailed" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreements" | "sessionTimeout" | "setUpYourAccount" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "siRegistrationNumber" | "siTaxId" | "sign" | "signAndContinue" | "signServiceAgreement" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signed" | "signedByOn" | "signer" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siret" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "sourceOfFunds" | "ssn" | "stamregister" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__US__business" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaptionTitle" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "supportedFileTypes" | "swiftCode" | "taxDocument" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdNumber" | "taxIdentificationNumber" | "taxInformationNumber" | "taxInformationNumber__HK" | "taxInformationNumber__US" | "taxInformationNumber__helperText__US" | "taxInformationNumber__placeHolder__US" | "taxReferenceNumber" | "taxRegistrationNumber" | "taxationDocument" | "taxpayerReferenceNumber" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAParentCompany" | "thisMeansYouHaveAnUltimateParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toProtectYourInformationThisSessionHasExpired" | "toggleAssociationMenu" | "tooManyFiles" | "totalAssets" | "totalAssetsHelper" | "tradingName" | "transferInstrumentDeleted" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "upToFiles" | "updateTheInformation" | "uploadABankStatement" | "uploadDocumentForNric" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "usePhoneToScanId" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "xSeconds" | "yes" | "yesChange" | "yesContinue" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMustXYearsOldToContinue" | "youSuccessfullyVerifiedAccount" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessSetup" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourDetailsArePreFilledInTheRelevantSections" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "zentralesVereinsregisterId" | "zipCode" | "invalidInputError" | "bankAccountNeeded" | "noIssuesFound" | "newEntityAlwaysEmpty" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "rootLegalEntityIsEmpty" | "legalRepresentativeNeeded" | "dataMissingError" | "dataReviewNeeded" | "pendingStatusError" | "pendingCapabilities" | "invalidCapabilities" | "allCapabilitiesValid" | "task" | "reason";
10
- /**
11
- * Returns the address schema of the selected country or the default address schema.
12
- * @param country - The selected country
13
- */
14
- export declare const getAddressSchemaForCountry: (country: CountryCode | undefined) => (keyof AddressSchema)[];
15
- /**
16
- * Returns the field labels for each field in the selected countries address schema.
17
- * @param country - The selected country
18
- */
19
- export declare const getAddressSchemaLabelsByCountry: (country: CountryCode) => AddressSchemaLabels;
20
- export declare const mapAddressLabels: (data: AddressSchema | undefined, datasetUtils: DatasetUtil) => AddressSchema;