@adyen/kyc-components 3.65.7 → 3.66.2

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 (132) hide show
  1. package/dist/{AccountSetupRejected-CZoBHo9e.js → AccountSetupRejected-DVh7NV2H.js} +2 -2
  2. package/dist/BusinessTypeSelection-2HJti_8F.js +448 -0
  3. package/dist/{CXEL7IU7-dBAlEPe0.js → CXEL7IU7-Cu3318Ir.js} +3 -3
  4. package/dist/{CustomerSupport-CZ9EkF5F.js → CustomerSupport-CASwZ4gu.js} +2 -2
  5. package/dist/{DebugModal-9m7DUx_6.js → DebugModal-Byo_aTIl.js} +38 -7
  6. package/dist/{DecisionMakers-Doc2pFTM.js → DecisionMakers-BOKWRvNu.js} +2 -2
  7. package/dist/{HASRA6WW-DCYoL4jX.js → HASRA6WW-Cru_bjn5.js} +2 -2
  8. package/dist/{I3HPI4QX-vz5V7lkK.js → I3HPI4QX-Cz9GeRtD.js} +3 -3
  9. package/dist/{Introduction-DxKs3vms.js → Introduction-h77KchJ3.js} +1 -1
  10. package/dist/{Review-Cd6GYP01.js → Review-Cg40i5oi.js} +2 -2
  11. package/dist/{SingpassSelection-BA0y4hy5.js → SingpassSelection-Dw3pv9Bj.js} +2 -2
  12. package/dist/{TaxReportingDropin-Ccb4IUMk.js → TaxReportingDropin-Cf98KDXb.js} +8 -9
  13. package/dist/adyen-kyc-components.js +1 -1
  14. package/dist/adyenConfig.js +1 -1
  15. package/dist/{bg-BG-D5xgOsU2.js → bg-BG-A3hPFDNp.js} +20 -6
  16. package/dist/{core-1tncFh11.js → core-3THxSDWA.js} +1822 -2219
  17. package/dist/{cs-CZ-KVBXiNIz.js → cs-CZ-D6v5Avk5.js} +20 -6
  18. package/dist/{css-DKVjaAKd.js → css-DPN_JUQd.js} +2 -2
  19. package/dist/{da-DK-7spShYAz.js → da-DK-CYQGBfOV.js} +20 -6
  20. package/dist/{de-DE-yvRIvFcU.js → de-DE-B7E0kWMZ.js} +20 -6
  21. package/dist/{el-GR-YWCgriVb.js → el-GR-C6Dq1gS5.js} +20 -6
  22. package/dist/{es-ES-CNzD9GEq.js → es-ES-COBtlgOE.js} +21 -7
  23. package/dist/{et-EE-DmUotb4z.js → et-EE-BBxgHOXL.js} +21 -7
  24. package/dist/{fi-FI-TAzpPLK7.js → fi-FI-9djxYUQ9.js} +21 -7
  25. package/dist/{fr-FR-CIuKbRED.js → fr-FR-C2bzvzCh.js} +21 -7
  26. package/dist/{hr-HR-DVgHQ1c2.js → hr-HR-DGwcKuUD.js} +21 -7
  27. package/dist/{hu-HU-BbcxqNs1.js → hu-HU-BSqCeaXu.js} +20 -6
  28. package/dist/{it-IT-B1f9TSeu.js → it-IT-BU9uudIU.js} +20 -6
  29. package/dist/{json-_vu3wuH_.js → json-7syHrDhU.js} +2 -2
  30. package/dist/{lt-LT-BrIeKggd.js → lt-LT-B1df1uFD.js} +21 -7
  31. package/dist/{lv-LV-Bac-1cF2.js → lv-LV-BHVGTOmK.js} +21 -7
  32. package/dist/{nl-NL-Ix5Iync5.js → nl-NL-Bl29ShMh.js} +20 -6
  33. package/dist/{no-NO-DNXvLJWB.js → no-NO-Bu_YLATD.js} +20 -6
  34. package/dist/{pl-PL-B8kXLpAH.js → pl-PL-B_YxjiYr.js} +20 -6
  35. package/dist/{plaintext-DV61HV12.js → plaintext-DYLD97Bi.js} +2 -2
  36. package/dist/{pt-PT-CVrVM34j.js → pt-PT-DGZR3hUG.js} +20 -6
  37. package/dist/{ro-RO-Bkrwakp1.js → ro-RO-ul5LrXp6.js} +20 -6
  38. package/dist/{sk-SK-D2fhxlzK.js → sk-SK-BbIEcfvq.js} +20 -6
  39. package/dist/{sl-SI-BxHUDGRq.js → sl-SI-BzvtpF7j.js} +20 -6
  40. package/dist/style.css +39 -33
  41. package/dist/{sv-SE-Dj8Q_gMm.js → sv-SE-Dxi-CWOf.js} +20 -6
  42. package/dist/types/api/companyDataSet/useCompanyDataset.d.ts +5 -0
  43. package/dist/types/api/companyDataSet/useRefreshCompanyDataset.d.ts +4 -0
  44. package/dist/types/api/companySearch/useCompanyDeepSearch.d.ts +5 -0
  45. package/dist/types/api/companySearch/useCompanyIndexSearch.d.ts +5 -0
  46. package/dist/types/api/companySearch/useCompanyRegistrationNumberDeepSearch.d.ts +5 -0
  47. package/dist/types/api/companySearch/useCompanyRegistrationNumberIndexSearch.d.ts +5 -0
  48. package/dist/types/api/entityVerifications/useVerifyIdNumber.d.ts +4 -4
  49. package/dist/types/api/legalEntity/useUpdateLegalEntity.d.ts +15 -18
  50. package/dist/types/api/pciTemplate/usePciQuestionnaireList.d.ts +1 -2
  51. package/dist/types/api/pciTemplate/usePciStatus.d.ts +1 -1
  52. package/dist/types/api/termsOfService/useAcceptTermsOfService.d.ts +12 -0
  53. package/dist/types/api/termsOfService/useAcceptedTermsOfService.d.ts +1 -2
  54. package/dist/types/api/termsOfService/useTermsOfService.d.ts +2 -3
  55. package/dist/types/api/termsOfService/useTermsOfServiceAcceptanceInfos.d.ts +3 -5
  56. package/dist/types/api/termsOfService/useTermsOfServiceStatus.d.ts +1 -2
  57. package/dist/types/api/tinVerification/useVerifyTin.d.ts +12 -0
  58. package/dist/types/api/transferInstruments/useCreateTrustedTransferInstrument.d.ts +18 -0
  59. package/dist/types/api/transferInstruments/useGetBankVerificationProviders.d.ts +18 -0
  60. package/dist/types/api/transferInstruments/useGetTransferInstrument.d.ts +2 -6
  61. package/dist/types/api/transferInstruments/useHandleBankVerificationError.d.ts +22 -0
  62. package/dist/types/api/transferInstruments/useUpdateTransferInstrument.d.ts +13 -0
  63. package/dist/types/api/uiAnalytics/useAnalyticsSession.d.ts +2 -2
  64. package/dist/types/components/BankAccount/forms/BankVerification/types.d.ts +4 -15
  65. package/dist/types/components/BankAccount/forms/BankVerification/verification/widget/BankVerificationWidget.d.ts +1 -1
  66. package/dist/types/components/BankAccount/forms/BankVerification/verification/widget/types.d.ts +4 -5
  67. package/dist/types/components/BankAccount/forms/PayoutDetails/types.d.ts +10 -16
  68. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/PreferInstantVerificationMethod/PreferInstantVerificationMethod.d.ts +3 -4
  69. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/payoutVerificationMethodMetadata.d.ts +0 -1
  70. package/dist/types/components/BankAccount/forms/PayoutVerificationMethod/types.d.ts +4 -5
  71. package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +7 -5
  72. package/dist/types/components/BankAccount/tasks/PayoutDetailsDropin/PayoutDetailsDropin.d.ts +1 -1
  73. package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +14 -0
  74. package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +1 -0
  75. package/dist/types/components/Business/forms/ProofOfSignatoryDocument/ProofOfSignatoryDocument.d.ts +2 -0
  76. package/dist/types/components/Business/forms/ProofOfSignatoryDocument/types.d.ts +8 -0
  77. package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +14 -8
  78. package/dist/types/components/Business/hooks/useBusinessData/useBusinessData.d.ts +1 -1
  79. package/dist/types/components/Business/mapping/businessDetails/businessDetailsKeyMappings.d.ts +1 -1
  80. package/dist/types/components/Business/mapping/businessDetails/solePropBusinessDetailsKeyMappings.d.ts +1 -1
  81. package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
  82. package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +3 -11
  83. package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +1 -1
  84. package/dist/types/components/EmbeddedDropins/AcceptTermsOfServiceComponent/AcceptTermsOfServiceComponent.d.ts +3 -1
  85. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/DropinComposer.d.ts +1 -1
  86. package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +2 -36
  87. package/dist/types/components/Individual/fields/IdentityNumber/type.d.ts +0 -1
  88. package/dist/types/components/Individual/forms/IndividualOnfido/DataConflictsModal/DataConflictsModal.d.ts +12 -0
  89. package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.rules.d.ts +2 -0
  90. package/dist/types/components/Individual/tasks/IndividualDropin/IndividualDropin.d.ts +1 -1
  91. package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
  92. package/dist/types/components/Shared/forms/BusinessTypeSelection/BusinessTypeSelection.d.ts +5 -1
  93. package/dist/types/components/Shared/forms/ConstitutionalDocument/types.d.ts +2 -1
  94. package/dist/types/components/Shared/forms/FinancialInformation/ReportedValue.d.ts +1 -1
  95. package/dist/types/components/Shared/forms/FinancialInformation/mapping/mapFinancialInformationToFinancialReport.d.ts +1 -1
  96. package/dist/types/components/Shared/forms/FinancialInformation/types.d.ts +2 -1
  97. package/dist/types/components/UnincorporatedPartnership/tasks/UnincorporatedPartnershipMembers/UnincorporatedPartnershipMembersOverview.d.ts +1 -3
  98. package/dist/types/components/UnincorporatedPartnership/tasks/UnincorporatedPartnershipMembers/types.d.ts +0 -9
  99. package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedParnershipUtil.d.ts +9 -0
  100. package/dist/types/components/UnincorporatedPartnership/utils/unincorporatedPartnershipMembers.d.ts +2 -2
  101. package/dist/types/components/index.d.ts +5 -1
  102. package/dist/types/components/ui/atoms/Field/Field.d.ts +1 -1
  103. package/dist/types/components/ui/atoms/Field/Field.types.d.ts +0 -3
  104. package/dist/types/components/ui/atoms/LoaderWrapper/constants.d.ts +1 -1
  105. package/dist/types/components/ui/atoms/ProviderButton/ProviderButton.types.d.ts +1 -1
  106. package/dist/types/components/ui/atoms/Svg/svgs.d.ts +2 -4
  107. package/dist/types/context/ExperimentContext/types.d.ts +2 -2
  108. package/dist/types/core/models/api/accountIdentification.d.ts +17 -85
  109. package/dist/types/core/models/api/get-configuration.d.ts +2 -2
  110. package/dist/types/core/models/api/transfer-instrument.d.ts +14 -19
  111. package/dist/types/hooks/useComponentApi.d.ts +0 -16
  112. package/dist/types/utils/entityStatusUtil.d.ts +1 -1
  113. package/dist/types/utils/useId.d.ts +9 -0
  114. package/dist/{yaml-DQ7lrKTk.js → yaml-dLCAzO5I.js} +2 -2
  115. package/package.json +1 -1
  116. package/dist/trustly-logo-NXmfQCGU.js +0 -20
  117. package/dist/types/core/models/api/get-bankVerification-providers.d.ts +0 -2
  118. package/dist/types/core/models/api/trusted-transferInstrument.d.ts +0 -9
  119. package/dist/types/core/services/componentApi/accept-service-agreement.d.ts +0 -3
  120. package/dist/types/core/services/componentApi/company-deep-search.d.ts +0 -4
  121. package/dist/types/core/services/componentApi/company-index-search.d.ts +0 -4
  122. package/dist/types/core/services/componentApi/create-trusted-transferInstrument.d.ts +0 -3
  123. package/dist/types/core/services/componentApi/get-bankVerification-vendor.d.ts +0 -5
  124. package/dist/types/core/services/componentApi/get-company-dataset.d.ts +0 -3
  125. package/dist/types/core/services/componentApi/get-service-agreement-acceptance-infos.d.ts +0 -3
  126. package/dist/types/core/services/componentApi/get-service-agreement-status.d.ts +0 -3
  127. package/dist/types/core/services/componentApi/get-transfer-instrument.d.ts +0 -3
  128. package/dist/types/core/services/componentApi/handle-bank-verification-error.d.ts +0 -3
  129. package/dist/types/core/services/componentApi/refresh-company-dataset.d.ts +0 -3
  130. package/dist/types/core/services/componentApi/update-transferInstrument.d.ts +0 -3
  131. package/dist/types/core/services/componentApi/verify-tin.d.ts +0 -3
  132. package/dist/types/hooks/useBankConfigurationHandlers.d.ts +0 -28
@@ -8,4 +8,16 @@ export interface DataConflictsModalProps<Data extends Record<Property, unknown>,
8
8
  onContinue: (resolved: Data) => void;
9
9
  onCancel: () => void;
10
10
  }
11
+ /**
12
+ * A modal component for resolving data conflicts between two data sources.
13
+ *
14
+ * This component is typically used in a KYC (Know Your Customer) flow where user-provided data
15
+ * is compared against data extracted from a document (e.g., via OCR).
16
+ *
17
+ * It identifies differing fields, presents them to the user, and allows them to select the
18
+ * correct version for each field before proceeding.
19
+ *
20
+ * @template Data The shape of the data objects being compared.
21
+ * @template Property A union of keys from the `Data` object, constrained to `TranslationKey`.
22
+ */
11
23
  export declare const DataConflictsModal: <Data extends Partial<Record<Property, unknown>>, Property extends TranslationKey>({ providedData, detectedData, formatters, title, explanation, onContinue, onCancel, }: DataConflictsModalProps<Data, Property>) => import("preact/jsx-runtime").JSX.Element;
@@ -1,7 +1,9 @@
1
+ import { DecisionMakerType } from '../../../../core/models/api/decision-maker-type';
1
2
  import type { CountryCode } from '../../../../core/models/country-code';
2
3
  import type { FormRulesParams } from '../../../../core/models/form-rules';
3
4
  import type { IndividualOnfidoSchema } from './IndividualOnfido.types';
4
5
  export declare const COUNTRIES_WHICH_USE_MULTIPLE_IDENTITY_TYPES: CountryCode[];
6
+ export declare const DECISION_MAKER_TYPES_WITH_JOBTITLE: DecisionMakerType[];
5
7
  export declare const individualOnfidoRules: ({ matchingScenario, data, country, taskType, isExperimentEnabled, rootLegalEntity, }: FormRulesParams<IndividualOnfidoSchema>) => {
6
8
  countryUsesTaxId: () => "REQUIRED";
7
9
  isDirectorIdNumberRequiredForCountry: () => "REQUIRED";
@@ -1,2 +1,2 @@
1
1
  import type { IndividualDropinProps } from '../../forms/Individual/types';
2
- export declare function IndividualDropin({ handleAddressSearch, handleFindAddress, handleGetIdVerificationToken, handleGetIdVerificationStartCheck, handleOpenSingpassAuthorizationLink, taskType, parentLegalEntity, legalEntityResponse, taskName, handleCloseClick, isTargetLegalEntityType, country: parentCountry, capabilities, problems: propProblems, handleUpdateLegalEntity, trustMember, onSubmit: externalOnSubmit, asModal, hideSidebar, handleBackClick: externalBackClick, trustedFields, trustedFieldsProvider, trustedRoles, }: IndividualDropinProps): import("preact/jsx-runtime").JSX.Element;
2
+ export declare function IndividualDropin({ handleAddressSearch, handleFindAddress, handleGetIdVerificationToken, handleGetIdVerificationStartCheck, handleOpenSingpassAuthorizationLink, taskType, parentLegalEntity, legalEntityResponse, taskName, handleCloseClick, isTargetLegalEntityType, country: parentCountry, capabilities, problems: propProblems, trustMember, onSubmit: externalOnSubmit, asModal, hideSidebar, handleBackClick: externalBackClick, trustedFields, trustedFieldsProvider, trustedRoles, }: IndividualDropinProps): import("preact/jsx-runtime").JSX.Element;
@@ -6,7 +6,7 @@ import type { AddressSchema, AddressSchemaLabels } from './types';
6
6
  * @param fieldName - The data to pre-fill the address fields
7
7
  * @param country - The selected country
8
8
  */
9
- export declare const getKeyForField: (fieldName: string, country?: CountryCode) => "number" | "and" | "CNPJ" | "CVR-nummer" | "guardian" | "MBO" | "parent" | "RFC" | "1Minute" | "1Second" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberFullOrPartialVisible" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountWith" | "addAllSourcesOfFundsBeingUsed" | "addAtLeastOneInvestor" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addDetailsManually" | "addDetailsManuallyQuestion" | "addDetailsWith" | "addDocument" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addInvestor" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "additionalPersonalDetails" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPartner" | "addPayoutAccount" | "address" | "address__placeHolder" | "addresses" | "addressPoBoxError" | "addressRegisteredWithSecretaryOfState" | "addTrustMember" | "addYourselfAsSigner" | "adoptionCertificate" | "adyen" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenPrivacyPolicy" | "adyenWillOnlyGetTemporaryAccess" | "agreementPeriod" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "allCapabilitiesValid" | "allPayslipsFrom3MostRecentMonths" | "allStatementsFrom3MostRecentMonths" | "amount" | "amountIsRequired" | "amountWon" | "anAssociation" | "andResubmit" | "anLEIIsAUniqueCode" | "annualReport" | "annualStatements" | "annualTurnover" | "annualTurnoverHelper" | "annualTurnoverValue" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "anUnincorporatedPartnership" | "anyInformationFromTheUploadedDocumentWillBeLost" | "anyInformationTakenFromThisDocument" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "areYouSureYouWantToDeleteThisDocument" | "areYouSureYouWantToDeleteThisInvestorDetails" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporated" | "associationIncorporatedDescription" | "aTrust" | "aUnincorporatedPartnership" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "back" | "backPage" | "backToTaskList" | "bankAccount" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNeeded" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankingService" | "bankName" | "bankruptcyInsolvency" | "banksLogoAndName" | "bankStatement" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankStatements" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "benefactorDetails" | "benefactorsLegalName" | "benefactorsName" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "brokerStatements" | "browseFiles" | "bsbCode" | "bsbNumber" | "bsnNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDescription" | "businessDetails" | "businessEarningDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessFinancing" | "businessIncorporationNumber" | "businessInformation" | "businessLegalName" | "businessName" | "businessName__helperText" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessSelection__tinVerificationFailureModalContent" | "businessSelection__tinVerificationFailureModalHeader" | "businessSelection__tinVerificationFailureModalPrimaryButton" | "businessSelection__tinVerificationFailureModalSecondaryButton" | "businessSelection__unableToOnboardGovernmentEntity" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "businessTrustEntity" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "caasBankAccountHolderDoesNotMatch" | "caasBankAccountMustBeInYourName" | "caasBankAccountMustBeInYourNameYourBusinessLegalNameOrDoingBusinessAs" | "cadastroDePessoasFisicas" | "cancel" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "CCIAA" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfInheritance" | "certificateOfVoterRegistration" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "chooseATaxReportingClassificationOption" | "chooseTheCorrectDetailsBeforeProceeding" | "chooseTheTaxStatusWhichBestRepresentsYourBusiness" | "chRegistrationNumber" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "close" | "code" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "codNumericPersonal" | "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" | "confirmationOfGrantOrSubsidy" | "confirmPersonalInformation" | "constitutionalDocument" | "constitutionalDocumentHeader" | "constitutionalDocumentHeaderDescription" | "constitutionalDocumentSoleProprietorshipHeaderDescription" | "constitutionalDocumentTrustHeaderDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueAnyway" | "continueCompany" | "continueIndividual" | "contractSpecifyingDividends" | "contributionBelowThreshold" | "controllerDescriptionAsPartner" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "country__US__business" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "courtOrder" | "cryptocurrencyExchange" | "cryptocurrencyIncome" | "cryptocurrencyProceedDetails" | "currency" | "currencyCode" | "currencyIsRequired" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dataMissingError" | "dataReviewNeeded" | "date" | "dateCannotBeInTheFuture" | "datedInTheLastXMonths" | "dateOfIncorporation" | "dateOfSale" | "dateOfSourceEvent" | "dateOfTotalAssetsCalculation" | "dateOfWinning" | "dateOfWinnings" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decedentsCountryOfDeath" | "decedentsLegalFirstName" | "decedentsLegalLastName" | "decedentsName" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "deleteDocument" | "deleteIdDocument" | "deleteInvestorDetails" | "depositSlip" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOfIntellectualProperty" | "descriptionOfProperty" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "detected" | "DIC" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dividendAmount" | "dni" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentDeletedSuccessfully" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documents" | "documentShouldShow" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentUploadedSuccessfully" | "documentVerification" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "donorsCountryOfResidence" | "donorsLegalFirstName" | "donorsLegalLastName" | "donorsName" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "download" | "downloadACopy" | "downloadAsPdf" | "driversLicense" | "driving_licence" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "eInvoicingCode" | "email" | "employersName" | "enter1CharactersAndThenUpToXDigitsForExample" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterLastNDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLetterPrefixOptionallyAndThenXToYDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterpriseNumber" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValid_" | "enterValidAccountDetails" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "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_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_61" | "errorMessage_1_62" | "errorMessage_1_70" | "errorMessage_1_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "errorMessage_1_93" | "errorMessage_1_94" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "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_3088" | "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_5064" | "errorMessage_1_5067" | "errorMessage_1_5072" | "errorMessage_1_5084" | "errorMessage_1_5093" | "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_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_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_1_9009" | "errorMessage_1_9010" | "errorMessage_1_9011" | "errorMessage_1_9012" | "errorMessage_2_1101" | "errorMessage_2_1102" | "errorMessage_2_1103" | "errorMessage_2_1110" | "errorMessage_2_1111" | "errorMessage_2_1112" | "errorMessage_2_1113" | "errorMessage_2_8043" | "errorMessage_2_8045" | "errorMessage_2_8064" | "errorMessage_2_8067" | "errorMessage_2_8069" | "errorMessage_2_8086" | "errorMessage_2_8141" | "errorMessage_2_8150" | "errorMessage_2_8162" | "errorMessage_2_8174" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8202" | "errorMessage_2_8203" | "errorMessage_2_8204" | "errorMessage_2_8215" | "errorMessage_2_8217" | "errorMessage_2_8224" | "errorMessage_2_8225" | "errorMessage_2_8226" | "errorMessage_2_8227" | "errorMessage_2_8228" | "errorMessage_2_8229" | "errorMessage_2_8234" | "errorMessage_2_8236" | "errorMessage_2_8238" | "errorMessage_2_8247" | "errorMessage_2_8248" | "errorMessage_2_8249" | "errorMessage_2_8250" | "errorMessage_3_10" | "errorSubmittingData" | "errorUpdatingSourceOfFunds" | "errorUpdatingTaxClassification" | "estateAttorneysName" | "euVatNumber" | "exemptedFromTax" | "expiryDate" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToLoadBusinessLines" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialNonReportable" | "financialProductFundingSources" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "formStepCompleted" | "formStepInvalid" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fullLegalName" | "fundDepositAmount" | "fundDepositDate" | "fundingSources" | "fundTransferDate" | "gamblingProceedDetails" | "gamblingWebsite" | "GEMI-number" | "generalPartnership" | "getSetUpInstantly" | "gettingStarted" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "giftOrDonationAgreement" | "giftOrDonationDetails" | "goBack" | "goBackAndProvideDocumentScans" | "good" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "governmentIssuedCorrespondence" | "grantOfProbate" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "highResolutionCheck" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "iban" | "ibanFormat" | "ICO" | "id" | "idDocument" | "idDocumentAlreadyUploaded" | "identifikacionenNomerDDS" | "identityCard" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "identityVerification" | "idNumber" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "idUploadDocumentSubtitle" | "ifNoOwnersSpecifyControllingPersons" | "ifYouChooseToUseOnfido" | "iHaveReadAndIAcceptTheseTerms" | "imagesInColor" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "inheritanceAmount" | "inheritanceDetails" | "inheritanceReceivedOn" | "inReview" | "instant" | "instantIDVerificationDescription" | "instantlyAddAndVerifyABankAccount" | "instantlyConnectAndVerifyYourBankAccount" | "instantVerification" | "instantVerificationDescription" | "institutionNumber" | "internalCompanyDocument" | "inTheNextStepWellCollectInformation" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "inThePreviousStepOwnedByAParentCompany" | "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" | "invalidCapabilities" | "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" | "invalidInputError" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "investmentAmount" | "investmentCertificate" | "investor" | "investorContract" | "investorDetails" | "investorLocation" | "investorMemo" | "invoicesFromThe3MostRecentMonths" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "issueDate" | "issueDateWithinTheLast3Months" | "issueDateWithinTheLast12Months" | "issuedByTheTaxAuthority" | "issuedOrSignedByALegalRepresentative" | "issuedWithinTheLast12Months" | "issuerState" | "issuingService" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "iStillCantFindIt" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "itCanTakeUpTo" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "latestTaxFiling" | "latestTaxReturn" | "leave" | "leaveInstantVerification" | "leaveVerification" | "legalCompanyName" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalCompanyName__US" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "legalRepresentativeNeeded" | "lendersNameAndAddress" | "letterFromAccountant" | "letterFromAttorney" | "letterFromAttorneyInsurance" | "letterFromAttorneyOrNotary" | "letterFromInsurer" | "letterFromPreviousEmployer" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "liRegistrationNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanAgreement" | "loanApplication" | "loanDate" | "loans" | "loanStatement" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manuallyAddAccount" | "manuallyAddAccountQuestion" | "manuallyAddAccountSlower" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maxFileSizeOnly" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "MBS" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingRecords" | "Mehrwertsteuernummer" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myinfoBusinessDetailsRetrieved" | "myInfoBusinessYouCanGetVerifiedDetails" | "myinfoDetailsRetrieved" | "myInfoYouCanGetVerifiedDetails" | "myName" | "mySoleProprietorName" | "nameAddressSignatureOfAllInvestors" | "nameMustContainLetters" | "nameOfCasinoLottery" | "nameOfCasinoLotteryGambling" | "nameOfTheCoins" | "nameOfTheCryptocurrencyExchange" | "nameOfTheExchangeWhereTheCryptocurrencyWasHeldPriorToSale" | "nameOfTrust" | "nameOfTrustAgreement" | "namesOfInvolvedParties" | "namesOfLandlordAndTenant" | "national_identity_card" | "nationalIdNumber" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "netProceedAmount" | "newEntityAlwaysEmpty" | "next" | "nie" | "NIF" | "NIFdeIVA" | "ninoNumber" | "NIP" | "NIPC" | "no" | "noCategoriesAvailable" | "noFurtherActionOrRecertificationIsNeeded" | "noGlare" | "noGoBack" | "noIdontKnow" | "noIssuesFound" | "nominee" | "noneOfTheAbove" | "nonFinancialActive" | "nonFinancialNonReportable" | "nonFinancialPassive" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noOptionsFound" | "notarizedStatement" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numberOfEmployees" | "numerodeIVA" | "NumeroDeTVA" | "numeroDIdentificationALATaxe" | "NZBN" | "NZBN/NCN" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfido" | "onfidoIsOurTrustedPartner" | "onfidoPrivacyPolicy" | "onfidoTermsOfService" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "organisasjonsnummer" | "organisationsnummer" | "organization" | "organizationsCountryOfOperation" | "organizationsLegalName" | "original" | "originatorType" | "orSoleProprietorshipName" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherOptions" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerDescriptionAsPartner" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnerRoleDescription" | "partnership" | "partnershipAgreement" | "partnerShipAgreement" | "partnershipIncorporated" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipsUnincorporated" | "partnershipUnincorporated" | "partnershipUnincorporatedDescription" | "passport" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "paymentService" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutBankAccounts" | "payoutDetails" | "payoutIn_Or_" | "payoutInOnly_" | "payslips" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignedSuccessfully" | "pciSignFailed" | "PDVIdBrojOIB" | "pendingCapabilities" | "pendingStatusError" | "pensionPaymentAmount" | "pensionPaymentAmountOrTotalValue" | "pensionSlip" | "pensionStatement" | "personalDetails" | "personalIdentityDetails" | "personalIdentityDetailsDescription" | "personAppointmentUnderTrustInstrument" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidAmount" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseFillInAllFields" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "poBox" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "previousEmployersName" | "primaryPartner" | "principalAmount" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "processing" | "professionalServiceProvider" | "progress" | "proofOfAddress" | "proofOfAnnualTurnoverAmount" | "proofOfDirector" | "proofOfFundingOrWealthSource" | "proofOfIdentityCard" | "proofOfNationalId" | "proofOfNationalIdNumber" | "proofOfOrganizationTaxInfo" | "proofOfOwnership" | "proofOfOwnershipRent" | "proofOfRelationship" | "proofOfResidenceDocumentTypeLabel" | "proofOfResidency" | "proofOfWalletOwnership" | "proofOfWinnings" | "propertyAddress" | "propertyDescription" | "propertySaleDetails" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSecondaryPartner" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideMostRecentYearAvailable" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "purposeOfLoan" | "PVMmoketojoKodas" | "quickAndSecureIdentityVerification" | "ranIntoTechnicalError" | "reason" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "recentInvoices" | "recommendedForYourBusiness" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredAddressUnincorporatedPartnershipHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationDocument" | "registrationNumber" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrationNumber__US" | "registrikood" | "regon" | "regonKrsNumber" | "rejected" | "relationship" | "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_321" | "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_519" | "remediationMessage_1_521" | "remediationMessage_1_524" | "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_117" | "remediationMessage_2_118" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_125" | "remediationMessage_2_133" | "remediationMessage_2_151" | "remediationMessage_2_153" | "remediationMessage_2_158" | "remediationMessage_2_170" | "remediationMessage_2_178" | "remediationMessage_2_184" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_194" | "remediationMessage_2_206" | "remediationMessage_2_208" | "remediationMessage_2_214" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_2_225" | "remediationMessage_2_234" | "remediationMessage_2_235" | "remediationMessage_2_236" | "remediationMessage_2_237" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "rentalAgreementOrLease" | "rentAmount" | "reportedDividendAmount" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residence_permit" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "residentialAddress" | "residentialAddressDescription" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "returnToTaskList" | "reviewAndSignLegalDisclosures" | "reviewTheInformationBelowAndCorrectMistakesOr" | "RfcDocument" | "rnaNumber" | "role" | "roleAndEntityType" | "roles" | "rootLegalEntityIsEmpty" | "roRegNumberNewFormat" | "roRegNumberNewFormat_label" | "roRegNumberOldFormat" | "roRegNumberOldFormat_label" | "routingNumber" | "routingNumberVisible" | "royaltyAgreement" | "royaltyAmount" | "rsinNumber" | "salarySlip" | "saleAmount" | "saleContract" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "save" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "search" | "searchAddress" | "secForm10k" | "secondaryPartner" | "secondaryPartnerGuideDescription" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "select" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectASourceOfFunding" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "selfCertifiedTaxStatus" | "serviceAgreements" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreementSignFailed" | "sessionTimeout" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "setUpYourAccount" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "showsTheNameOfTheCoins" | "showsTheNameOfTheCryptocurrencyExchange" | "showsYourBusinessName" | "sign" | "signAndContinue" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signatureAndDateWithinTheLast12Months" | "signed" | "signedByOn" | "signedCopyOfTheWill" | "signer" | "signServiceAgreement" | "SINFormatCA" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siRegistrationNumber" | "siret" | "siTaxId" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "sofTypeAdyenLabel" | "sofTypeAssetsaleLabel" | "sofTypeBusinessLabel" | "sofTypeCryptocurrencyincomeLabel" | "sofTypeDividendincomeLabel" | "sofTypeDonationsLabel" | "sofTypeEmploymentLabel" | "sofTypeFinancialaidLabel" | "sofTypeGamblingwinningsLabel" | "sofTypeInheritanceLabel" | "sofTypeInsurancesettlementLabel" | "sofTypeLoansLabel" | "sofTypePensionincomeLabel" | "sofTypeRentalincomeLabel" | "sofTypeRoyaltyincomeLabel" | "sofTypeThirdpartyfundingLabel" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "sourceOfFunds" | "sourceOfWinnings" | "SSM" | "ssn" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "stamregister" | "start" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "stateOrProvince__US__business" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submit" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "subsidyOrGrantAmount" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summary" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "summaryTaxExemptionLegalCaptionTitle" | "supportedFileTypes" | "supportingDocuments" | "swiftCode" | "takeOrUploadAPhoto" | "task" | "taskComplete" | "taskHasErrors" | "taskInProgress" | "taxationDocument" | "taxDeclaration" | "taxDeclarationProperty" | "taxDocument" | "taxDocuments" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdentificationNumber" | "taxIdNumber" | "taxInformationNumber" | "taxInformationNumber__BE" | "taxInformationNumber__BE_Individual" | "taxInformationNumber__DE" | "taxInformationNumber__DE_Individual" | "taxInformationNumber__ES" | "taxInformationNumber__FR" | "taxInformationNumber__helperText__US" | "taxInformationNumber__HK" | "taxInformationNumber__placeHolder__BE" | "taxInformationNumber__placeHolder__BE_Individual" | "taxInformationNumber__placeHolder__DE" | "taxInformationNumber__placeHolder__DE_Individual" | "taxInformationNumber__placeHolder__ES" | "taxInformationNumber__placeHolder__FR" | "taxInformationNumber__placeHolder__GB" | "taxInformationNumber__placeHolder__NL" | "taxInformationNumber__placeHolder__US" | "taxInformationNumber__US" | "taxpayerReferenceNumber" | "taxReferenceNumber" | "taxReporting" | "taxReportingClassification" | "taxStatus" | "taxStatusSelfCertification" | "tellUsMoreAboutTheCryptocurrency" | "tellUsMoreAboutTheGamblingProceeds" | "tellUsMoreAboutTheGiftOrDonationProceeds" | "tellUsMoreAboutTheInheritanceProceeds" | "tellUsMoreAboutTheInvestors" | "tellUsMoreAboutThePreviousBusinessEarnings" | "tellUsMoreAboutTheProperty" | "tellUsMoreAboutThisSource" | "termLengthAndDividendYield" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theBrokerageName" | "theBusinessName" | "theCityAndCountryRegion" | "theCompanyIWorkFor" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreDifferencesBetweenYourEntryAndWhatWeDetectedInYourIdDocument" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thirdPartyInvestmentDetails" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAnUltimateParentCompany" | "thisMeansYouHaveAParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "timePeriodIfApplicable" | "titleDeed" | "toggleAssociationMenu" | "toHelpTheGovernmentFight" | "tooManyFiles" | "toProtectYourInformationThisSessionHasExpired" | "totalAmountWon" | "totalAssets" | "totalAssetsHelper" | "totalSettlementAmount" | "toUnderstandIfYourBankAccountDetailsAreReportable" | "tradingName" | "transactionStatement" | "transferInstrumentDeleted" | "transferInstrumentLimitHasAlreadyBeenMet" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "tryAgain" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToDeleteDocument" | "unableToLoadRelatedEntity" | "unableToUploadDocument" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "unincorporatedDetails" | "unincorporatedPartnershipMembers" | "unincorporatedPartnershipType" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "update" | "updateTheInformation" | "uploadABankStatement" | "uploadADocument" | "uploadASupportingDocument" | "uploadDocumentForNric" | "uploadedOn" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "upToFiles" | "useFiguresFromTheMostRecentYearAvailable" | "usePhoneToScanId" | "useSelectedInformation" | "UST-ID" | "USt-IdNr" | "utilityBill" | "utr" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithExample" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidUrl" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatDocument" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "website" | "weCouldNotReachOnfido" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weNeedProofOfFunding" | "weNeedProofOfFundingPlural" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatCountryOrRegionIsTheBenefactorLocated" | "whatCountryOrRegionIsThisPersonLocated" | "whatFinancialProductIsThisFor" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfEntityIsPartner" | "whatTypeOfOPartnershipAreYou" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereDidThisGiftOrDonationComeFrom" | "whereDidThisInheritanceComeFrom" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "winLossStatement" | "winningProceedAmount" | "winReport" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "XOfYSteps" | "xSeconds" | "yes" | "yesAddManually" | "yesChange" | "yesContinue" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMayBeAskedToReUpload" | "youMustXYearsOldToContinue" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessGeneratesMoreThanHalfOfItsRevenueAsPassiveIncome" | "yourBusinessInformation" | "yourBusinessIsAFinancialInstitution" | "yourBusinessIsAPublicListedEntity" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessName" | "yourBusinessReceivesTheMajorityOfItsIncomeThroughActiveIncome" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourBusinessSetup" | "yourDetailsArePreFilledInTheRelevantSections" | "yourFullName" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "yourName" | "yourRelationshipToDecedent" | "yourRelationshipToDonor" | "yourRelationshipToOrganization" | "yourRelationshipToThisPerson" | "youSuccessfullyVerifiedAccount" | "YTunnus" | "zentralesVereinsregisterId" | "zipCode";
9
+ export declare const getKeyForField: (fieldName: string, country?: CountryCode) => "number" | "and" | "CNPJ" | "CVR-nummer" | "guardian" | "MBO" | "parent" | "RFC" | "1Minute" | "1Second" | "accept" | "acceptedDocumentsForGovernment" | "acceptedDocumentsForNonProfit" | "acceptedDocumentsForPartnerships" | "acceptedDocumentsForPrivateCompanies" | "acceptedDocumentsForPublicCompanies" | "accountCantBeSetUp" | "accountDetailsDescription" | "accountHolder" | "accountHolderTerms" | "accountName" | "accountNumber" | "accountNumberFullOrPartialVisible" | "accountNumberOrIbanVisible" | "accountNumberVisible" | "accountVerification" | "acknowledgePciRequirements" | "actionNeeded" | "add" | "addABankAccountForPayouts" | "addAccountWith" | "addAllSourcesOfFundsBeingUsed" | "addAtLeastOneInvestor" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addDetailsManually" | "addDetailsManuallyQuestion" | "addDetailsWith" | "addDocument" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addInvestor" | "additionalCompanyInformation" | "additionalInformation" | "additionalInformationForBusinessFinancing" | "additionalInformationFormHeading" | "additionalInformationFormName" | "additionalPersonalDetails" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPartner" | "addPayoutAccount" | "address" | "address__placeHolder" | "addresses" | "addressPoBoxError" | "addressRegisteredWithSecretaryOfState" | "addTrustMember" | "addYourselfAsSigner" | "adoptionCertificate" | "adyen" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenPrivacyPolicy" | "adyenWillOnlyGetTemporaryAccess" | "agreementPeriod" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "allCapabilitiesValid" | "allPayslipsFrom3MostRecentMonths" | "allStatementsFrom3MostRecentMonths" | "amount" | "amountIsRequired" | "amountWon" | "anAssociation" | "andResubmit" | "anLEIIsAUniqueCode" | "annualReport" | "annualStatements" | "annualTurnover" | "annualTurnoverHelper" | "annualTurnoverValue" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "anUnincorporatedPartnership" | "anyInformationFromTheUploadedDocumentWillBeLost" | "anyInformationTakenFromThisDocument" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "areYouSureYouWantToDeleteThisDocument" | "areYouSureYouWantToDeleteThisInvestorDetails" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporated" | "associationIncorporatedDescription" | "aTrust" | "aUnincorporatedPartnership" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "back" | "backPage" | "backToTaskList" | "balanceSheetTotal" | "bankAccount" | "bankAccountCountryRegion" | "bankAccountDetails" | "bankAccountFormat" | "bankAccountHasToBeInYourCompanyName" | "bankAccountHasToBeInYourName" | "bankAccountNameIndividual" | "bankAccountNameOrganization" | "bankAccountNameWithSoleProprietor" | "bankAccountNameWithTrust" | "bankAccountNameWithTrust_US" | "bankAccountNeeded" | "bankAccountNumber" | "bankAccountToHaveSameNameAsTrust" | "bankAccountVerification" | "bankCityTown" | "bankCode" | "bankCountry" | "bankDetails" | "bankDocument" | "bankDocumentDescription" | "bankDocumentFileDescription" | "bankDocumentHeader" | "bankDocumentHeaderOptional" | "bankingService" | "bankName" | "bankruptcyInsolvency" | "banksLogoAndName" | "bankStatement" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankStatements" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "benefactorDetails" | "benefactorsLegalName" | "benefactorsName" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "brokerStatements" | "browseFiles" | "bsbCode" | "bsbNumber" | "bsnNumber" | "btwNummer" | "business" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDescription" | "businessDetails" | "businessEarningDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessFinancing" | "businessIncorporationNumber" | "businessInformation" | "businessLegalName" | "businessName" | "businessName__helperText" | "businessNumber" | "businessRegistrationDocument__FR" | "businessRegistryStatement" | "businessSelection__failedToLoad" | "businessSelection__footer" | "businessSelection__footerButton" | "businessSelection__heading" | "businessSelection__invalidTin" | "businessSelection__tinVerificationFailure" | "businessSelection__tinVerificationFailureModalContent" | "businessSelection__tinVerificationFailureModalHeader" | "businessSelection__tinVerificationFailureModalPrimaryButton" | "businessSelection__tinVerificationFailureModalSecondaryButton" | "businessSelection__unableToOnboardGovernmentEntity" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "businessTrustEntity" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "caasBankAccountHolderDoesNotMatch" | "caasBankAccountMustBeInYourName" | "caasBankAccountMustBeInYourNameYourBusinessLegalNameOrDoingBusinessAs" | "cadastroDePessoasFisicas" | "cancel" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "capturePersonalDetails" | "cardUserTerms" | "cashManagementTrust" | "CCIAA" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfInheritance" | "certificateOfVoterRegistration" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "chooseATaxReportingClassificationOption" | "chooseTheCorrectDetailsBeforeProceeding" | "chooseTheTaxStatusWhichBestRepresentsYourBusiness" | "chRegistrationNumber" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "close" | "code" | "codiceFiscale" | "codiceFiscalePartitaIVA" | "codNumericPersonal" | "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" | "confirmationOfGrantOrSubsidy" | "confirmPersonalInformation" | "constitutionalDocument" | "constitutionalDocumentHeader" | "constitutionalDocumentHeaderDescription" | "constitutionalDocumentSoleProprietorshipHeaderDescription" | "constitutionalDocumentTrustHeaderDescription" | "constitutionalDocumentUnincorporatedPartnershipDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueAnyway" | "continueCompany" | "continueIndividual" | "contractSpecifyingDividends" | "contributionBelowThreshold" | "controllerDescriptionAsPartner" | "controllingPerson" | "controllingPersonDescription" | "controllingPersonGuideDescription" | "corporateUnitTrust" | "correctErrorsResubmit" | "couldNotCompleteAccountCheck" | "couldNotEstablishBankConnection" | "country" | "country__US__business" | "countryOfGoverningLaw" | "countryRegionOfEstablishment" | "countryWithoutVatOrGstSystem" | "courtOrder" | "cryptocurrencyExchange" | "cryptocurrencyIncome" | "cryptocurrencyProceedDetails" | "currency" | "currencyCode" | "currencyIsRequired" | "currencyPlaceholder" | "customerSupport" | "cyRegistrationNumber" | "dataMissingError" | "dataReviewNeeded" | "date" | "dateCannotBeInTheFuture" | "datedInTheLastXMonths" | "dateOfIncorporation" | "dateOfSale" | "dateOfSourceEvent" | "dateOfTotalAssetsCalculation" | "dateOfWinning" | "dateOfWinnings" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decedentsCountryOfDeath" | "decedentsLegalFirstName" | "decedentsLegalLastName" | "decedentsName" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "deleteDocument" | "deleteIdDocument" | "deleteInvestorDetails" | "depositSlip" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOfIntellectualProperty" | "descriptionOfProperty" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "detected" | "DIC" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dividendAmount" | "dni" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentDeletedSuccessfully" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documentRequirementsUnincorporatedPartnershipDetails" | "documentRequirementsUnincorporatedPartnershipName" | "documentRequirementsUnincorporatedPartnershipUpToDate" | "documents" | "documentShouldShow" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentUploadedSuccessfully" | "documentVerification" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "donorsCountryOfResidence" | "donorsLegalFirstName" | "donorsLegalLastName" | "donorsName" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "download" | "downloadACopy" | "downloadAsPdf" | "driversLicense" | "driving_licence" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "eInvoicingCode" | "email" | "employersName" | "enter1CharactersAndThenUpToXDigitsForExample" | "enter1LetterAndThenNDigitsForExample" | "enter1LetterAndThenXToYDigitsForExample" | "enterAMaximumOfNCharactersForExample" | "enterAMaximumOfNCharactersWithAMixForExample" | "enterAMaximumOfNDigitsForExample" | "enterAMaximumOfNMoreDigitsForExample" | "enterEnglishLetterFollowedByXtoYDigitsForExample" | "enterLastNameExactlyAsAppearInID" | "enterLastNDigitsForExample" | "enterNameExactlyAsAppearInID" | "enterNCharactersForExample" | "enterNCharactersWithAMixForExample" | "enterNDigitsAndThen1LetterForExample" | "enterNDigitsForExample" | "enterNLetterPrefixOptionallyAndThenXToYDigitsForExample" | "enterNLettersAndThenXToYDigitsForExample" | "enterpriseNumber" | "enterSettlorsFirstNameExactlyAsItAppearsInID" | "enterSettlorsLastNameExactlyAsItAppearsInID" | "enterTheDetailsYourself" | "enterTheRemainingNCharactersForExample" | "enterTheRemainingNDigitsForExample" | "enterTheRemainingNDigitsThenXToYLettersForExample" | "enterTheRemainingXToYCharactersForExample" | "enterTheRemainingXToYDigitsForExample" | "enterValid_" | "enterValidAccountDetails" | "enterXOrYCharactersForExample" | "enterXOrYDigitsForExample" | "enterXToYCharactersForExample" | "enterXToYCharactersWithAMixForExample" | "enterXToYDigitsForExample" | "entityEstablishingTrust" | "entityType" | "errorMessage_1_10" | "errorMessage_1_11" | "errorMessage_1_12" | "errorMessage_1_30" | "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_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_61" | "errorMessage_1_62" | "errorMessage_1_70" | "errorMessage_1_71" | "errorMessage_1_72" | "errorMessage_1_73" | "errorMessage_1_74" | "errorMessage_1_75" | "errorMessage_1_76" | "errorMessage_1_81" | "errorMessage_1_82" | "errorMessage_1_83" | "errorMessage_1_84" | "errorMessage_1_85" | "errorMessage_1_86" | "errorMessage_1_87" | "errorMessage_1_93" | "errorMessage_1_94" | "errorMessage_1_803" | "errorMessage_1_804" | "errorMessage_1_1000" | "errorMessage_1_1001" | "errorMessage_1_1002" | "errorMessage_1_1003" | "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_3088" | "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_5064" | "errorMessage_1_5067" | "errorMessage_1_5072" | "errorMessage_1_5084" | "errorMessage_1_5093" | "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_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_8000" | "errorMessage_1_8001" | "errorMessage_1_8002" | "errorMessage_1_8003" | "errorMessage_1_8004" | "errorMessage_1_8005" | "errorMessage_1_8006" | "errorMessage_1_8007" | "errorMessage_1_8008" | "errorMessage_1_8009" | "errorMessage_1_8010" | "errorMessage_1_8011" | "errorMessage_1_8012" | "errorMessage_1_8013" | "errorMessage_1_8014" | "errorMessage_1_8015" | "errorMessage_1_9009" | "errorMessage_1_9010" | "errorMessage_1_9011" | "errorMessage_1_9012" | "errorMessage_2_1101" | "errorMessage_2_1102" | "errorMessage_2_1103" | "errorMessage_2_1110" | "errorMessage_2_1111" | "errorMessage_2_1112" | "errorMessage_2_1113" | "errorMessage_2_8043" | "errorMessage_2_8045" | "errorMessage_2_8064" | "errorMessage_2_8067" | "errorMessage_2_8069" | "errorMessage_2_8086" | "errorMessage_2_8141" | "errorMessage_2_8150" | "errorMessage_2_8162" | "errorMessage_2_8174" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8202" | "errorMessage_2_8203" | "errorMessage_2_8204" | "errorMessage_2_8209" | "errorMessage_2_8215" | "errorMessage_2_8217" | "errorMessage_2_8224" | "errorMessage_2_8225" | "errorMessage_2_8226" | "errorMessage_2_8227" | "errorMessage_2_8228" | "errorMessage_2_8229" | "errorMessage_2_8234" | "errorMessage_2_8236" | "errorMessage_2_8238" | "errorMessage_2_8247" | "errorMessage_2_8248" | "errorMessage_2_8249" | "errorMessage_2_8250" | "errorMessage_3_10" | "errorSubmittingData" | "errorUpdatingSourceOfFunds" | "errorUpdatingTaxClassification" | "estateAttorneysName" | "euVatNumber" | "exemptedFromTax" | "expiryDate" | "extractFromMunicipalPersonalRecordsDatabase" | "failedFetchingDecisionMaker" | "failedFetchingLegalRepresentative" | "failedInitializeInstantVerification" | "failedToDeletePayoutAccount" | "failedToDownloadAcceptedServiceAgreementDocument" | "failedToDownloadPci" | "failedToDownloadServiceAgreementDocument" | "failedToFetchAcceptedByName" | "failedToFetchPayoutAccount" | "failedToFetchRelevantDocuments" | "failedToFetchSoleProp" | "failedToFetchTrustDetails" | "failedToFetchTrustMemberDetails" | "failedToGetPciTemplate" | "failedToGetPciTemplateInSelectedLanguageFallbackToEn" | "failedToGetServiceAgreementInSelectedLanguageFallbackToEn" | "failedToLoadBusinessLines" | "failedToRemoveDecisionMaker" | "failedToRemoveTrustMember" | "failedToUpdateDetails" | "familyTrust" | "fieldHasUnsupportedFormats" | "fieldIsRequired" | "fieldMustContainAtLeast" | "fileName" | "financialInformation" | "financialNonReportable" | "financialProductFundingSources" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "formStepCompleted" | "formStepInvalid" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fullLegalName" | "fundDepositAmount" | "fundDepositDate" | "fundingSources" | "fundTransferDate" | "gamblingProceedDetails" | "gamblingWebsite" | "GEMI-number" | "generalPartnership" | "getSetUpInstantly" | "gettingStarted" | "getYourBusinessVerifiedDetails" | "getYourVerifiedDetailsInstantly" | "giftOrDonationAgreement" | "giftOrDonationDetails" | "goBack" | "goBackAndProvideDocumentScans" | "good" | "goToIntroduction" | "goToOverview" | "goToOverviewFromIntroduction" | "governmentalOrganizationDescription" | "governmentalOrganizationTitle" | "governmentIssuedCorrespondence" | "grantOfProbate" | "grTaxId" | "gst" | "guardianshipCertificate" | "handelsregisternummer" | "hasBankStampOrBankSignature" | "hasDba" | "hasDba__helperText" | "hasToBeOfficialDocumentFromBank" | "helpUsVerifyCompany" | "hideDetails" | "highResolutionCheck" | "hkid" | "howDoesVerificationWithOurPartnerWorks" | "howVerificationWithOnfidoWork" | "howWouldYouLikeToSetUpYourAccount" | "howYourCustomersCanReachYou" | "huRegistrationNumber" | "huTaxId" | "hybridTrust" | "iban" | "ibanFormat" | "ICO" | "id" | "idDocument" | "idDocumentAlreadyUploaded" | "identifikacionenNomerDDS" | "identityCard" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "identityVerification" | "idNumber" | "iDoNotHaveCompanyRegistrationNumber" | "iDoNotHaveGst" | "iDontHaveARegistrationNumber" | "iDontHaveATaxId" | "iDontHaveAVatNumber" | "iDontKnow" | "idUploadDocumentSubtitle" | "ifNoOwnersSpecifyControllingPersons" | "ifYouChooseToUseOnfido" | "iHaveReadAndIAcceptTheseTerms" | "imagesInColor" | "includeFrontAndBack" | "includesEIN" | "includesEvidenceOfTheIndividualsRole" | "includesEvidenceOfTheIndividualsRoleSignatory" | "includesLegalCompanyName" | "includesTheDirectorsFullName" | "includesTheSignatorysFullName" | "incorporatedAssociationRegistrationNumber" | "individual" | "individualDetails" | "individualTrustee" | "individualTrusteeDetails" | "industryAndNaceCode" | "industryExemption" | "infoInUploadedDocumentIsTrue" | "informationCouldNotBeSubmitted" | "inheritanceAmount" | "inheritanceDetails" | "inheritanceReceivedOn" | "inReview" | "instant" | "instantIDVerificationDescription" | "instantlyAddAndVerifyABankAccount" | "instantlyConnectAndVerifyYourBankAccount" | "instantVerification" | "instantVerificationDescription" | "institutionNumber" | "internalCompanyDocument" | "inTheNextStepWellCollectInformation" | "inThePreviousStepOwnedByAnUltimateParentCompany" | "inThePreviousStepOwnedByAParentCompany" | "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" | "invalidCapabilities" | "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" | "invalidInputError" | "invalidNumberOfEmployees" | "invalidPhoneNumber" | "investmentAmount" | "investmentCertificate" | "investor" | "investorContract" | "investorDetails" | "investorLocation" | "investorMemo" | "invoicesFromThe3MostRecentMonths" | "irdDocument" | "irdNumber" | "irsCP575" | "irsScheduleK1" | "isCompanyOwnedByAnotherCompany" | "isOurTrustedPartnerHelpingSpeedUpSetup" | "isParentOwnedByAnotherCompany" | "issueDate" | "issueDateWithinTheLast3Months" | "issueDateWithinTheLast12Months" | "issuedByTheTaxAuthority" | "issuedOrSignedByALegalRepresentative" | "issuedWithinTheLast12Months" | "issuerState" | "issuingService" | "isThisAddressTheMainHeadquarters" | "isThisPersonANomineeDirector" | "isThisPersonANomineeShareholder" | "iStillCantFindIt" | "isTrustOperationAddressSame" | "isYourNameMissingFromSigners" | "itCanTakeUpTo" | "jobTitle" | "kaibemaksukohustuslaseNumber" | "krsNumber" | "last4DigitsOfSocialSecurityNumber" | "lastName" | "lastNameOfSettlor" | "latestTaxFiling" | "latestTaxReturn" | "leave" | "leaveInstantVerification" | "leaveVerification" | "legalCompanyName" | "legalCompanyName__helperText" | "legalCompanyName__helperText__AU" | "legalCompanyName__helperText__HK" | "legalCompanyName__helperText__NL" | "legalCompanyName__helperText__PR" | "legalCompanyName__helperText__SG" | "legalCompanyName__helperText__US" | "legalCompanyName__helperText__US__business" | "legalCompanyName__US" | "legalEntityIdentifier" | "legalForm" | "legalInformation" | "legalInformationInsolvency" | "legalName" | "legalNameIsUsedToIdentifyABusinessWithTheGovernment" | "legalNameOfSoleProprietor" | "legalNameOfSoleProprietorship" | "legalOwnerOfProperty" | "legalProceedingsDate" | "legalRepresentative" | "legalRepresentativeDetails" | "legalRepresentativeFor" | "legalRepresentativeNeeded" | "lendersNameAndAddress" | "letterFromAccountant" | "letterFromAttorney" | "letterFromAttorneyInsurance" | "letterFromAttorneyOrNotary" | "letterFromInsurer" | "letterFromPreviousEmployer" | "licenceVersionNumber" | "licenseCardNumber" | "licenseNumber" | "liRegistrationNumber" | "listedPublicUnitTrust" | "listitemVoidedChequeBankLetterBankStatementOnline" | "loading" | "loanAgreement" | "loanDate" | "loans" | "loanStatement" | "localFormat" | "loginIntoYourBankingEnvironment" | "lookUpYourLEI" | "ltRegistrationNumber" | "luRegistrationNumber" | "lvRegistrationNumber" | "lvTaxId" | "madeAMistake" | "maintenanceModeMessage" | "makeSureToHaveYourTrustDeed" | "manualIDVerificationDescription" | "manuallyAddAccount" | "manuallyAddAccountQuestion" | "manuallyAddAccountSlower" | "manualUpload" | "manualVerificationDescription" | "maxFileSize" | "maxFileSizeOnly" | "maximumFileSizeExceeded" | "mayTakeAFewDays" | "MBS" | "mcRegistrationNumber" | "mcRegistrationNumberSoleProp" | "meetingMinutes" | "meetingRecords" | "Mehrwertsteuernummer" | "memberDetails" | "missingCompanyDetails" | "missingMultipleDecisionMakers" | "missingPhoneCountryCode" | "missingRequiredDecisionMakers" | "missingRequiredTrustMembers" | "momsregistreringsnummer" | "momsregistreringsnummerCVR" | "mortgageStatement" | "mvanummer" | "myinfoBusinessDetailsRetrieved" | "myInfoBusinessYouCanGetVerifiedDetails" | "myinfoDetailsRetrieved" | "myInfoYouCanGetVerifiedDetails" | "myName" | "mySoleProprietorName" | "nameAddressSignatureOfAllInvestors" | "nameMustContainLetters" | "nameOfCasinoLottery" | "nameOfCasinoLotteryGambling" | "nameOfTheCoins" | "nameOfTheCryptocurrencyExchange" | "nameOfTheExchangeWhereTheCryptocurrencyWasHeldPriorToSale" | "nameOfTrust" | "nameOfTrustAgreement" | "namesOfInvolvedParties" | "namesOfLandlordAndTenant" | "national_identity_card" | "nationalIdNumber" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "netProceedAmount" | "newEntityAlwaysEmpty" | "next" | "nie" | "NIF" | "NIFdeIVA" | "ninoNumber" | "NIP" | "NIPC" | "no" | "noCategoriesAvailable" | "noFurtherActionOrRecertificationIsNeeded" | "noGlare" | "noGoBack" | "noIdontKnow" | "noIssuesFound" | "nominee" | "noneOfTheAbove" | "nonFinancialActive" | "nonFinancialNonReportable" | "nonFinancialPassive" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noOptionsFound" | "notarizedStatement" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numberOfEmployees" | "numerodeIVA" | "NumeroDeTVA" | "numeroDIdentificationALATaxe" | "NZBN" | "NZBN/NCN" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfido" | "onfidoIsOurTrustedPartner" | "onfidoPrivacyPolicy" | "onfidoTermsOfService" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "organisasjonsnummer" | "organisationsnummer" | "organization" | "organizationsCountryOfOperation" | "organizationsLegalName" | "original" | "originatorType" | "orSoleProprietorshipName" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherOptions" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerDescriptionAsPartner" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnerRoleDescription" | "partnership" | "partnershipAgreement" | "partnerShipAgreement" | "partnershipIncorporated" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipsUnincorporated" | "partnershipUnincorporated" | "partnershipUnincorporatedDescription" | "passport" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "paymentService" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutBankAccounts" | "payoutDetails" | "payoutIn_Or_" | "payoutInOnly_" | "payslips" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignedSuccessfully" | "pciSignFailed" | "PDVIdBrojOIB" | "pendingCapabilities" | "pendingStatusError" | "pensionPaymentAmount" | "pensionPaymentAmountOrTotalValue" | "pensionSlip" | "pensionStatement" | "personalDetails" | "personalIdentityDetails" | "personalIdentityDetailsDescription" | "personAppointmentUnderTrustInstrument" | "personnummer" | "peselNumber" | "phoneNumber" | "phoneNumber__placeholder__AL" | "phoneNumber__placeholder__AS" | "phoneNumber__placeholder__NL" | "phoneNumber__placeholder__SG" | "phoneNumber__placeholder__US" | "pleaseEnsureTheFollowing" | "pleaseEnterAPhoneNumberPrefixedWithCountryCode" | "pleaseEnterAValidAmount" | "pleaseEnterAValidNumber" | "pleaseEnterAValidWholeNumber" | "pleaseFillInAllFields" | "pleaseNote" | "pleaseProvideThePurposeOfCharitableTrust" | "poBox" | "pooledSuperannuationTrust" | "postalCode" | "poweredBy" | "previous" | "previousEmployersName" | "primaryPartner" | "principalAmount" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "processing" | "professionalServiceProvider" | "progress" | "proofOfAddress" | "proofOfAnnualTurnoverAmount" | "proofOfDirector" | "proofOfFundingOrWealthSource" | "proofOfIdentityCard" | "proofOfNationalId" | "proofOfNationalIdNumber" | "proofOfOrganizationTaxInfo" | "proofOfOwnership" | "proofOfOwnershipRent" | "proofOfRelationship" | "proofOfResidenceDocumentTypeLabel" | "proofOfResidency" | "proofOfSignatory" | "proofOfWalletOwnership" | "proofOfWinnings" | "propertyAddress" | "propertyDescription" | "propertySaleDetails" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSecondaryPartner" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideMostRecentYearAvailable" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "purposeOfLoan" | "PVMmoketojoKodas" | "quickAndSecureIdentityVerification" | "ranIntoTechnicalError" | "reason" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "recentInvoices" | "recommendedForYourBusiness" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredAddressUnincorporatedPartnershipHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationDocument" | "registrationNumber" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrationNumber__US" | "registrikood" | "regon" | "regonKrsNumber" | "rejected" | "relationship" | "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_321" | "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_519" | "remediationMessage_1_521" | "remediationMessage_1_524" | "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_800" | "remediationMessage_1_801" | "remediationMessage_1_802" | "remediationMessage_1_803" | "remediationMessage_1_804" | "remediationMessage_1_805" | "remediationMessage_2_117" | "remediationMessage_2_118" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_125" | "remediationMessage_2_133" | "remediationMessage_2_151" | "remediationMessage_2_153" | "remediationMessage_2_158" | "remediationMessage_2_170" | "remediationMessage_2_178" | "remediationMessage_2_184" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_194" | "remediationMessage_2_206" | "remediationMessage_2_208" | "remediationMessage_2_214" | "remediationMessage_2_222" | "remediationMessage_2_223" | "remediationMessage_2_225" | "remediationMessage_2_234" | "remediationMessage_2_235" | "remediationMessage_2_236" | "remediationMessage_2_237" | "remediationMessage_3_100" | "remove" | "removeDecisionMaker" | "removeTrustMember" | "removing" | "rentalAgreementOrLease" | "rentAmount" | "reportedDividendAmount" | "reportedValue" | "reportingCurrency" | "requirements" | "requiresDecisionMakers" | "requiresSignatory" | "residence_permit" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "residentialAddress" | "residentialAddressDescription" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "returnToTaskList" | "reviewAndSignLegalDisclosures" | "reviewTheInformationBelowAndCorrectMistakesOr" | "RfcDocument" | "rnaNumber" | "role" | "roleAndEntityType" | "roles" | "rootLegalEntityIsEmpty" | "roRegNumberNewFormat" | "roRegNumberNewFormat_label" | "roRegNumberOldFormat" | "roRegNumberOldFormat_label" | "routingNumber" | "routingNumberVisible" | "royaltyAgreement" | "royaltyAmount" | "rsinNumber" | "salarySlip" | "saleAmount" | "saleContract" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "save" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "search" | "searchAddress" | "secForm10k" | "secondaryPartner" | "secondaryPartnerGuideDescription" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "select" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectASourceOfFunding" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "selfCertifiedTaxStatus" | "serviceAgreements" | "serviceAgreementSignedAndDated" | "serviceAgreementSignedSuccessfully" | "serviceAgreementSignFailed" | "sessionTimeout" | "settlor" | "settlorExemptionReason" | "settlorGuideDescription" | "setUpYourAccount" | "shareholderDocument" | "showAddressStateCountry" | "showDetails" | "showOnMap" | "showsCountryOfBankAccount" | "showsTheNameOfTheCoins" | "showsTheNameOfTheCryptocurrencyExchange" | "showsYourBusinessName" | "sign" | "signAndContinue" | "signatory" | "signatoryDescription" | "signatoryGuideDescription" | "signatureAndDateWithinTheLast12Months" | "signed" | "signedByOn" | "signedCopyOfTheWill" | "signer" | "signServiceAgreement" | "SINFormatCA" | "singingUpAsCompanyButLooksLikeYouAreAnIndividual" | "singingUpAsIndividualButLooksLikeYouAreACompany" | "siRegistrationNumber" | "siret" | "siTaxId" | "skRegistrationNumber" | "skTaxId" | "socialInsuranceNumber" | "socialSecurityNumber" | "socialSecurityNumber__placeholder" | "sofTypeAdyenLabel" | "sofTypeAssetsaleLabel" | "sofTypeBusinessLabel" | "sofTypeCryptocurrencyincomeLabel" | "sofTypeDividendincomeLabel" | "sofTypeDonationsLabel" | "sofTypeEmploymentLabel" | "sofTypeFinancialaidLabel" | "sofTypeGamblingwinningsLabel" | "sofTypeInheritanceLabel" | "sofTypeInsurancesettlementLabel" | "sofTypeLoansLabel" | "sofTypePensionincomeLabel" | "sofTypeRentalincomeLabel" | "sofTypeRoyaltyincomeLabel" | "sofTypeThirdpartyfundingLabel" | "solePropDetails" | "soleProprietorDetails" | "soleProprietorship" | "soleProprietorshipDetails" | "someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit" | "someInformationWillNotBeSaved" | "sorryAnErrorOccurred" | "sorryWeCantSetUpAnAccountForYou" | "sortCode" | "sourceOfFunds" | "sourceOfWinnings" | "SSM" | "ssn" | "SSNFormatUS" | "SSNFormatUS9Digits" | "SST" | "stamregister" | "start" | "startANewSessionFromTheSamePlaceYouOriginallyAccessed" | "startTypingTheAddress" | "state" | "stateIssuedProofOfIdentityCard" | "stateOrProvince" | "stateOrProvince__placeHolder" | "stateOrProvince__placeHolder__US" | "stateOrProvince__US__business" | "status" | "stepsX/YofForm" | "stockExchangeInformation" | "stockExchangeMIC" | "stockISIN" | "stockISINHelper" | "stockTickerSymbol" | "street" | "submit" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "subsidyOrGrantAmount" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summary" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "summaryTaxExemptionLegalCaptionTitle" | "supportedFileTypes" | "supportingDocuments" | "swiftCode" | "takeOrUploadAPhoto" | "task" | "taskComplete" | "taskHasErrors" | "taskInProgress" | "taxationDocument" | "taxDeclaration" | "taxDeclarationProperty" | "taxDocument" | "taxDocuments" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdentificationNumber" | "taxIdNumber" | "taxInformationNumber" | "taxInformationNumber__BE" | "taxInformationNumber__BE_Individual" | "taxInformationNumber__DE" | "taxInformationNumber__DE_Individual" | "taxInformationNumber__ES" | "taxInformationNumber__FR" | "taxInformationNumber__helperText__US" | "taxInformationNumber__HK" | "taxInformationNumber__placeHolder__BE" | "taxInformationNumber__placeHolder__BE_Individual" | "taxInformationNumber__placeHolder__DE" | "taxInformationNumber__placeHolder__DE_Individual" | "taxInformationNumber__placeHolder__ES" | "taxInformationNumber__placeHolder__FR" | "taxInformationNumber__placeHolder__GB" | "taxInformationNumber__placeHolder__NL" | "taxInformationNumber__placeHolder__US" | "taxInformationNumber__US" | "taxpayerReferenceNumber" | "taxReferenceNumber" | "taxReporting" | "taxReportingClassification" | "taxStatus" | "taxStatusSelfCertification" | "tellUsMoreAboutTheCryptocurrency" | "tellUsMoreAboutTheGamblingProceeds" | "tellUsMoreAboutTheGiftOrDonationProceeds" | "tellUsMoreAboutTheInheritanceProceeds" | "tellUsMoreAboutTheInvestors" | "tellUsMoreAboutThePreviousBusinessEarnings" | "tellUsMoreAboutTheProperty" | "tellUsMoreAboutThisSource" | "termLengthAndDividendYield" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theBrokerageName" | "theBusinessName" | "theCityAndCountryRegion" | "theCompanyIWorkFor" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreDifferencesBetweenYourEntryAndWhatWeDetectedInYourIdDocument" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thirdPartyInvestmentDetails" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAnUltimateParentCompany" | "thisMeansYouHaveAParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "timePeriodIfApplicable" | "titleDeed" | "toggleAssociationMenu" | "toHelpTheGovernmentFight" | "tooManyFiles" | "toProtectYourInformationThisSessionHasExpired" | "totalAmountWon" | "totalAssets" | "totalAssetsHelper" | "totalSettlementAmount" | "toUnderstandIfYourBankAccountDetailsAreReportable" | "tradeRegistryDocument" | "tradingName" | "transactionStatement" | "transferInstrumentDeleted" | "transferInstrumentLimitHasAlreadyBeenMet" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "tryAgain" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToDeleteDocument" | "unableToLoadRelatedEntity" | "unableToUploadDocument" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "unincorporatedDetails" | "unincorporatedPartnershipMembers" | "unincorporatedPartnershipMembersDescription" | "unincorporatedPartnershipType" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "update" | "updateTheInformation" | "uploadABankStatement" | "uploadADocument" | "uploadASupportingDocument" | "uploadDocumentForNric" | "uploadedOn" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "uploadYourOrganizationProofOfSignatory" | "upToFiles" | "useFiguresFromTheMostRecentYearAvailable" | "usePhoneToScanId" | "useSelectedInformation" | "UST-ID" | "USt-IdNr" | "utilityBill" | "utr" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithExample" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidUrl" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatDocument" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "website" | "weCouldNotReachOnfido" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weNeedAnOfficialDocumentSignatory" | "weNeedProofOfFunding" | "weNeedProofOfFundingPlural" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatCountryOrRegionIsTheBenefactorLocated" | "whatCountryOrRegionIsThisPersonLocated" | "whatFinancialProductIsThisFor" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfEntityIsPartner" | "whatTypeOfOPartnershipAreYou" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "whereDidThisGiftOrDonationComeFrom" | "whereDidThisInheritanceComeFrom" | "whereToFindNumbersOnDriversLicense" | "whereToFindNumbersOnDriversLicense__NZ" | "whichLegalArrangementDoesYourBusinessHave" | "whichOfTheseApplyToTheSettlor" | "whichTypeOfIdNumberDoYouHave" | "whichTypeOfRegistrationNumberDoYouHave" | "whichTypeOfTaxIdNumberDoYouHave" | "whyDoINeedToFillInThisInformation" | "winLossStatement" | "winningProceedAmount" | "winReport" | "wouldYouLikeToSignUpAsCompanyInstead" | "wouldYouLikeToSignUpAsIndividualInstead" | "xCharactersLeft" | "xMinutes" | "xMinutesAndYSeconds" | "XOfYSteps" | "xSeconds" | "yes" | "yesAddManually" | "yesChange" | "yesContinue" | "youAlsoHaveToUploadSomeSupportingDocuments" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation" | "youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation" | "youAreNotSoleProprietorAndUseBankAccount" | "youAreRegisteredSoleProprietorAndUseBankAccount" | "youAreTrusteeManagingTheTrustForBeneficiaries" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive" | "youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered" | "youHaveSuccessfullyProvidedTheIdDocument" | "youMayBeAskedToReUpload" | "youMustXYearsOldToContinue" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessGeneratesMoreThanHalfOfItsRevenueAsPassiveIncome" | "yourBusinessInformation" | "yourBusinessIsAFinancialInstitution" | "yourBusinessIsAPublicListedEntity" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessName" | "yourBusinessReceivesTheMajorityOfItsIncomeThroughActiveIncome" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourBusinessSetup" | "yourDetailsArePreFilledInTheRelevantSections" | "yourFullName" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "yourName" | "yourRelationshipToDecedent" | "yourRelationshipToDonor" | "yourRelationshipToOrganization" | "yourRelationshipToThisPerson" | "youSuccessfullyVerifiedAccount" | "YTunnus" | "zentralesVereinsregisterId" | "zipCode";
10
10
  /**
11
11
  * Returns the address schema of the selected country or the default address schema.
12
12
  * @param country - The selected country
@@ -1,4 +1,8 @@
1
1
  import './_business-type-selection.component.scss';
2
2
  import type { JSX } from 'preact';
3
+ import type { ExistingLegalEntity } from '../../../../core/models/api/legal-entity';
3
4
  import type { BusinessTypeSelectionProps } from './types';
4
- export declare const BusinessTypeSelection: ({ legalEntityResponse, accountHolder, onComplete, onBack, handleUpdateLegalEntity, }: BusinessTypeSelectionProps) => JSX.Element | null;
5
+ export declare const BusinessTypeSelection: (props: BusinessTypeSelectionProps) => JSX.Element;
6
+ export declare const BusinessTypeSelectionInner: ({ legalEntityResponse, accountHolder, onComplete, onBack, handleUpdateLegalEntity, }: BusinessTypeSelectionProps & {
7
+ legalEntity: ExistingLegalEntity;
8
+ }) => JSX.Element | null;
@@ -8,7 +8,8 @@ export declare enum ConstitutionalDocumentTypes {
8
8
  BUSINESS_REGISTRATION_DOCUMENT = "businessRegistrationDocument",
9
9
  TRUST_DEED = "trustDeed",
10
10
  TRUST_INSTRUMENT = "trustInstrument",
11
- PARTNERSHIP_AGREEMENT = "partnershipAgreement"
11
+ PARTNERSHIP_AGREEMENT = "partnershipAgreement",
12
+ MEETING_MINUTES = "meetingMinutes"
12
13
  }
13
14
  export interface ConstitutionalDocumentProps extends Omit<DocumentUploadProps<'constitutionalDocument'>, 'documentField' | 'documentType'> {
14
15
  legalEntityType: LegalEntityType;
@@ -4,7 +4,7 @@ interface ReportedValueProps {
4
4
  currency: Currency;
5
5
  amount: number | undefined;
6
6
  onAmountChanged: (amount: number) => void;
7
- helper: string;
7
+ helper?: string;
8
8
  label: string;
9
9
  fieldName: string;
10
10
  errorMessage?: FieldErrorMessage;
@@ -1,3 +1,3 @@
1
1
  import type { FinancialReport } from '../../../../../core/models/api/financialReport';
2
2
  import type { FinancialInformationSchema } from '../../../forms/FinancialInformation/types';
3
- export declare const mapFinancialInformationToFinancialReport: ({ currency, financialReportingDate, numberOfEmployees, netAssets, annualTurnover, }: FinancialInformationSchema) => FinancialReport;
3
+ export declare const mapFinancialInformationToFinancialReport: ({ currency, financialReportingDate, numberOfEmployees, balanceSheetTotal, netAssets, annualTurnover, }: FinancialInformationSchema) => FinancialReport;
@@ -3,9 +3,10 @@ import type { Currency } from '../../../../core/models/currency';
3
3
  import type { BaseInnerFormProps } from '../../../../hooks/useForm/types';
4
4
  export type FinancialInformationSchema = {
5
5
  numberOfEmployees?: number;
6
- reportedValueOption?: 'netAssets' | 'annualTurnover';
6
+ reportedValueOption?: 'balanceSheetTotal' | 'annualTurnover' | 'netAssets';
7
7
  annualTurnover?: number;
8
8
  netAssets?: number;
9
+ balanceSheetTotal?: number;
9
10
  financialReportingDate: string;
10
11
  currency?: Currency;
11
12
  };
@@ -1,13 +1,11 @@
1
1
  import type { ExistingLegalEntity } from '../../../../core/models/api/legal-entity';
2
- import type { CountryCode } from '../../../../core/models/country-code';
3
2
  import type { UnincorporatedPartnershipMember } from './types';
4
3
  export interface UnincorporatedPartnershipMembersOverviewProps {
5
4
  rootLegalEntity: ExistingLegalEntity;
6
5
  associatedLegalArrangement?: ExistingLegalEntity;
7
- country?: CountryCode;
8
6
  navigateBackToTaskList(): void;
9
7
  navigateToEditMember(member?: UnincorporatedPartnershipMember): void;
10
8
  navigateToEditMemberOwner(memberOwnerId?: string, memberId?: string): void;
11
9
  deleteMember(member: UnincorporatedPartnershipMember): void;
12
10
  }
13
- export declare const UnincorporatedPartnershipMembersOverview: ({ rootLegalEntity, associatedLegalArrangement, country, deleteMember, navigateBackToTaskList, navigateToEditMember, navigateToEditMemberOwner, }: UnincorporatedPartnershipMembersOverviewProps) => import("preact/jsx-runtime").JSX.Element;
11
+ export declare const UnincorporatedPartnershipMembersOverview: ({ rootLegalEntity, associatedLegalArrangement, deleteMember, navigateBackToTaskList, navigateToEditMember, navigateToEditMemberOwner, }: UnincorporatedPartnershipMembersOverviewProps) => import("preact/jsx-runtime").JSX.Element;
@@ -9,13 +9,4 @@ export interface UnincorporatedPartnershipMember {
9
9
  name: string;
10
10
  ownerId?: string;
11
11
  }
12
- interface UnincorporatedPartnershipMemberRequirement {
13
- roleTypes: readonly UnincorporatedPartnershipMemberTypes[];
14
- min: number;
15
- max: number;
16
- label: UnincorporatedPartnershipMemberTypes;
17
- descriptionKey: TranslationKey;
18
- }
19
- export declare const DEFAULT_UNINCORPORATED_PARTNERSHIP_MEMBER_REQUIREMENTS: readonly UnincorporatedPartnershipMemberRequirement[];
20
12
  export declare const UNINCORPORATED_PARTNERSHIP__DEFAULT_DESCRIPTIONS_MAP: Record<UnincorporatedPartnershipMemberType, TranslationKey>;
21
- export {};
@@ -4,4 +4,13 @@ import type { EntityProblems } from '../../../core/models/errors/entity-problems
4
4
  export declare const isPartOfUnincorporatedPartnership: (legalEntity: LegalEntity) => boolean;
5
5
  export declare const getOwnUnincorporatedPartnershipLegalEntityIdAsArray: (legalEntity: LegalEntity) => string[];
6
6
  export declare const getOwnUnincorporatedPartnershipProblems: (legalEntity: LegalEntity, capabilityProblems: CapabilityProblems) => EntityProblems | undefined;
7
+ /**
8
+ * Gathers all legal entity IDs relevant for calculating the task status of an unincorporated partnership.
9
+ *.
10
+ * These ids includes the root legal entity itself, the direct members of the partnership, and any owners
11
+ * (e.g., UBOs through ownership) associated with those members.
12
+ *
13
+ * @param rootLegalEntity The root legal entity
14
+ * @returns A list of legal entity IDs, including the root entity, its partnership members, and their owners.
15
+ */
7
16
  export declare const getOwnMembersLegalEntityIds: (rootLegalEntity: ExistingLegalEntity) => string[];
@@ -9,8 +9,8 @@ import type { UnincorporatedPartnershipMember } from '../tasks/UnincorporatedPar
9
9
  * Therefore we need to combine these into one {@link UnincorporatedPartnershipMember} with multiple roles.
10
10
  */
11
11
  export declare const mapEntityAssociationsToUnincorporatedPartnershipMembers: (entityId: string, entityAssociations: LegalEntityAssociation[], rootLegalEntity?: ExistingLegalEntity) => UnincorporatedPartnershipMember[];
12
- export declare const deleteUnincorporatedPartnershipMember: ({ associatedTrustMember, unincorporatedPartnership, handleUpdateLegalEntity, }: {
13
- associatedTrustMember: UnincorporatedPartnershipMember;
12
+ export declare const deleteUnincorporatedPartnershipMember: ({ associatedMember, unincorporatedPartnership, handleUpdateLegalEntity, }: {
13
+ associatedMember: UnincorporatedPartnershipMember;
14
14
  unincorporatedPartnership: ExistingLegalEntity;
15
15
  handleUpdateLegalEntity: NonNullable<DropinAPIHandlers["handleUpdateLegalEntity"]>;
16
16
  }) => Promise<void>;
@@ -31,7 +31,7 @@ export declare const componentsMap: {
31
31
  export type ComponentMap = typeof componentsMap;
32
32
  export type ComponentProps<Name extends keyof ComponentMap> = Parameters<ComponentMap[Name]>[0];
33
33
  export type ComponentPropsWithoutInternalProps<Name extends keyof ComponentMap> = Omit<ComponentProps<Name>, keyof CommonInternalProps>;
34
- /** List componentProps (passed from UIElement to Component) which are internal
34
+ /** List componentProps (passed from UIElement or DropinComposer to Component) which are internal
35
35
  * and not exposed to consumers,
36
36
  */
37
37
  interface CommonInternalProps {
@@ -41,6 +41,10 @@ interface CommonInternalProps {
41
41
  onUnMount(): void;
42
42
  /** Used to update locale in components */
43
43
  eventEmitter: EventEmitter;
44
+ /** Used to indicate externally exposed props are used with in HO/DropinComposer **/
45
+ asEmbedded: boolean;
46
+ /** Used in AcceptTermsOfService to handle adding signer flow in HO **/
47
+ handleAddSigner(): void;
44
48
  }
45
49
  export type ComponentOptions<Name extends keyof ComponentMap> = ComponentPropsWithoutInternalProps<Name> & Partial<CoreProviderProps> & Partial<SettingsProps> & Partial<ExperimentsProps>;
46
50
  export {};
@@ -8,4 +8,4 @@ export type MaybeLabelElementProps = {
8
8
  }) | (ComponentProps<'div'> & {
9
9
  useLabelElement: false;
10
10
  }));
11
- export declare const Field: ({ className, classNameModifiers, children, dataPlaceholder, disabled, optional, errorMessage, formatGuidance, filled, focused, helper, inputWrapperModifiers, isLoading, isValid, label, name, onBlur, onFieldBlur, onFocus, onFocusField, showErrorIconBottom, useLabelElement, helperPosition, wrapperRef, }: FieldProps) => JSX.Element;
11
+ export declare const Field: ({ className, classNameModifiers, children, disabled, optional, errorMessage, formatGuidance, focused, helper, isValid, label, name, onBlur, onFieldBlur, onFocus, onFocusField, showErrorIconBottom, useLabelElement, helperPosition, wrapperRef, }: FieldProps) => JSX.Element;
@@ -14,7 +14,6 @@ export interface FieldProps {
14
14
  children: (props: FieldChildProps) => ComponentChildren;
15
15
  className?: string;
16
16
  classNameModifiers?: string[];
17
- dataPlaceholder?: string;
18
17
  disabled?: boolean;
19
18
  optional?: boolean;
20
19
  errorMessage?: FieldErrorMessage;
@@ -22,8 +21,6 @@ export interface FieldProps {
22
21
  filled?: boolean;
23
22
  focused?: boolean;
24
23
  helper?: string | JSX.Element;
25
- inputWrapperModifiers?: string[];
26
- isLoading?: boolean;
27
24
  isValid?: boolean;
28
25
  label?: string;
29
26
  name: string;
@@ -1 +1 @@
1
- export type LoadingStatus = 'success' | 'loading';
1
+ export type LoadingStatus = 'success' | 'loading' | 'pending' | 'error';
@@ -1,5 +1,5 @@
1
1
  import type { ButtonProps } from '../Button/Button.types';
2
- export type ProviderName = 'tink' | 'plaid' | 'onfido' | 'paywithmybank' | 'singpassMyInfo' | 'singpassMyInfoBusiness';
2
+ export type ProviderName = 'tink' | 'plaid' | 'onfido' | 'yapily' | 'singpassMyInfo' | 'singpassMyInfoBusiness';
3
3
  export interface ProviderButtonProps extends Pick<ButtonProps, 'disabled' | 'fullWidth' | 'loading' | 'onClick' | 'testId'> {
4
4
  provider: ProviderName;
5
5
  }
@@ -100,10 +100,9 @@ export declare const images: {
100
100
  'singpass-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
101
101
  'singpass-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
102
102
  'onfido-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
103
- 'tink-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
104
103
  'singpass-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
105
104
  'plaid-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
106
- 'trustly-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
105
+ 'tink-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
107
106
  'yapily-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
108
107
  'source-of-funds': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
109
108
  'tax-reporting-graph': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
@@ -133,10 +132,9 @@ export declare const svgs: {
133
132
  readonly 'singpass-verification-instant': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
134
133
  readonly 'singpass-verification-manual': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
135
134
  readonly 'onfido-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
136
- readonly 'tink-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
137
135
  readonly 'singpass-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
138
136
  readonly 'plaid-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
139
- readonly 'trustly-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
137
+ readonly 'tink-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
140
138
  readonly 'yapily-logo': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
141
139
  readonly 'source-of-funds': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
142
140
  readonly 'tax-reporting-graph': import("preact").FunctionComponent<import("preact/jsx-runtime").JSX.SVGAttributes<SVGSVGElement>>;
@@ -93,7 +93,7 @@ export declare enum ExperimentNames {
93
93
  */
94
94
  EnablePreventPoBoxAddress = "EnablePreventPoBoxAddress",
95
95
  /**
96
- *
96
+ * SOE-5373: Do not show all countries for business accounts customer
97
97
  */
98
98
  EnableLimitCountryBusinessAccountCustomers = "EnableLimitCountryBusinessAccountCustomers",
99
99
  /**
@@ -109,7 +109,7 @@ export declare enum ExperimentNames {
109
109
  */
110
110
  EnableCheckOnCreateBankAccount = "EnableCheckOnCreateBankAccount",
111
111
  /**
112
- *
112
+ * SOE-5342: Make TaxID mandatory when onboarding companies for business accounts
113
113
  */
114
114
  EnableTaxIdRequiredForBusinessAccountsScenarios = "EnableTaxIdRequiredForBusinessAccountsScenarios",
115
115
  /**