@adyen/kyc-components 3.52.0 → 3.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/{B4MFY5CR-BTCO71LZ.js → B4MFY5CR-nPQpm6EK.js} +1 -1
- package/dist/es/{HO4MOOFI-JZ43isAO.js → HO4MOOFI-C2t_6ISR.js} +2 -2
- package/dist/es/{HUY7CZI3-C4TRNQze.js → HUY7CZI3-CW_-Weeh.js} +2 -2
- package/dist/es/adyen-kyc-components.es.js +1 -1
- package/dist/es/{index-BlLbInPt.js → index-DOzLbDW6.js} +36304 -36052
- package/dist/style.css +500 -481
- package/dist/types/api/pciTemplate/usePciTemplate.d.ts +1 -1
- package/dist/types/api/pciTemplate/useSignPci.d.ts +13 -0
- package/dist/types/api/termsOfService/useServiceAgreementAcceptanceInfos.d.ts +1 -1
- package/dist/types/api/useSourceOfFunds.d.ts +0 -1
- package/dist/types/components/BankAccount/forms/PayoutAccount/types.d.ts +1 -1
- package/dist/types/components/BankAccount/forms/PayoutDetails/types.d.ts +1 -1
- package/dist/types/components/Business/forms/AdditionalInformation/VerifiedBusinessCard.d.ts +1 -1
- package/dist/types/components/Business/forms/AdditionalInformation/types.d.ts +11 -11
- package/dist/types/components/Business/forms/AdditionalInformation/utils.d.ts +1 -1
- package/dist/types/components/Business/forms/BasicInformation/BasicInformation.d.ts +1 -1
- package/dist/types/components/Business/forms/BasicInformation/types.d.ts +7 -6
- package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +9 -2
- package/dist/types/components/Business/forms/BusinessDetails/types.d.ts +4 -3
- package/dist/types/components/Business/forms/Company/Company.d.ts +2 -2
- package/dist/types/components/Business/forms/Company/rules.d.ts +1 -0
- package/dist/types/components/Business/forms/Company/types.d.ts +6 -6
- package/dist/types/components/Business/forms/ProofOfDirectorDocument/types.d.ts +8 -0
- package/dist/types/components/{RegistrationDocument → Business/forms/RegistrationDocument}/config.d.ts +1 -1
- package/dist/types/components/{RegistrationDocument → Business/forms/RegistrationDocument}/types.d.ts +4 -4
- package/dist/types/components/Business/forms/TaxDocument/types.d.ts +1 -1
- package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +1 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +11 -4
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/utils.d.ts +5 -2
- package/dist/types/components/Business/tasks/CompanyDropin/types.d.ts +1 -1
- package/dist/types/components/Business/utils/companyUtil.d.ts +1 -1
- package/dist/types/components/Contract/tasks/PciDropin/types.d.ts +2 -2
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +2 -2
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/useServiceAgreement.d.ts +1 -1
- package/dist/types/components/{LegalFormField → EFP/fields/LegalFormField}/types.d.ts +2 -2
- package/dist/types/components/{NaceCodeField → EFP/fields/NaceCodeField}/types.d.ts +1 -1
- package/dist/types/components/{Dropins/SourceOfFundsDropin → EFP}/hooks/useSourceOfFundsTaskStatus.d.ts +2 -2
- package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/types.d.ts +20 -17
- package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/utils.d.ts +4 -3
- package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/validate.d.ts +1 -1
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/SOFFinancierModal.d.ts +1 -1
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStarted.d.ts +5 -3
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsGettingStarted/SourceOfFundsGettingStartedCard.d.ts +1 -1
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsUploader/SOFUploadModal.d.ts +2 -2
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsUploader/SourceOfFundsUpload.d.ts +3 -3
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/types.d.ts +15 -19
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/utils.d.ts +13 -6
- package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/validate.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/CreateIndividualComponent/CreateIndividualComponent.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/ManagePCIComponent/ManagePCIComponent.d.ts +2 -1
- package/dist/types/components/EmbeddedDropins/ManageTermsOfServiceComponent/ManageTermsOfServiceComponent.d.ts +2 -1
- package/dist/types/components/{Dropins → EmbeddedDropins/OnboardingDropinComponent}/DropinComposer/DropinComposer.d.ts +1 -1
- package/dist/types/components/{Dropins → EmbeddedDropins/OnboardingDropinComponent/DropinComposer}/types.d.ts +17 -17
- package/dist/types/components/{Dropins → EmbeddedDropins/OnboardingDropinComponent}/DropinComposer/useNavigation.d.ts +3 -3
- package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/UpdateLegalEntityForHighExposure.d.ts +1 -1
- package/dist/types/components/EmbeddedDropins/UpdateLegalEntityForHighExposure/utils.d.ts +1 -1
- package/dist/types/components/Individual/fields/IdentityNumber/fieldConfig.d.ts +1 -1
- package/dist/types/components/Individual/fields/IdentityNumber/type.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/IdDocumentUpload/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/IdVerification/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/TypeOfIdentity/index.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/Identity/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/types.d.ts +5 -5
- package/dist/types/components/Individual/forms/Individual/PersonalDetails/validate.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/ProofOfRelationship/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/ProofOfResidency/types.d.ts +1 -1
- package/dist/types/components/Individual/forms/Individual/types.d.ts +4 -4
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.d.ts +5 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/AdditionalPersonalDetails.types.d.ts +34 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.d.ts +2 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/Identity.types.d.ts +14 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/IdentityHK.d.ts +2 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/IdentityHK/validate.d.ts +3 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/AdditionalPersonalDetails/Identity/TypeOfIdentity/index.d.ts +10 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IdVerificationMethod/IdVerificationMethod.types.d.ts +30 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.d.ts +4 -0
- package/dist/types/components/Individual/forms/IndividualOnfido/IndividualOnfido.types.d.ts +55 -0
- package/dist/types/components/Individual/hooks/useIdVerificationToken.d.ts +1 -1
- package/dist/types/components/Individual/tasks/DecisionMakers/types.d.ts +2 -2
- package/dist/types/components/{EntityAssociation → Shared/EntityAssociation}/types.d.ts +5 -5
- package/dist/types/components/{EntityGuidanceStatus → Shared/EntityGuidanceStatus}/types.d.ts +4 -4
- package/dist/types/components/{Dropins → Shared}/FormWrapper/FormWrapper.d.ts +2 -2
- package/dist/types/components/{Introduction → Shared/Introduction}/Introduction.d.ts +2 -2
- package/dist/types/components/{Introduction → Shared/Introduction}/IntroductionScreen.d.ts +1 -1
- package/dist/types/components/{Introduction → Shared/Introduction}/constants.d.ts +1 -1
- package/dist/types/components/{Introduction → Shared/Introduction}/copy.d.ts +2 -2
- package/dist/types/components/{SingpassBanner → Shared/SingpassBanner}/SingpassBanner.d.ts +2 -2
- package/dist/types/components/{SingpassSelection → Shared/SingpassSelection}/SingpassSelection.d.ts +1 -1
- package/dist/types/components/{SingpassSelection → Shared/SingpassSelection}/types.d.ts +3 -3
- package/dist/types/components/{Summary → Shared/Summary}/Summary.d.ts +2 -2
- package/dist/types/components/{Summary → Shared/Summary}/summaryItem.d.ts +1 -1
- package/dist/types/components/{Summary → Shared/Summary}/types.d.ts +3 -3
- package/dist/types/components/{DebugTable → Shared/devex/DebugTable}/DebugTable.d.ts +1 -1
- package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugTaskStatuses.d.ts +1 -1
- package/dist/types/components/Shared/devex/DebugWrapper/debugInfo.d.ts +20 -0
- package/dist/types/components/{BusinessRegistrationNumber → Shared/fields/BusinessRegistrationNumber}/fieldConfig.d.ts +5 -5
- package/dist/types/components/{BusinessRegistrationNumber → Shared/fields/BusinessRegistrationNumber}/types.d.ts +3 -3
- package/dist/types/components/{BusinessRegistrationNumberField → Shared/fields/BusinessRegistrationNumberField}/types.d.ts +3 -3
- package/dist/types/components/{CountryField → Shared/fields/CountryField}/types.d.ts +2 -2
- package/dist/types/components/{CountryField → Shared/fields/CountryField}/validate.d.ts +1 -1
- package/dist/types/components/{CountryOfGoverningLawField → Shared/fields/CountryOfGoverningLawField}/types.d.ts +2 -2
- package/dist/types/components/{CountryOfGoverningLawField → Shared/fields/CountryOfGoverningLawField}/validate.d.ts +1 -1
- package/dist/types/components/{Currency → Shared/fields/Currency}/types.d.ts +3 -3
- package/dist/types/components/{DBANameField → Shared/fields/DBANameField}/DBANameField.d.ts +1 -1
- package/dist/types/components/{DBANameField → Shared/fields/DBANameField}/fieldConfig.d.ts +2 -2
- package/dist/types/components/{DBANameField → Shared/fields/DBANameField}/types.d.ts +2 -2
- package/dist/types/components/{DateOfIncorporationField → Shared/fields/DateOfIncorporationField}/fieldConfig.d.ts +1 -1
- package/dist/types/components/{DateOfIncorporationField → Shared/fields/DateOfIncorporationField}/types.d.ts +1 -1
- package/dist/types/components/{EInvoicingCodeField → Shared/fields/EInvoicingCodeField}/fieldConfig.d.ts +1 -1
- package/dist/types/components/{EInvoicingCodeField → Shared/fields/EInvoicingCodeField}/types.d.ts +1 -1
- package/dist/types/components/{FinancialReportingDate → Shared/fields/FinancialReportingDate}/types.d.ts +1 -1
- package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/CompanyRegistrationNumberTypeSelector.d.ts +3 -3
- package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/IndividualIdNumberTypeSelector.d.ts +3 -3
- package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/TaxIdNumberTypeSelector.d.ts +4 -4
- package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/countryIdNumberTypes.d.ts +4 -4
- package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/inferCompanyRegistrationNumberType.d.ts +2 -2
- package/dist/types/components/{IdFieldTypeSelector → Shared/fields/IdFieldTypeSelector}/inferTaxIdNumberType.d.ts +3 -3
- package/dist/types/components/{LegalCompanyNameField → Shared/fields/LegalCompanyNameField}/fieldConfig.d.ts +2 -2
- package/dist/types/components/{LegalCompanyNameField → Shared/fields/LegalCompanyNameField}/types.d.ts +1 -1
- package/dist/types/components/{Name → Shared/fields/Name}/types.d.ts +1 -1
- package/dist/types/components/{Name → Shared/fields/Name}/validate.d.ts +1 -1
- package/dist/types/components/{NumberOfEmployees → Shared/fields/NumberOfEmployees}/types.d.ts +1 -1
- package/dist/types/components/{PhoneField → Shared/fields/PhoneField}/PhoneField.d.ts +1 -1
- package/dist/types/components/Shared/fields/PhoneField/fieldConfig.d.ts +8 -0
- package/dist/types/components/Shared/fields/PhoneField/types.d.ts +9 -0
- package/dist/types/components/{StateField → Shared/fields/StateField}/fieldConfig.d.ts +2 -2
- package/dist/types/components/Shared/fields/StateField/types.d.ts +10 -0
- package/dist/types/components/{StockExchangeMICField → Shared/fields/StockExchangeMICField}/fieldConfig.d.ts +1 -1
- package/dist/types/components/{StockExchangeMICField → Shared/fields/StockExchangeMICField}/types.d.ts +1 -1
- package/dist/types/components/{StockISINField → Shared/fields/StockISINField}/fieldConfig.d.ts +1 -1
- package/dist/types/components/{StockISINField → Shared/fields/StockISINField}/types.d.ts +1 -1
- package/dist/types/components/{StockTickerSymbol → Shared/fields/StockTickerSymbol}/fieldConfig.d.ts +1 -1
- package/dist/types/components/{StockTickerSymbol → Shared/fields/StockTickerSymbol}/types.d.ts +1 -1
- package/dist/types/components/{TaxId → Shared/fields/TaxId}/fieldConfig.d.ts +4 -4
- package/dist/types/components/{TaxId → Shared/fields/TaxId}/types.d.ts +4 -4
- package/dist/types/components/{TaxInformationField → Shared/fields/TaxInformationField}/fieldConfig.d.ts +1 -1
- package/dist/types/components/{TaxInformationField → Shared/fields/TaxInformationField}/types.d.ts +5 -5
- package/dist/types/components/{TradingNameField → Shared/fields/TradingNameField}/fieldConfig.d.ts +1 -1
- package/dist/types/components/{TradingNameField → Shared/fields/TradingNameField}/types.d.ts +1 -1
- package/dist/types/components/{VatNumberField → Shared/fields/VatNumberField}/fieldConfig.d.ts +2 -2
- package/dist/types/components/{VatNumberField → Shared/fields/VatNumberField}/types.d.ts +3 -3
- package/dist/types/components/{Address → Shared/forms/Address}/Address.d.ts +1 -1
- package/dist/types/components/{Address → Shared/forms/Address}/FieldContainer.d.ts +1 -1
- package/dist/types/components/{Address → Shared/forms/Address}/constants.d.ts +1 -1
- package/dist/types/components/{Address → Shared/forms/Address}/types.d.ts +7 -7
- package/dist/types/components/Shared/forms/Address/utils.d.ts +20 -0
- package/dist/types/components/{Address → Shared/forms/Address}/validate.d.ts +4 -4
- package/dist/types/components/{Address → Shared/forms/Address}/validate.formats.d.ts +1 -1
- package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/BusinessTypeSelection.d.ts +2 -2
- package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/EntityTypeRadioGroupCard.d.ts +4 -4
- package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/types.d.ts +4 -4
- package/dist/types/components/{BusinessTypeSelection → Shared/forms/BusinessTypeSelection}/utils.d.ts +7 -7
- package/dist/types/components/Shared/forms/CompanyNameAndCountry/types.d.ts +12 -0
- package/dist/types/components/{CompanyNameAndCountry → Shared/forms/CompanyNameAndCountry}/validate.d.ts +1 -1
- package/dist/types/components/Shared/forms/CompanyRegistrationDetails/types.d.ts +19 -0
- package/dist/types/components/{ConstitutionalDocument → Shared/forms/ConstitutionalDocument}/types.d.ts +2 -2
- package/dist/types/components/{ContactDetails → Shared/forms/ContactDetails}/types.d.ts +3 -3
- package/dist/types/components/{ContactDetails → Shared/forms/ContactDetails}/validate.d.ts +1 -1
- package/dist/types/components/{DocumentUpload → Shared/forms/DocumentUpload}/types.d.ts +6 -6
- package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/ReportedValue.d.ts +1 -1
- package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/formatFinancialInformationSummary.d.ts +2 -2
- package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/types.d.ts +3 -3
- package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/validate.d.ts +1 -1
- package/dist/types/components/{RegistrationAddress → Shared/forms/RegistrationAddress}/RegistrationAddress.d.ts +1 -1
- package/dist/types/components/{RegistrationAddress → Shared/forms/RegistrationAddress}/types.d.ts +5 -5
- package/dist/types/components/{RegistrationAddress → Shared/forms/RegistrationAddress}/validate.d.ts +1 -1
- package/dist/types/components/Shared/tasks/CustomerSupport/types.d.ts +17 -0
- package/dist/types/components/{Review → Shared/tasks/Review}/types.d.ts +1 -1
- package/dist/types/components/{TaskList → Shared/tasks/TaskList}/PayoutAccountTaskListItem.d.ts +2 -2
- package/dist/types/components/{TaskList → Shared/tasks/TaskList}/types.d.ts +13 -13
- package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +2 -2
- package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +6 -6
- package/dist/types/components/SoleProprietorship/hooks/useExemptSettlor.d.ts +1 -1
- package/dist/types/components/Trust/forms/Trust/types.d.ts +4 -4
- package/dist/types/components/Trust/forms/TrustRegistrationDetails/types.d.ts +6 -6
- package/dist/types/components/Trust/forms/TrustRoleAndEntityType/types.d.ts +2 -2
- package/dist/types/components/Trust/tasks/RoleAndTypeDropin/formatRoleAndEntityTypeSummary.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustDropin/TrustDropin.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/CompanyTrustMemberTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/ExemptSettlorTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/RegularTrustMemberTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/tasks/TrustMembers/RootTrusteeTaskItem.d.ts +1 -1
- package/dist/types/components/Trust/utils/addOrUpdateAssociatedTrustMember.d.ts +1 -1
- package/dist/types/components/Trust/utils/addOrUpdateUndefinedBeneficiary.d.ts +1 -1
- package/dist/types/components/Trust/utils/createExemptSettlor.d.ts +1 -1
- package/dist/types/components/Trust/utils/deleteAssociatedTrustMember.d.ts +1 -1
- package/dist/types/components/Trust/utils/deleteUndefinedBeneficiary.d.ts +1 -1
- package/dist/types/components/Trust/utils/updateExemptSettlorName.d.ts +1 -1
- package/dist/types/components/index.d.ts +3 -3
- package/dist/types/components/ui/atoms/Modal/Modal.d.ts +2 -1
- package/dist/types/components/ui/atoms/Spacer/Spacer.d.ts +1 -0
- package/dist/types/components/ui/molecules/Confirm/Confirm.d.ts +1 -1
- package/dist/types/components/ui/molecules/Confirm/types.d.ts +8 -2
- package/dist/types/components/{ContextGuidance → ui/molecules/ContextGuidance}/types.d.ts +1 -1
- package/dist/types/components/{DocumentGuidance → ui/molecules/DocumentGuidance}/types.d.ts +3 -3
- package/dist/types/components/ui/molecules/EmbeddedStatus/EmbeddedStatus.d.ts +1 -1
- package/dist/types/components/ui/molecules/EmbeddedStatus/statusToTag.d.ts +1 -1
- package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/types.d.ts +3 -3
- package/dist/types/core/UIElement/UIElement.d.ts +22 -0
- package/dist/types/core/context/ApiContext/ApiProvider.d.ts +14 -0
- package/dist/types/core/context/{CoreContext.d.ts → CoreContext/CoreContext.d.ts} +3 -3
- package/dist/types/core/context/{CoreProvider.d.ts → CoreContext/CoreProvider.d.ts} +1 -1
- package/dist/types/core/context/ExperimentContext/types.d.ts +2 -2
- package/dist/types/core/context/FormContext/types.d.ts +1 -1
- package/dist/types/core/context/FormRouterContext/types.d.ts +1 -1
- package/dist/types/core/context/StateContext/types.d.ts +3 -3
- package/dist/types/core/core.d.ts +1 -1
- package/dist/types/core/hooks/introduction/useIntroductionScreens.d.ts +2 -2
- package/dist/types/core/hooks/singpass/useSingpassMyInfoLogin.d.ts +2 -2
- package/dist/types/core/hooks/useAssociatedLegalArrangement.d.ts +1 -1
- package/dist/types/core/hooks/useAssociatedLegalRepresentative.d.ts +1 -1
- package/dist/types/core/hooks/useBankConfigurationHandlers.d.ts +1 -1
- package/dist/types/core/hooks/useComponentApi.d.ts +1 -1
- package/dist/types/core/hooks/useDataMissingRemediations.d.ts +1 -1
- package/dist/types/core/hooks/useScenarioConfiguration.d.ts +1 -1
- package/dist/types/core/models/api/customerSupport.d.ts +1 -1
- package/dist/types/core/models/api/get-configuration.d.ts +1 -1
- package/dist/types/core/models/api/source-of-funds.d.ts +1 -2
- package/dist/types/core/models/api/transfer-instrument-reference.d.ts +1 -1
- package/dist/types/core/models/errors/validation-error.d.ts +11 -0
- package/dist/types/core/models/form-rules.d.ts +2 -2
- package/dist/types/core/process-field-configurations.d.ts +1 -1
- package/dist/types/core/services/componentApi/open-singpass-authorization-link.d.ts +1 -1
- package/dist/types/datasets/{localized/legalEntityTypeExamples → generators}/getBusinessTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/{localized/companyTypeExamples → generators}/getCompanyTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/datasets/{localized/legalArrangementTypeExamples → generators}/getLegalArrangementTypeExamplesForCountry.d.ts +2 -2
- package/dist/types/stores/globalStore/StoreProvider.d.ts +1 -1
- package/dist/types/stores/globalStore/get-task-status.d.ts +1 -0
- package/dist/types/stores/globalStore/taskTypes.d.ts +1 -1
- package/dist/types/utils/api/documentUtils.d.ts +1 -1
- package/dist/types/utils/api/processValidationErrors.d.ts +1 -1
- package/dist/types/utils/birthDateUtils.d.ts +1 -1
- package/dist/types/utils/decisionMakerRoles.d.ts +1 -1
- package/dist/types/utils/entityAssociationUtil.d.ts +1 -1
- package/dist/types/utils/entityStatusUtil.d.ts +3 -3
- package/dist/types/utils/listToRecord.d.ts +1 -1
- package/dist/types/utils/mapping/businessDetails/mapLegalEntityToBusinessDetailsSchema.d.ts +4 -4
- package/dist/types/utils/mapping/componentApiMapping.d.ts +25 -24
- package/dist/types/utils/mapping/customerSupport/mapCustomerSupportSchemaToCustomerSupportType.d.ts +1 -1
- package/dist/types/utils/mapping/mapping.d.ts +14 -9
- package/package.json +3 -2
- package/dist/es/en-US.instructions-DLPEHGI-.js +0 -8
- package/dist/types/components/Address/AddressExperimentWrapper.d.ts +0 -2
- package/dist/types/components/Address/AddressForm.d.ts +0 -3
- package/dist/types/components/Address/FieldWrapper.d.ts +0 -9
- package/dist/types/components/Address/SearchAddress.d.ts +0 -3
- package/dist/types/components/Address/utils.d.ts +0 -20
- package/dist/types/components/BusinessRegistrationNumber/BusinessRegistrationNumber.d.ts +0 -3
- package/dist/types/components/CompanyNameAndCountry/types.d.ts +0 -12
- package/dist/types/components/CompanyRegistrationDetails/types.d.ts +0 -19
- package/dist/types/components/CustomerSupport/types.d.ts +0 -17
- package/dist/types/components/DebugWrapper/debugInfo.d.ts +0 -20
- package/dist/types/components/Individual/forms/IndividualOnfido/Individual.d.ts +0 -1
- package/dist/types/components/PhoneField/fieldConfig.d.ts +0 -8
- package/dist/types/components/PhoneField/types.d.ts +0 -9
- package/dist/types/components/ProofOfDirectorDocument/types.d.ts +0 -8
- package/dist/types/components/StateField/types.d.ts +0 -10
- package/dist/types/components/TaxId/TaxId.d.ts +0 -3
- package/dist/types/components/UIElement/UIElement.d.ts +0 -22
- package/dist/types/stores/api/api.d.ts +0 -6
- package/dist/es/{AT-BAkWoNig.js → AT-BVoHQOFl.js} +6 -6
- package/dist/es/{AT-x316jVI7.js → AT-C1PcilQV.js} +3 -3
- package/dist/es/{AT-CsmeW6Zf.js → AT-De7Df5cz.js} +5 -5
- package/dist/es/{AU-BQULoU0b.js → AU-BeyZkA9d.js} +3 -3
- package/dist/es/{AU-DZKtb5ij.js → AU-DLzYmMTY.js} +6 -6
- package/dist/es/{BE-BR_pIwbr.js → BE-BF1A8fS2.js} +3 -3
- package/dist/es/{BE-BPS02GqZ.js → BE-Bgmjc7-z.js} +3 -3
- package/dist/es/{BE-BIAjWzo1.js → BE-vJXZEzD7.js} +4 -4
- package/dist/es/{BR-Cu0NN198.js → BR-7L37Blah.js} +7 -7
- package/dist/es/{BR-CrBRXbpr.js → BR-CBlGuHLS.js} +4 -4
- package/dist/es/{BR-ii3tGO6z.js → BR-S6Hy6mx4.js} +5 -5
- package/dist/es/{CA-Ha-c0tuI.js → CA-DfhtPJ1f.js} +5 -5
- package/dist/es/{CH-DOanK-Sz.js → CH-BqkqMElj.js} +3 -3
- package/dist/es/{CH-DDck_o4V.js → CH-DxQloC1G.js} +3 -3
- package/dist/es/{CH-DQfPMwOa.js → CH-R58leRqy.js} +3 -3
- package/dist/es/{CZ-DMq0f9FA.js → CZ-BdSjgJx5.js} +3 -3
- package/dist/es/{CZ-BblrEvVy.js → CZ-CvBIw-xf.js} +5 -5
- package/dist/es/{CZ-DJe1JBo_.js → CZ-DAgIAl66.js} +5 -5
- package/dist/es/{DE-D5nwjmcv.js → DE-D5oXkrXx.js} +7 -7
- package/dist/es/{DE-lyoN72Ir.js → DE-DfIW2GED.js} +5 -5
- package/dist/es/{DE-DC22in8l.js → DE-aV7aKktN.js} +5 -5
- package/dist/es/{DK-CqG21aM6.js → DK-DQKSFEZs.js} +3 -3
- package/dist/es/{DK-Wp_2eCQW.js → DK-DoR8iF3Q.js} +5 -5
- package/dist/es/{DK-ByWKje3p.js → DK-WMh-XB_4.js} +5 -5
- package/dist/es/{ES-CPmT6MW6.js → ES-DKRBFyWg.js} +3 -3
- package/dist/es/{ES-BtgvwAc0.js → ES-DoHMm9WW.js} +3 -3
- package/dist/es/{ES-DAFsfxgD.js → ES-DvWUvSWG.js} +8 -8
- package/dist/es/{FI-DhCeNjUe.js → FI-BDl3AABC.js} +4 -4
- package/dist/es/{FI-CXPUSE99.js → FI-CU4auEFD.js} +3 -3
- package/dist/es/{FI-CjqWpXLo.js → FI-CYKyNdYX.js} +3 -3
- package/dist/es/{FR-CgT4I-sE.js → FR-B8__IjpV.js} +3 -3
- package/dist/es/{FR-DZMpyUrW.js → FR-DtxMTRVY.js} +6 -6
- package/dist/es/{FR-DZDFmnX1.js → FR-lmmA0c57.js} +5 -5
- package/dist/es/{GB-FWdMjcAs.js → GB-CiJ7CZ-w.js} +3 -3
- package/dist/es/{GB-BEytIO3X.js → GB-arLLqj4v.js} +8 -8
- package/dist/es/{HK-DtFP13NX.js → HK-CzhOdpMZ.js} +5 -5
- package/dist/es/{HR-7llfofwg.js → HR-BYcfCNPr.js} +5 -5
- package/dist/es/{HR-HJAL5H06.js → HR-Dq8wwTFJ.js} +3 -3
- package/dist/es/{HR-Bz0ub-qz.js → HR-UXs6Qvnq.js} +5 -5
- package/dist/es/{HU-ClY5Y9FQ.js → HU-D7NfwH0F.js} +3 -3
- package/dist/es/{HU-aammbHn4.js → HU-Jbl0agxq.js} +4 -4
- package/dist/es/{HU-CeKEwWoT.js → HU-WSzj1HL4.js} +3 -3
- package/dist/es/{IE-BVw6YctF.js → IE-Ga3KojCw.js} +6 -6
- package/dist/es/{IT-BCGuJTXi.js → IT-0kLbxh2_.js} +5 -5
- package/dist/es/{IT-_a2DBoOi.js → IT-C4uTDLEU.js} +3 -3
- package/dist/es/{IT-DDkEsJPl.js → IT-DOaG1jQ0.js} +3 -3
- package/dist/es/{LT-DHdf7bAM.js → LT-B4hWGYwc.js} +4 -4
- package/dist/es/{LT-DGByVCh9.js → LT-B7gtERKz.js} +6 -6
- package/dist/es/{NL-C449A3NH.js → NL-C2xnvJZT.js} +4 -4
- package/dist/es/{NL-D-Tidufz.js → NL-CEE6YxYk.js} +3 -3
- package/dist/es/{NL-OwBydPfu.js → NL-DllQ5P_F.js} +5 -5
- package/dist/es/{NO-Dd9EO872.js → NO-BxtHMZT-.js} +7 -7
- package/dist/es/{NO-CGdBcfzg.js → NO-agu33ybl.js} +3 -3
- package/dist/es/{PL-CTz4QnNN.js → PL-CPQ5cIi6.js} +4 -4
- package/dist/es/{PL-2F3HxBsK.js → PL-CX-KuV7y.js} +5 -5
- package/dist/es/{PL-BZyYLG0A.js → PL-Cgt8W5Hj.js} +4 -4
- package/dist/es/{PT-DjyMhpjB.js → PT-BPhSX6er.js} +6 -6
- package/dist/es/{PT-C6K9dq2e.js → PT-BbuIGm-h.js} +4 -4
- package/dist/es/{PT-VkAEijRO.js → PT-RJpW1lck.js} +4 -4
- package/dist/es/{RO-BpmDDEAI.js → RO-DGKzGdjj.js} +3 -3
- package/dist/es/{RO-Cayqrvsw.js → RO-DxhixNke.js} +3 -3
- package/dist/es/{SE-DQlIAkkX.js → SE-C9VkzJhC.js} +3 -3
- package/dist/es/{SE-DF3dbp6s.js → SE-Cy1OHa0W.js} +5 -5
- package/dist/es/{SE-anmdbPZe.js → SE-NTYt4Vgf.js} +4 -4
- package/dist/es/{SG-BRGqDLwe.js → SG-BaZqC-3H.js} +3 -3
- package/dist/es/{SG-kZw9_y8p.js → SG-DAtz6_VN.js} +4 -4
- package/dist/es/{SI-CBkjUYA6.js → SI-65ZfnCjz.js} +3 -3
- package/dist/es/{SI-Dxbh4QUW.js → SI-C3ZGZeyW.js} +4 -4
- package/dist/es/{SI-8K9ayPj3.js → SI-CSR4flX6.js} +3 -3
- package/dist/es/{SK-Bp8iZk34.js → SK-BaVYOGh3.js} +5 -5
- package/dist/es/{SK-Bc51GC31.js → SK-BtXP2fcJ.js} +4 -4
- package/dist/es/{SK-CCLusFqu.js → SK-Om1l-cUD.js} +3 -3
- package/dist/es/{US-BA90maNl.js → US-BCj1w_LD.js} +5 -5
- /package/dist/types/components/{ProofOfDirectorDocument → Business/forms/ProofOfDirectorDocument}/ProofOfDirectorDocument.d.ts +0 -0
- /package/dist/types/components/{RegistrationDocument → Business/forms/RegistrationDocument}/RegistrationDocument.d.ts +0 -0
- /package/dist/types/components/{LegalFormField → EFP/fields/LegalFormField}/LegalFormField.d.ts +0 -0
- /package/dist/types/components/{NaceCodeField → EFP/fields/NaceCodeField}/NaceCodeField.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/AdditionalFieldsForHighExposureCompany.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/AdditionalFieldsForHighExposureParentCompany.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/AdditionalFieldsForHighExposureUltimateParentCompany.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureBasicCompanyInformation.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureBusinessInformation.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureDropin.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureFinancialInformation.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureLegalInformation.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureOwnershipStructure.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/HighExposureDropin/HighExposureRegisteredAddress.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForAssetSale.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForBusiness.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForCryptocurrency.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForDonation.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForGambling.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForInheritance.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataForThirdParty.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SOFAdditionalData/AdditionalDataOriginatorLegalEntity.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFunds.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsAdditionalData.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsDropin.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/SourceOfFundsType.d.ts +0 -0
- /package/dist/types/components/{Dropins → EFP/tasks}/SourceOfFundsDropin/sofStore.d.ts +0 -0
- /package/dist/types/components/{AccountSetupRejected → Shared/AccountSetupRejected}/AccountSetupRejected.d.ts +0 -0
- /package/dist/types/components/{Dropins → Shared}/DropinLayout/ActionBar/ActionBar.d.ts +0 -0
- /package/dist/types/components/{Dropins → Shared}/DropinLayout/ActionBar/type.d.ts +0 -0
- /package/dist/types/components/{Dropins → Shared}/DropinLayout/DropinLayout.d.ts +0 -0
- /package/dist/types/components/{Dropins → Shared}/DropinLayout/types.d.ts +0 -0
- /package/dist/types/components/{EntityAssociation → Shared/EntityAssociation}/EntityAssociation.d.ts +0 -0
- /package/dist/types/components/{EntityGuidanceStatus → Shared/EntityGuidanceStatus}/EntityGuidanceStatus.d.ts +0 -0
- /package/dist/types/components/{EntityGuidanceStatus → Shared/EntityGuidanceStatus}/EntityStatusIcon.d.ts +0 -0
- /package/dist/types/components/{Dropins → Shared}/FormNavigation/FormNavigation.d.ts +0 -0
- /package/dist/types/components/{Dropins → Shared}/FormNavigation/FormNavigationItem.d.ts +0 -0
- /package/dist/types/components/{Dropins → Shared}/FormNavigation/types.d.ts +0 -0
- /package/dist/types/components/{Introduction → Shared/Introduction}/types.d.ts +0 -0
- /package/dist/types/components/{PatriotActDisclosure → Shared/PatriotActDisclosure}/PatriotActDisclosure.d.ts +0 -0
- /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugExperimentsAndSettings.d.ts +0 -0
- /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugLegalEntityData.d.ts +0 -0
- /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugMetadata.d.ts +0 -0
- /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugModal.d.ts +0 -0
- /package/dist/types/components/{DebugWrapper → Shared/devex/DebugWrapper}/DebugWrapper.d.ts +0 -0
- /package/dist/types/components/{BusinessRegistrationNumberField → Shared/fields/BusinessRegistrationNumberField}/BusinessRegistrationNumberField.d.ts +0 -0
- /package/dist/types/components/{CountryField → Shared/fields/CountryField}/CountryField.d.ts +0 -0
- /package/dist/types/components/{CountryOfGoverningLawField → Shared/fields/CountryOfGoverningLawField}/CountryOfGoverningLawField.d.ts +0 -0
- /package/dist/types/components/{Currency → Shared/fields/Currency}/Currency.d.ts +0 -0
- /package/dist/types/components/{DateOfIncorporationField → Shared/fields/DateOfIncorporationField}/DateOfIncorporationField.d.ts +0 -0
- /package/dist/types/components/{EInvoicingCodeField → Shared/fields/EInvoicingCodeField}/EInvoicingCodeField.d.ts +0 -0
- /package/dist/types/components/{FinancialReportingDate → Shared/fields/FinancialReportingDate}/FinancialReportingDate.d.ts +0 -0
- /package/dist/types/components/{LegalCompanyNameField → Shared/fields/LegalCompanyNameField}/LegalCompanyNameField.d.ts +0 -0
- /package/dist/types/components/{Name → Shared/fields/Name}/Name.d.ts +0 -0
- /package/dist/types/components/{NumberOfEmployees → Shared/fields/NumberOfEmployees}/NumberOfEmployees.d.ts +0 -0
- /package/dist/types/components/{StateField → Shared/fields/StateField}/StateField.d.ts +0 -0
- /package/dist/types/components/{StockExchangeMICField → Shared/fields/StockExchangeMICField}/StockExchangeMICField.d.ts +0 -0
- /package/dist/types/components/{StockISINField → Shared/fields/StockISINField}/StockISINField.d.ts +0 -0
- /package/dist/types/components/{StockTickerSymbol → Shared/fields/StockTickerSymbol}/StockTickerSymbolField.d.ts +0 -0
- /package/dist/types/components/{TaxInformationField → Shared/fields/TaxInformationField}/TaxInformationField.d.ts +0 -0
- /package/dist/types/components/{TradingNameField → Shared/fields/TradingNameField}/TradingNameField.d.ts +0 -0
- /package/dist/types/components/{VatNumberField → Shared/fields/VatNumberField}/VatNumberField.d.ts +0 -0
- /package/dist/types/components/{CompanyNameAndCountry → Shared/forms/CompanyNameAndCountry}/CompanyNameAndCountry.d.ts +0 -0
- /package/dist/types/components/{CompanyRegistrationDetails → Shared/forms/CompanyRegistrationDetails}/CompanyRegistrationDetails.d.ts +0 -0
- /package/dist/types/components/{ConstitutionalDocument → Shared/forms/ConstitutionalDocument}/ConstitutionalDocument.d.ts +0 -0
- /package/dist/types/components/{ContactDetails → Shared/forms/ContactDetails}/ContactDetails.d.ts +0 -0
- /package/dist/types/components/{DocumentUpload → Shared/forms/DocumentUpload}/DocumentUpload.d.ts +0 -0
- /package/dist/types/components/{FinancialInformation → Shared/forms/FinancialInformation}/FinancialInformation.d.ts +0 -0
- /package/dist/types/components/{CustomerSupport → Shared/tasks/CustomerSupport}/CustomerSupport.d.ts +0 -0
- /package/dist/types/components/{Review → Shared/tasks/Review}/Review.d.ts +0 -0
- /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskItemStatus.d.ts +0 -0
- /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskList.d.ts +0 -0
- /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskListGroup.d.ts +0 -0
- /package/dist/types/components/{TaskList → Shared/tasks/TaskList}/TaskListItem.d.ts +0 -0
- /package/dist/types/components/{ContextGuidance → ui/molecules/ContextGuidance}/ContextGuidance.d.ts +0 -0
- /package/dist/types/components/{DocumentGuidance → ui/molecules/DocumentGuidance}/DocumentGuidance.d.ts +0 -0
- /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/ErrorPanel.d.ts +0 -0
- /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/NavigateToFieldLink.d.ts +0 -0
- /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/ServerValidationErrors.d.ts +0 -0
- /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/VerificationErrors.d.ts +0 -0
- /package/dist/types/components/{ErrorPanel → ui/molecules/ErrorPanel}/constants.d.ts +0 -0
- /package/dist/types/components/{Tabs → ui/molecules/Tabs}/Tabs.d.ts +0 -0
- /package/dist/types/core/context/{useCoreContext.d.ts → CoreContext/useCoreContext.d.ts} +0 -0
- /package/dist/types/datasets/{accountFormats → generators}/getAccountFormatForCountry.d.ts +0 -0
- /package/dist/types/datasets/{countries → generators}/loadCountries.d.ts +0 -0
- /package/dist/types/datasets/{states → generators}/loadStatesDataset.d.ts +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AccountHolderOption } from '../core/types/AccountHolder.types';
|
|
2
|
-
import { TaskTypes } from '../components/TaskList/types';
|
|
2
|
+
import { TaskTypes } from '../components/Shared/tasks/TaskList/types';
|
|
3
3
|
import type { ExistingLegalEntity, LegalEntity } from '../core/models/api/legal-entity';
|
|
4
4
|
import type { LegalEntityAssociation, NomineeType } from '../core/models/api/legal-entity-association';
|
|
5
5
|
import { LegalEntityType } from '../core/models/api/legal-entity-type';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import type { EntityStatus } from '../components/EntityGuidanceStatus/types';
|
|
2
|
-
import { TaskTypes } from '../components/TaskList/types';
|
|
3
1
|
import type { DecisionMakerType } from '../core/models/api/decision-maker-type';
|
|
4
2
|
import type { CountryCode } from '../core/models/country-code';
|
|
5
3
|
import type { TrustMemberGuidanceLabel } from '../core/models/trust';
|
|
4
|
+
import { TaskTypes } from '../stores/globalStore/taskTypes';
|
|
5
|
+
import type { EntityStatus } from '../components/Shared/EntityGuidanceStatus/types';
|
|
6
6
|
/**
|
|
7
7
|
* Determines the status of an entity based on the current and minimum values.
|
|
8
8
|
*
|
|
@@ -15,4 +15,4 @@ import type { TrustMemberGuidanceLabel } from '../core/models/trust';
|
|
|
15
15
|
* @returns {EntityStatus} - Returns `'satisfied'` if the current value meets the condition, otherwise `'empty'`.
|
|
16
16
|
*/
|
|
17
17
|
export declare const iconStatus: (current: number, min: number) => EntityStatus;
|
|
18
|
-
export declare const getEntityStatusRuleDescription: (country: CountryCode, currentTask: TaskTypes, entityLabel: TrustMemberGuidanceLabel | DecisionMakerType) => "number" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "iban" | "rejected" | "processing" | "back" | "bankAccount" | "bankStatement" | "constitutionalDocument" | "driversLicense" | "driving_licence" | "identityCard" | "national_identity_card" | "nationalIdNumber" | "passport" | "proofOfAddress" | "proofOfDirector" | "proofOfFundingOrWealthSource" | "proofOfNationalIdNumber" | "proofOfOrganizationTaxInfo" | "proofOfRelationship" | "proofOfResidency" | "registrationDocument" | "residence_permit" | "vatDocument" | "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" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addDetailsManually" | "addDetailsManuallyQuestion" | "addDetailsWith" | "addDocument" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addInvestor" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "address__placeHolder" | "addresses" | "addressPoBoxError" | "addressRegisteredWithSecretaryOfState" | "addTrustMember" | "addYourselfAsSigner" | "adoptionCertificate" | "adyen" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "agreementPeriod" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "allCapabilitiesValid" | "allPayslipsFrom3MostRecentMonths" | "allStatementsFrom3MostRecentMonths" | "amount" | "amountIsRequired" | "amountWon" | "anAssociation" | "andResubmit" | "anLEIIsAUniqueCode" | "annualReport" | "annualStatements" | "annualTurnover" | "annualTurnoverHelper" | "annualTurnoverValue" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "anyInformationTakenFromThisDocument" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "areYouSureYouWantToDeleteThisDocument" | "areYouSureYouWantToDeleteThisInvestorDetails" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "backPage" | "backToTaskList" | "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" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankStatements" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "benefactorDetails" | "benefactorsLegalName" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "brokerStatements" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDescription" | "businessDetails" | "businessEarningDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessIncorporationNumber" | "businessInformation" | "businessInvestorDetails" | "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" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "CCIAA" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfInheritance" | "certificateOfVoterRegistration" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "chRegistrationNumber" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "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" | "constitutionalDocument__header" | "constitutionalDocument__headerDescription" | "constitutionalDocument__soleProprietorship__headerDescription" | "constitutionalDocument__trust__headerDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contractSpecifyingDividends" | "contributionBelowThreshold" | "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" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decedentsName" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "deleteDocument" | "deleteIdDocument" | "deleteInvestorDetails" | "depositSlip" | "describeTheDecedent" | "describeWhoIsABeneficiaryInYourTrust" | "description" | "descriptionOfIntellectualProperty" | "descriptionOfProperty" | "descriptionOptional" | "descriptionUndefinedBeneficiary" | "detCentralePersonregister" | "DIC" | "director" | "directorDescription" | "directorGuideDescription" | "discretionaryInvestmentTrust" | "discretionaryServicesManagementTrust" | "discretionaryTradingTrust" | "discretionaryTrust" | "dividendAmount" | "dni" | "documentAddressedToName" | "documentCannotBeDamaged" | "documentDeletedSuccessfully" | "documentIssuedByGovernmentAuthority" | "documentName" | "documentNotExpiredOrDamaged" | "documentRequirements" | "documents" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentUploadedSuccessfully" | "documentVerification" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "donorsName" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "download" | "downloadACopy" | "downloadAsPdf" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "eInvoicingCode" | "email" | "employersName" | "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_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_5000" | "errorMessage_1_5001" | "errorMessage_1_5002" | "errorMessage_1_5003" | "errorMessage_1_5004" | "errorMessage_1_5005" | "errorMessage_1_5006" | "errorMessage_1_5007" | "errorMessage_1_5008" | "errorMessage_1_5009" | "errorMessage_1_5010" | "errorMessage_1_5011" | "errorMessage_1_5012" | "errorMessage_1_5013" | "errorMessage_1_5014" | "errorMessage_1_5015" | "errorMessage_1_5016" | "errorMessage_1_5017" | "errorMessage_1_5018" | "errorMessage_1_5019" | "errorMessage_1_5020" | "errorMessage_1_5021" | "errorMessage_1_5022" | "errorMessage_1_5023" | "errorMessage_1_5024" | "errorMessage_1_5025" | "errorMessage_1_5026" | "errorMessage_1_5027" | "errorMessage_1_5028" | "errorMessage_1_5029" | "errorMessage_1_5030" | "errorMessage_1_5031" | "errorMessage_1_5032" | "errorMessage_1_5033" | "errorMessage_1_5034" | "errorMessage_1_5035" | "errorMessage_1_5036" | "errorMessage_1_5037" | "errorMessage_1_5038" | "errorMessage_1_5039" | "errorMessage_1_5040" | "errorMessage_1_5041" | "errorMessage_1_5042" | "errorMessage_1_5043" | "errorMessage_1_5044" | "errorMessage_1_5045" | "errorMessage_1_5046" | "errorMessage_1_5047" | "errorMessage_1_5048" | "errorMessage_1_5049" | "errorMessage_1_5050" | "errorMessage_1_5051" | "errorMessage_1_5052" | "errorMessage_1_5053" | "errorMessage_1_5054" | "errorMessage_1_5055" | "errorMessage_1_5057" | "errorMessage_1_5067" | "errorMessage_1_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_2_1101" | "errorMessage_2_1102" | "errorMessage_2_1103" | "errorMessage_2_1110" | "errorMessage_2_1111" | "errorMessage_2_1112" | "errorMessage_2_1113" | "errorMessage_2_8064" | "errorMessage_2_8067" | "errorMessage_2_8141" | "errorMessage_2_8162" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8224" | "errorMessage_2_8234" | "errorMessage_2_8236" | "errorMessage_2_8247" | "errorMessage_2_8248" | "errorMessage_2_8249" | "errorMessage_2_8250" | "errorMessage_3_10" | "errorUpdatingSourceOfFunds" | "estateAttorneysName" | "euVatNumber" | "exemptedFromTax" | "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" | "financialProductFundingSources" | "financialProductInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fullLegalName" | "fundDepositAmount" | "fundDepositDate" | "fundingSources" | "fundTransferDate" | "gamblingWebsite" | "GEMI-number" | "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" | "ibanFormat" | "ICO" | "idDocument" | "idDocumentAlreadyUploaded" | "identifikacionenNomerDDS" | "identifyVerification" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "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" | "learnMore" | "leave" | "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" | "letUsKnowTheBankAccountToSendReceiveFunds" | "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" | "nameAddressSignatureOfAllInvestors" | "nameMustContainLetters" | "nameOfCasinoLottery" | "nameOfTheCoins" | "nameOfTheCryptocurrencyExchange" | "nameOfTrust" | "nameOfTrustAgreement" | "namesOfInvolvedParties" | "namesOfLandlordAndTenant" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "netProceedAmount" | "newEntityAlwaysEmpty" | "next" | "nie" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "no" | "noCategoriesAvailable" | "noGlare" | "noGoBack" | "noIdontKnow" | "noIssuesFound" | "nominee" | "noneOfTheAbove" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noOptionsFound" | "notarizedStatement" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numerodeIVA" | "NumeroDeTVA" | "numeroDIdentificationALATaxe" | "NZBN" | "NZBN/NCN" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoPrivacyPolicy" | "onfidoTermsOfService" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "organisasjonsnummer" | "organisationsnummer" | "organization" | "originatorType" | "orSoleProprietorshipName" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnership" | "partnerShipAgreement" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "paymentService" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "payoutDetails" | "payoutIn_Or_" | "payoutInOnly_" | "payslips" | "pccr" | "pciDoesNotNeedSigningOrHasBeenSigned" | "pciDssQuestionnaire" | "pciSignedSuccessfully" | "pciSignFailed" | "PDVIdBrojOIB" | "pendingCapabilities" | "pendingStatusError" | "pensionPaymentAmount" | "pensionPaymentAmountOrTotalValue" | "pensionSlip" | "pensionStatement" | "personalDetails" | "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" | "principalAmount" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "professionalServiceProvider" | "proofOfAnnualTurnoverAmount" | "proofOfNationalId" | "proofOfOwnership" | "proofOfOwnershipRent" | "proofOfResidenceDocumentTypeLabel" | "proofOfWalletOwnership" | "proofOfWinnings" | "propertyAddress" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideMostRecentYearAvailable" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "purposeOfLoan" | "PVMmoketojoKodas" | "quickAndSecureIdentityVerification" | "ranIntoTechnicalError" | "reason" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "recentInvoices" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationNumber" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrationNumber__US" | "registrikood" | "regon" | "regonKrsNumber" | "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_500" | "remediationMessage_1_501" | "remediationMessage_1_502" | "remediationMessage_1_503" | "remediationMessage_1_504" | "remediationMessage_1_505" | "remediationMessage_1_506" | "remediationMessage_1_507" | "remediationMessage_1_508" | "remediationMessage_1_509" | "remediationMessage_1_510" | "remediationMessage_1_511" | "remediationMessage_1_512" | "remediationMessage_1_513" | "remediationMessage_1_600" | "remediationMessage_1_601" | "remediationMessage_1_602" | "remediationMessage_1_603" | "remediationMessage_1_700" | "remediationMessage_1_701" | "remediationMessage_1_702" | "remediationMessage_1_703" | "remediationMessage_1_704" | "remediationMessage_1_705" | "remediationMessage_1_803" | "remediationMessage_1_804" | "remediationMessage_1_805" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_151" | "remediationMessage_2_158" | "remediationMessage_2_178" | "remediationMessage_2_184" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_214" | "remediationMessage_2_222" | "remediationMessage_2_223" | "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" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "returnToTaskList" | "reviewTheInformationBelowAndCorrectMistakesOr" | "RfcDocument" | "rnaNumber" | "role" | "roleAndEntityType" | "rootLegalEntityIsEmpty" | "routingNumber" | "routingNumberVisible" | "royaltyAgreement" | "royaltyAmount" | "salarySlip" | "saleAmount" | "saleContract" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "save" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectASourceOfFunding" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "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" | "sourceOfDonatedFunds" | "sourceOfFunds" | "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" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "summaryTaxExemptionLegalCaptionTitle" | "supportedFileTypes" | "supportingDocuments" | "swiftCode" | "task" | "taxationDocument" | "taxDeclaration" | "taxDeclarationProperty" | "taxDocument" | "taxDocuments" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdentificationNumber" | "taxIdNumber" | "taxInformationNumber" | "taxInformationNumber__helperText__US" | "taxInformationNumber__HK" | "taxInformationNumber__placeHolder__US" | "taxInformationNumber__US" | "taxpayerReferenceNumber" | "taxReferenceNumber" | "tellUsMoreAboutTheCryptocurrency" | "tellUsMoreAboutTheGiftOrDonationProceeds" | "tellUsMoreAboutTheInheritanceProceeds" | "tellUsMoreAboutTheInvestors" | "tellUsMoreAboutThePreviousBusinessEarnings" | "tellUsMoreAboutThisSource" | "termLengthAndDividendYield" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theBrokerageName" | "theBusinessName" | "theCityAndCountryRegion" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAnUltimateParentCompany" | "thisMeansYouHaveAParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "titleDeed" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toggleAssociationMenu" | "tooManyFiles" | "toProtectYourInformationThisSessionHasExpired" | "totalAssets" | "totalAssetsHelper" | "totalSettlementAmount" | "tradingName" | "transactionStatement" | "transferInstrumentDeleted" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToDeleteDocument" | "unableToUploadDocument" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "update" | "updateTheInformation" | "uploadABankStatement" | "uploadADocument" | "uploadASupportingDocument" | "uploadDocumentForNric" | "uploadedOn" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "upToFiles" | "usePhoneToScanId" | "UST-ID" | "USt-IdNr" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidUrl" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "website" | "weCouldNotReachOnfido" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weNeedMoreInformationAboutTheIndividual" | "weNeedProofOfFunding" | "weNeedProofOfFundingPlural" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatCountryOrRegionIsTheBenefactorLocated" | "whatCountryOrRegionIsThisPersonLocated" | "whatFinancialProductIsThisFor" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "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" | "youMustXYearsOldToContinue" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessName" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourBusinessSetup" | "yourDetailsArePreFilledInTheRelevantSections" | "yourFullName" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "yourName" | "yourRelationshipToThisPerson" | "youSuccessfullyVerifiedAccount" | "YTunnus" | "zentralesVereinsregisterId" | "zipCode";
|
|
18
|
+
export declare const getEntityStatusRuleDescription: (country: CountryCode, currentTask: TaskTypes, entityLabel: TrustMemberGuidanceLabel | DecisionMakerType) => "number" | "search" | "aTrust" | "partnershipIncorporated" | "partnershipUnincorporated" | "associationIncorporated" | "myName" | "mySoleProprietorName" | "theCompanyIWorkFor" | "address" | "code" | "progress" | "select" | "summary" | "cancel" | "close" | "submit" | "id" | "iban" | "rejected" | "processing" | "back" | "bankAccount" | "bankStatement" | "constitutionalDocument" | "driversLicense" | "driving_licence" | "identityCard" | "national_identity_card" | "nationalIdNumber" | "passport" | "proofOfAddress" | "proofOfDirector" | "proofOfFundingOrWealthSource" | "proofOfNationalIdNumber" | "proofOfOrganizationTaxInfo" | "proofOfRelationship" | "proofOfResidency" | "registrationDocument" | "residence_permit" | "vatDocument" | "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" | "addBankAccount" | "addBankDetails" | "addDecisionMaker" | "addDetailsManually" | "addDetailsManuallyQuestion" | "addDetailsWith" | "addDocument" | "addEntityOwner" | "addExtraBankAccount" | "addExtraPayinAccount" | "addExtraPayoutAccount" | "addingAndVerifiyingABankAccount" | "addInvestor" | "additionalInformation" | "additionalInformationFormHeading" | "additionalInformationFormName" | "additionalPersonalDetails" | "addManually" | "addMissingBankDetails" | "addOwnerToTrustMember" | "addPayoutAccount" | "address__placeHolder" | "addresses" | "addressPoBoxError" | "addressRegisteredWithSecretaryOfState" | "addTrustMember" | "addYourselfAsSigner" | "adoptionCertificate" | "adyen" | "adyenKeepsDataAsLongAsLegallyRequired" | "adyenWillOnlyGetTemporaryAccess" | "agreementPeriod" | "aLegalRepresentativeIsRequired" | "aLetterFromYourBank" | "allCapabilitiesValid" | "allPayslipsFrom3MostRecentMonths" | "allStatementsFrom3MostRecentMonths" | "amount" | "amountIsRequired" | "amountWon" | "anAssociation" | "andResubmit" | "anLEIIsAUniqueCode" | "annualReport" | "annualStatements" | "annualTurnover" | "annualTurnoverHelper" | "annualTurnoverValue" | "aNomineeDirectorIsAppointed" | "aNomineeShareholderHoldsShares" | "anyInformationFromTheUploadedDocumentWillBeLost" | "anyInformationTakenFromThisDocument" | "apartmentSuite" | "apartmentSuiteOther" | "applicationSubmittedSuccessfully" | "areYouACompany" | "areYouAnIndividual" | "areYouSureYouWantToDeleteThisBankAccount" | "areYouSureYouWantToDeleteThisDocument" | "areYouSureYouWantToDeleteThisInvestorDetails" | "arithmosEngraphes" | "articlesOfIncorporation" | "arvonlisaveronumeroMervardesskattenummer" | "association" | "associationIncorporatedDescription" | "australianBusinessNumberAbn" | "australianBusinessNumberAcn" | "backPage" | "backToTaskList" | "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" | "bankStatementAlreadyUploaded" | "bankStatementDocument" | "bankStatementIndividualDescription" | "bankStatementNonIndividualDescription" | "bankStatements" | "basedOnTheAboveSignatory" | "basicCompanyInformation" | "basicInformation" | "basicInformationFormDescription" | "basicInformationFormDescriptionLink" | "basicInformationFormHeading" | "basicInformationFormName" | "becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative" | "beforeSubmittingYourCapitalLoanApplication" | "belowTaxThreshold" | "benefactorDetails" | "benefactorsLegalName" | "beneficiary" | "beneficiaryGuideDescription" | "bic" | "bicSwift" | "birthCertificate" | "birthDate" | "branchCode" | "branchNumber" | "brokerStatements" | "browseFiles" | "bsbCode" | "bsbNumber" | "btwNummer" | "businessAccountDetailsDescription" | "businessAccountDetailsDescriptionReview" | "businessAccountTerms" | "businessDescription" | "businessDetails" | "businessEarningDetails" | "businessEntityDescription" | "businessEntityTitle" | "businessFinancing" | "businessIncorporationNumber" | "businessInformation" | "businessInvestorDetails" | "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" | "businessStructure" | "businessTrust" | "businessTrusteeDetails" | "byClickingSignIAcknowledgeAndAgree" | "byClickingSubmitReview" | "byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms" | "cadastroDePessoasFisicas" | "canNotCompleteInstantVerification" | "cantSetUpAcccount" | "capitalUserTerms" | "cardUserTerms" | "cashManagementTrust" | "CCIAA" | "certificateOfFormation" | "certificateOfIncorporation" | "certificateOfIncumbency" | "certificateOfInheritance" | "certificateOfVoterRegistration" | "chamberOfCommerceExtract" | "chamberOfCommerceRegistrationNumber" | "changeYourBusinessSetup" | "chargeCardUserAgreement" | "charitableTrust" | "charityNumber" | "charter" | "check" | "checkForTypos" | "chooseTheCorrectDetailsBeforeProceeding" | "chRegistrationNumber" | "city" | "cityTown" | "clearingCode" | "clearingNumber" | "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" | "confirmPersonalInformation" | "constitutionalDocumentHeader" | "constitutionalDocumentHeaderDescription" | "constitutionalDocumentSoleProprietorshipHeaderDescription" | "constitutionalDocumentTrustHeaderDescription" | "contactDetails" | "containsNameOfCompany" | "continue" | "continueCompany" | "continueIndividual" | "contractSpecifyingDividends" | "contributionBelowThreshold" | "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" | "dateOnDocumentNoOlderThanXMonths" | "datePlaceholder" | "dbaName" | "deceased" | "deceasedEstate" | "decedentsName" | "decisionMaker" | "decisionMakerDescription" | "decisionMakers" | "definedBeneficiary" | "definedBeneficiaryDescription" | "delete" | "deleteDocument" | "deleteIdDocument" | "deleteInvestorDetails" | "depositSlip" | "describeTheDecedent" | "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" | "documentShowsTaxIdOfCompany" | "documentType" | "documentUpload" | "documentUploadedSuccessfully" | "documentVerification" | "doesThisCompanyHaveLEI" | "doesYourCompanyHaveLEI" | "doingBusinessAs" | "doingBusinessAsNameFiling" | "doingBusinessAsNameFiling__FR" | "doingBusinessAsNameFiling__US" | "donorsName" | "doNotHaveAbn" | "doNotHaveAcn" | "doNotHaveBusinessIncorporationNumber" | "doNotHaveBusinessNumber" | "doNotHaveChRegistrationNumber" | "doNotHaveEIN" | "doNotHaveFirmenbuchnummer" | "doNotHaveHandelsregisternummer" | "doNotHaveLtRegistrationNumber" | "doNotHaveLuRegistrationNumber" | "doNotHaveNZBN" | "doNotHaveOrganisationsnummer" | "doNotHaveRegonKrsNumber" | "doNotHaveYTunnus" | "download" | "downloadACopy" | "downloadAsPdf" | "drivinglicenseBack" | "drivinglicenseFront" | "dropFileToUpload" | "duplicatedFiles" | "edit" | "editDetails" | "editEntityDetails" | "editEntityOwner" | "editOwnerOfTrustMember" | "editTrustMember" | "ein" | "einVerificationLetter" | "eInvoicingCode" | "email" | "employersName" | "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_5000" | "errorMessage_1_5001" | "errorMessage_1_5002" | "errorMessage_1_5003" | "errorMessage_1_5004" | "errorMessage_1_5005" | "errorMessage_1_5006" | "errorMessage_1_5007" | "errorMessage_1_5008" | "errorMessage_1_5009" | "errorMessage_1_5010" | "errorMessage_1_5011" | "errorMessage_1_5012" | "errorMessage_1_5013" | "errorMessage_1_5014" | "errorMessage_1_5015" | "errorMessage_1_5016" | "errorMessage_1_5017" | "errorMessage_1_5018" | "errorMessage_1_5019" | "errorMessage_1_5020" | "errorMessage_1_5021" | "errorMessage_1_5022" | "errorMessage_1_5023" | "errorMessage_1_5024" | "errorMessage_1_5025" | "errorMessage_1_5026" | "errorMessage_1_5027" | "errorMessage_1_5028" | "errorMessage_1_5029" | "errorMessage_1_5030" | "errorMessage_1_5031" | "errorMessage_1_5032" | "errorMessage_1_5033" | "errorMessage_1_5034" | "errorMessage_1_5035" | "errorMessage_1_5036" | "errorMessage_1_5037" | "errorMessage_1_5038" | "errorMessage_1_5039" | "errorMessage_1_5040" | "errorMessage_1_5041" | "errorMessage_1_5042" | "errorMessage_1_5043" | "errorMessage_1_5044" | "errorMessage_1_5045" | "errorMessage_1_5046" | "errorMessage_1_5047" | "errorMessage_1_5048" | "errorMessage_1_5049" | "errorMessage_1_5050" | "errorMessage_1_5051" | "errorMessage_1_5052" | "errorMessage_1_5053" | "errorMessage_1_5054" | "errorMessage_1_5055" | "errorMessage_1_5057" | "errorMessage_1_5067" | "errorMessage_1_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_8064" | "errorMessage_2_8067" | "errorMessage_2_8141" | "errorMessage_2_8162" | "errorMessage_2_8183" | "errorMessage_2_8189" | "errorMessage_2_8193" | "errorMessage_2_8196" | "errorMessage_2_8203" | "errorMessage_2_8204" | "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_8247" | "errorMessage_2_8248" | "errorMessage_2_8249" | "errorMessage_2_8250" | "errorMessage_3_10" | "errorUpdatingSourceOfFunds" | "estateAttorneysName" | "euVatNumber" | "exemptedFromTax" | "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" | "financialProductFundingSources" | "financialProductInformation" | "financialReportingDate" | "findYourIncorporatedAssociationNumberInThePublicRegistryForYourState" | "finish" | "finishLater" | "firmenbuchnummer" | "firstHomeSaverAccountsTrust" | "firstName" | "firstNameOfSettlor" | "fixedTrust" | "fixedUnitTrust" | "forExample_" | "formatIsCorrect" | "franchiseesTAndCs" | "frontPage" | "fullDocumentVisible" | "fullDocumentVisibleWithReadableText" | "fullLegalName" | "fundDepositAmount" | "fundDepositDate" | "fundingSources" | "fundTransferDate" | "gamblingWebsite" | "GEMI-number" | "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" | "ibanFormat" | "ICO" | "idDocument" | "idDocumentAlreadyUploaded" | "identifikacionenNomerDDS" | "identifyVerification" | "identityCardBack" | "identityCardFront" | "identityNumberExempt" | "identityNumberExempt__CA" | "identityNumberExempt__US" | "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" | "learnMore" | "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" | "letUsKnowTheBankAccountToSendReceiveFunds" | "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" | "nameAddressSignatureOfAllInvestors" | "nameMustContainLetters" | "nameOfCasinoLottery" | "nameOfTheCoins" | "nameOfTheCryptocurrencyExchange" | "nameOfTrust" | "nameOfTrustAgreement" | "namesOfInvolvedParties" | "namesOfLandlordAndTenant" | "nationalInsuranceNumber" | "nationality" | "naturalPersonDescription" | "naturalPersonTitle" | "needHelpYouCanAlwaysReachOutToCustomerSupport" | "netProceedAmount" | "newEntityAlwaysEmpty" | "next" | "nie" | "NIF" | "NIFdeIVA" | "NIP" | "NIPC" | "no" | "noCategoriesAvailable" | "noGlare" | "noGoBack" | "noIdontKnow" | "noIssuesFound" | "nominee" | "noneOfTheAbove" | "nonProfitOrCharitableOrgDescription" | "nonProfitOrCharitableOrgTitle" | "noOptionsFound" | "notarizedStatement" | "notBlurry" | "notCutOff" | "notExpired" | "nothingNeedsToBeSigned" | "nric" | "numarOrdineRegistrulComertului" | "numberOfEmployees" | "numerodeIVA" | "NumeroDeTVA" | "numeroDIdentificationALATaxe" | "NZBN" | "NZBN/NCN" | "objectOfCharitableTrust" | "objectOfTrust" | "oib" | "onboardingRedirectAwaitingCtaButton" | "onboardingRedirectAwaitingDescriptionP1" | "onboardingRedirectInReviewCtaButton" | "onboardingRedirectInReviewDescriptionP1" | "onboardingRedirectLinkError" | "onboardingRedirectOpenError" | "onboardingRedirectRejectedDescriptionP1" | "onboardingRedirectUnsuccessfulCtaButton" | "onboardingRedirectUnsuccessfulDescriptionP1" | "onboardingRedirectVerifiedDescriptionP1" | "onfidoIsOurTrustedPartner" | "onfidoPrivacyPolicy" | "onfidoTermsOfService" | "onfidoWillGiveFeedbackInRealTime" | "operationalAddress" | "operationalAddressHeader" | "operationalAddressIsNotSameItemName" | "operationalAddressIsSame" | "operationalAddressIsSameItemName" | "optional" | "organisasjonsnummer" | "organisationsnummer" | "organization" | "original" | "originatorType" | "orSoleProprietorshipName" | "otherAddressInformation" | "otherBusinessInformation" | "otherInformation" | "otherLegalMeasures" | "otherTrust" | "ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations" | "owner" | "ownerDescription" | "ownerGuideDescription" | "ownershipStructure" | "parentCompany" | "parentCompanyInformation" | "partitaIVA" | "partnership" | "partnerShipAgreement" | "partnershipIncorporatedDescription" | "partnershipOrAssociation" | "partnershipUnincorporatedDescription" | "passportExpiryDate" | "passportNumber" | "passportPhotoPage" | "patriotActDisclosureTextParagraph1" | "patriotActDisclosureTextParagraph2" | "patriotActDisclosureTitle" | "payinAccount" | "payinAccountsDescription" | "payinDetails" | "paymentProcessingTerms" | "paymentService" | "payoutAccount" | "payoutAccountsDescription" | "payoutAccountsDescriptionReview" | "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" | "principalAmount" | "principalPlaceOfBusiness" | "principalPlaceOfBusinessDescription" | "privateCompanyDescription" | "privateCompanyTitle" | "professionalServiceProvider" | "proofOfAnnualTurnoverAmount" | "proofOfNationalId" | "proofOfOwnership" | "proofOfOwnershipRent" | "proofOfResidenceDocumentTypeLabel" | "proofOfWalletOwnership" | "proofOfWinnings" | "propertyAddress" | "protector" | "protectorGuideDescription" | "provideAllBeneficiaries" | "provideAllDirectors" | "provideAllOwners" | "provideAllTrustees" | "provideAtLeastOneProtector" | "provideAtLeastOneSettlor" | "provideAtLeastOneSignatory" | "provideFewDetailsAboutYourself" | "provideMostRecentYearAvailable" | "provideOneControllingPerson" | "providePageWithPhotoAndCode" | "providePersonalAddress" | "providePersonalDetailsOfOwner" | "provinceOrTerritory" | "publicCompanyDescription" | "publicCompanyTitle" | "publicTradingTrust" | "purposeOfLoan" | "PVMmoketojoKodas" | "quickAndSecureIdentityVerification" | "ranIntoTechnicalError" | "reason" | "reasonForFillingCompanyAddressDetails" | "reasonForFillingCompanyRegistrationDetails" | "reasonForFillingIndividualAddressDetails" | "reasonForFillingIndividualPersonalDetails" | "reasonForFillingPayoutDetails" | "recentInvoices" | "region" | "registeredAddress" | "registeredAddressHeaderDescription" | "registeredAddressHeaderDescription__NL" | "registeredAddressHeaderDescription__PR" | "registeredAddressHeaderDescription__US" | "registeredAddressTrustHeaderDescription" | "registeredBusinessAddress" | "registeredBusinessAddressDescription" | "registeredBusinessAddressDescription__withCountry" | "registeredBusinessAddressDescription__withCountry__commonNoun" | "registrationAddress" | "registrationDetails" | "registrationNumber" | "registrationNumber__helperText__US" | "registrationNumber__nonProfit__FR" | "registrationNumber__US" | "registrikood" | "regon" | "regonKrsNumber" | "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_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_600" | "remediationMessage_1_601" | "remediationMessage_1_602" | "remediationMessage_1_603" | "remediationMessage_1_700" | "remediationMessage_1_701" | "remediationMessage_1_702" | "remediationMessage_1_703" | "remediationMessage_1_704" | "remediationMessage_1_705" | "remediationMessage_1_803" | "remediationMessage_1_804" | "remediationMessage_1_805" | "remediationMessage_2_123" | "remediationMessage_2_124" | "remediationMessage_2_151" | "remediationMessage_2_158" | "remediationMessage_2_178" | "remediationMessage_2_184" | "remediationMessage_2_185" | "remediationMessage_2_188" | "remediationMessage_2_214" | "remediationMessage_2_222" | "remediationMessage_2_223" | "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" | "residencePermitBack" | "residencePermitFront" | "residencyCountry" | "residentialAddress" | "residentialAddressDescription" | "retrieveMyInfo" | "retrieveMyInfoBusiness" | "retrieveMyinfoBusinessWith" | "retrieveMyinfoWith" | "returnToTaskList" | "reviewTheInformationBelowAndCorrectMistakesOr" | "RfcDocument" | "rnaNumber" | "role" | "roleAndEntityType" | "rootLegalEntityIsEmpty" | "routingNumber" | "routingNumberVisible" | "royaltyAgreement" | "royaltyAmount" | "salarySlip" | "saleAmount" | "saleContract" | "sameAsRegisteredAddress" | "sameNameAsLegalName" | "save" | "saveAndGoToOverview" | "screenshotOfOnlineBankingEnviroment" | "searchAddress" | "secForm10k" | "secretaryOfStateFiling" | "secretaryOfStateFiling__PR" | "secretaryOfStateRegDoc" | "secretaryOfStateRegDoc__PR" | "securelyUseYourBanksWebsite" | "selectAllTheRolesThatThisDecisionMakerHolds" | "selectASourceOfFunding" | "selectCountryRegion" | "selectDocument" | "selectDocumentType" | "selectOne" | "selectProvinceOrTerritory" | "selectSigner" | "selectState" | "selectTheApplicableRoles" | "selectTheBankToReceivePayouts" | "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" | "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" | "submitFailed" | "submitIdDocumentsAgain" | "submitReview" | "submitReviewOfYourData" | "submitSuccessful" | "successFullyRemovedDecisionMaker" | "successFullyRemovedTrustMember" | "successfullyUpdatedDetails" | "summaryLegalCaption" | "summaryTaxExemptionLegalCaption_1" | "summaryTaxExemptionLegalCaption_2" | "summaryTaxExemptionLegalCaption_3" | "summaryTaxExemptionLegalCaptionTitle" | "supportedFileTypes" | "supportingDocuments" | "swiftCode" | "task" | "taxationDocument" | "taxDeclaration" | "taxDeclarationProperty" | "taxDocument" | "taxDocuments" | "taxFiling" | "taxFiling__US" | "taxId" | "taxIdAbsenceReason" | "taxIdentificationNumber" | "taxIdNumber" | "taxInformationNumber" | "taxInformationNumber__helperText__US" | "taxInformationNumber__HK" | "taxInformationNumber__placeHolder__US" | "taxInformationNumber__US" | "taxpayerReferenceNumber" | "taxReferenceNumber" | "tellUsMoreAboutTheCryptocurrency" | "tellUsMoreAboutTheGiftOrDonationProceeds" | "tellUsMoreAboutTheInheritanceProceeds" | "tellUsMoreAboutTheInvestors" | "tellUsMoreAboutThePreviousBusinessEarnings" | "tellUsMoreAboutThisSource" | "termLengthAndDividendYield" | "textToVerifyAccount" | "the7CharacterIdentifierAssignedToThis" | "theBankAccountHolderMustBeInYourName_" | "theBankAccountHolderMustHaveTheSameNameAsYourCompany_" | "theBrokerageName" | "theBusinessName" | "theCityAndCountryRegion" | "theIdCheckWillBeAutomaticallyValidated" | "thenResubmit" | "thereAreDifferencesBetweenYourEntryAndWhatWeDetectedInYourIdDocument" | "thereAreNoSigners" | "thereWasAnErrorTryAgain" | "thisCompanyDoesntHaveAnSDI" | "thisIsMyBusiness" | "thisMeansYouHaveAnUltimateParentCompany" | "thisMeansYouHaveAParentCompany" | "thisPageIsNowInactive" | "thisSessionWillExpireIn" | "titleDeed" | "toCompleteProcessReviewAndSignOfficialDocumentation" | "toggleAssociationMenu" | "tooManyFiles" | "toProtectYourInformationThisSessionHasExpired" | "totalAssets" | "totalAssetsHelper" | "totalSettlementAmount" | "tradingName" | "transactionStatement" | "transferInstrumentDeleted" | "transferInstrumentLimitHasAlreadyBeenMet" | "transitNumber" | "trust" | "trustDeed" | "trustDetails" | "trustDetailsDescription" | "trustee" | "trusteeAsTrusteeForTrust" | "trusteeAsTrusteeForTrustDoingBusinessAs" | "trusteeGuideDescription" | "trusteePersonalDetails" | "trustInstrument" | "trustMembers" | "trustMembersDescription" | "trustPartnershipOrAssociation" | "trustType" | "tryAgainOrContinueEnteringTheDetailsYourself" | "tryAgainOrManualAccountDetails" | "typeOfCompany" | "typeOfIdentity" | "typeOfIdentitySubtitle" | "typeOfTrustAgreement" | "uboThroughControlGuideDescription" | "uboThroughOwnershipGuideDescription" | "uen" | "ultimateParentCompany" | "ultimateParentCompanyInformation" | "unableToDeleteDocument" | "unableToUploadDocument" | "unableToVerifyTheIdNumber" | "undefinedBeneficiary" | "undefinedBeneficiaryDescription" | "underJudicialAdministration" | "undoWithTimer" | "unfortunatelyAnInstantProvider" | "uniqueIdentificationCode" | "unknown" | "unlistedPublicUnitTrust" | "unsuccessful" | "unsupportedFiletype" | "update" | "updateTheInformation" | "uploadABankStatement" | "uploadADocument" | "uploadASupportingDocument" | "uploadDocumentForNric" | "uploadedOn" | "uploadOneOfTheseDocuments" | "uploadTheFollowingDocuments" | "uploadYourOrganizationProofOfDirector" | "upToFiles" | "usePhoneToScanId" | "useSelectedInformation" | "UST-ID" | "USt-IdNr" | "utilityBill" | "validation8Or11Characters" | "validationCharacters" | "validationDigits" | "validationDigitsBetween" | "validationPleaseEnterAValidBusinessRegistrationNumberWithFormat" | "validationPleaseEnterAValidEINWithFormat" | "validationPleaseEnterAValidIban" | "validationPleaseEnterAValidIdNumberWithFormat" | "validationPleaseEnterAValidIRDNumber" | "validationPleaseEnterAValidMarketIdentifier" | "validationPleaseEnterAValidRegistrationNumber" | "validationPleaseEnterAValidRegistrationNumberWithFormat" | "validationPleaseEnterAValidStockISIN" | "validationPleaseEnterAValidTaxIdNumber" | "validationPleaseEnterAValidTaxIdNumberWithFormat" | "validationPleaseEnterAValidUen" | "validationPleaseEnterAValidUrl" | "validationPleaseEnterAValidVatNumber" | "validationPleaseEnterAValidVatNumberWithFormat" | "vatAbsenceReason" | "vatNumber" | "vatNummerMomsregistreringsnummerOrMomsnummer" | "vatRegistrationNumber" | "verificationErrorMessage" | "verificationMethod" | "verified" | "verifiedInformation" | "verify" | "verifyIndividualIdentity" | "verifyViaMobileBankingAppOrWebsite" | "verifyWith" | "weAccept" | "website" | "weCouldNotReachOnfido" | "weCouldntCompleteTheAccountCheck" | "weCouldntConnectToMyinfo" | "weCouldntConnectToMyinfoBusiness" | "weDoNotYetSupportInstantVerificationForBankAccountsIn_" | "weFoundTheFollowingIssues" | "weNeedAnOfficialDocument" | "weNeedMoreInformationAboutTheIndividual" | "weNeedProofOfFunding" | "weNeedProofOfFundingPlural" | "weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders" | "whatBestDescribesYourBusinessSetup" | "whatCountryOrRegionIsTheBenefactorLocated" | "whatCountryOrRegionIsThisPersonLocated" | "whatFinancialProductIsThisFor" | "whatIsTheDifferenceBetweenTheseRoles" | "whatTypeOfCompanyDoYouHave" | "whatTypeOfTrusteeAreYou" | "whatTypeOfYourMembersEntity" | "whereCanIFindTheseNumbersOnMyDriversLicense" | "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" | "youMustXYearsOldToContinue" | "yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose" | "yourBankWillConfirmYourAccountDetails" | "yourBusiness" | "yourBusinessInformation" | "yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners" | "yourBusinessName" | "yourBusinesssDetailsArePreFilledInTheRelevantSections" | "yourBusinessSetup" | "yourDetailsArePreFilledInTheRelevantSections" | "yourFullName" | "yourIbanShouldBeginWith_" | "yourLoanApplicationHasBeenReceived" | "yourName" | "yourRelationshipToThisPerson" | "youSuccessfullyVerifiedAccount" | "YTunnus" | "zentralesVereinsregisterId" | "zipCode";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const listToRecord: <K extends string, V>(list: K[], getValue: (k: K) => V) => Record<K, V>;
|
|
1
|
+
export declare const listToRecord: <K extends string | number | symbol, V>(list: K[], getValue: (k: K) => V) => Record<K, V>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import type { DBANameFieldSchema } from '../../../components/DBANameField/types';
|
|
1
|
+
import type { DBANameFieldSchema } from '../../../components/Shared/fields/DBANameField/types';
|
|
2
2
|
import type { BusinessDetailsSchema } from '../../../components/Business/forms/BusinessDetails/types';
|
|
3
3
|
import type { ExistingLegalEntity } from '../../../core/models/api/legal-entity';
|
|
4
|
-
import type { ExperimentName } from '../../../core/context/ExperimentContext/types';
|
|
5
4
|
export declare const mapApiDocumentToBusinessDetailsDocuments: (entityId: string) => BusinessDetailsSchema;
|
|
6
|
-
export declare const
|
|
7
|
-
export declare const
|
|
5
|
+
export declare const mapApiDocumentToBusinessDetailsForSolePropDocuments: (entityId: string) => BusinessDetailsSchema;
|
|
6
|
+
export declare const mapDbaName: (legalEntity: ExistingLegalEntity) => DBANameFieldSchema;
|
|
7
|
+
export declare const mapLegalEntityToBusinessDetailsSchema: (legalEntity: ExistingLegalEntity) => BusinessDetailsSchema;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { BusinessDetailsSchema } from '../../components/Business/forms/BusinessDetails/types';
|
|
2
2
|
import type { CompanySchema } from '../../components/Business/forms/Company/types';
|
|
3
|
-
import type { HighExposureSchema } from '../../components/
|
|
3
|
+
import type { HighExposureSchema } from '../../components/EFP/tasks/HighExposureDropin/types';
|
|
4
4
|
import type { SolePropSchema } from '../../components/SoleProprietorship/forms/SoleProp/types';
|
|
5
5
|
import type { TrustSchema } from '../../components/Trust/forms/Trust/types';
|
|
6
6
|
import { DocumentType } from '../../core/models/api/document';
|
|
@@ -31,8 +31,10 @@ export declare const individualObscuredFields: Array<RecursiveKeyOf<IndividualSc
|
|
|
31
31
|
export declare const individualComponentsKeyMapping: MappingRecord<IndividualSchema, Pick<LegalEntity, 'individual'>>;
|
|
32
32
|
export declare const individualApiKeyMapping: MappingRecord<Pick<LegalEntity, 'individual'>, IndividualSchema>;
|
|
33
33
|
export declare const payoutBaseMapping: MappingRecord<ExistingTransferInstrument, PayoutDetailsSchema>;
|
|
34
|
-
export declare const businessDetailsComponentsKeyMapping: MappingRecord<Omit<BusinessDetailsSchema, 'companyRegistrationDocument' | 'companyTaxDocument' | 'companyProofOfDirectorDocument'>, Pick<LegalEntity, 'organization'>>;
|
|
34
|
+
export declare const businessDetailsComponentsKeyMapping: MappingRecord<Omit<BusinessDetailsSchema, 'companyRegistrationDocument' | 'companyTaxDocument' | 'companyProofOfDirectorDocument' | 'companyConstitutionalDocument'>, Pick<LegalEntity, 'organization'>>;
|
|
35
|
+
export declare const solePropBusinessDetailsComponentsKeyMapping: MappingRecord<Omit<BusinessDetailsSchema, 'companyRegistrationDocument' | 'companyTaxDocument' | 'companyProofOfDirectorDocument'>, Pick<LegalEntity, 'soleProprietorship'>>;
|
|
35
36
|
export declare const businessDetailsApiKeyMapping: MappingRecord<Pick<LegalEntity, 'organization'>, BusinessDetailsSchema>;
|
|
37
|
+
export declare const solePropBusinessDetailsApiKeyMapping: MappingRecord<Pick<LegalEntity, 'soleProprietorship'>, BusinessDetailsSchema>;
|
|
36
38
|
export declare const companyComponentsKeyMapping: MappingRecord<CompanySchema, Pick<LegalEntity, 'organization'>>;
|
|
37
39
|
export declare const companyApiKeyMapping: MappingRecord<Pick<LegalEntity, 'organization'>, CompanySchema>;
|
|
38
40
|
export declare const payoutComponentKeyMapping: MappingRecord<ExistingTransferInstrument, PayoutDetailsSchema>;
|
|
@@ -69,27 +71,6 @@ export declare const remediationPayoutApiKeyMapping: {
|
|
|
69
71
|
problems?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
70
72
|
legalEntityId?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
71
73
|
documentDetails?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
72
|
-
"bankAccount.bankName"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
73
|
-
"bankAccount.countryCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
74
|
-
"bankAccount.accountIdentification.type"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
75
|
-
"bankAccount.accountIdentification.iban"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
76
|
-
"bankAccount.accountIdentification.accountNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
77
|
-
"bankAccount.accountIdentification.bic"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
78
|
-
"bankAccount.accountIdentification.additionalBankIdentification.type"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
79
|
-
"bankAccount.accountIdentification.additionalBankIdentification.code"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
80
|
-
"bankAccount.accountIdentification.bsbCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
81
|
-
"bankAccount.accountIdentification.bankName"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
82
|
-
"bankAccount.accountIdentification.branchCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
83
|
-
"bankAccount.accountIdentification.ispbCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
84
|
-
"bankAccount.accountIdentification.institutionNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
85
|
-
"bankAccount.accountIdentification.transitNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
86
|
-
"bankAccount.accountIdentification.accountType"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
87
|
-
"bankAccount.accountIdentification.bankCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
88
|
-
"bankAccount.accountIdentification.clearingCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
89
|
-
"bankAccount.accountIdentification.clearingNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
90
|
-
"bankAccount.accountIdentification.sortCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
91
|
-
"bankAccount.accountIdentification.routingNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
92
|
-
"bankAccount.trustedSource"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
93
74
|
"capabilities.acceptExternalFunding.allowed"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
94
75
|
"capabilities.acceptExternalFunding.requested"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
95
76
|
"capabilities.acceptExternalFunding.verificationStatus"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
@@ -396,6 +377,27 @@ export declare const remediationPayoutApiKeyMapping: {
|
|
|
396
377
|
"capabilities.withdrawFromAtmInRestrictedCountriesConsumer.transferInstruments.length"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
397
378
|
"capabilities.withdrawFromAtmInRestrictedCountriesConsumer.allowedLevel"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
398
379
|
"capabilities.withdrawFromAtmInRestrictedCountriesConsumer.requestedLevel"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
380
|
+
"bankAccount.bankName"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
381
|
+
"bankAccount.countryCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
382
|
+
"bankAccount.accountIdentification.type"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
383
|
+
"bankAccount.accountIdentification.iban"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
384
|
+
"bankAccount.accountIdentification.accountNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
385
|
+
"bankAccount.accountIdentification.bic"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
386
|
+
"bankAccount.accountIdentification.additionalBankIdentification.type"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
387
|
+
"bankAccount.accountIdentification.additionalBankIdentification.code"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
388
|
+
"bankAccount.accountIdentification.bsbCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
389
|
+
"bankAccount.accountIdentification.bankName"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
390
|
+
"bankAccount.accountIdentification.branchCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
391
|
+
"bankAccount.accountIdentification.ispbCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
392
|
+
"bankAccount.accountIdentification.institutionNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
393
|
+
"bankAccount.accountIdentification.transitNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
394
|
+
"bankAccount.accountIdentification.accountType"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
395
|
+
"bankAccount.accountIdentification.bankCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
396
|
+
"bankAccount.accountIdentification.clearingCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
397
|
+
"bankAccount.accountIdentification.clearingNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
398
|
+
"bankAccount.accountIdentification.sortCode"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
399
|
+
"bankAccount.accountIdentification.routingNumber"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
400
|
+
"bankAccount.trustedSource"?: RecursiveKeyOf<PayoutDetailsSchema>;
|
|
399
401
|
BankAccount: string;
|
|
400
402
|
};
|
|
401
403
|
export declare const remediationTrustKeyMapping: MappingRecord<Pick<LegalEntity, 'trust'>, TrustSchema> & DocumentMappingRecord<TrustSchema>;
|
|
@@ -408,7 +410,6 @@ export declare const sourceOfFundsComponentsKeyMapping: {
|
|
|
408
410
|
'additionalData.dateOfFundsReceived': string;
|
|
409
411
|
'additionalData.purpose': string;
|
|
410
412
|
'additionalData.relationship': string;
|
|
411
|
-
'additionalData.originatorSourceOfFundsType': string;
|
|
412
413
|
'additionalData.originatorLegalEntityId': string;
|
|
413
414
|
'additionalData.financiers': string;
|
|
414
415
|
'additionalData.cryptocurrencyExchange': string;
|
package/dist/types/utils/mapping/customerSupport/mapCustomerSupportSchemaToCustomerSupportType.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { CustomerSupport } from '../../../core/models/api/customerSupport';
|
|
2
|
-
import type { CustomerSupportSchema } from '../../../components/CustomerSupport/types';
|
|
2
|
+
import type { CustomerSupportSchema } from '../../../components/Shared/tasks/CustomerSupport/types';
|
|
3
3
|
export declare const mapCustomerSupportSchemaToCustomerSupportType: (customerSupport: CustomerSupportSchema) => CustomerSupport;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { CompanySchema } from '../../components/Business/forms/Company/types';
|
|
2
|
-
import type { HighExposureSchema } from '../../components/
|
|
3
|
-
import type { FinancialInformationSchema } from '../../components/FinancialInformation/types';
|
|
2
|
+
import type { HighExposureSchema } from '../../components/EFP/tasks/HighExposureDropin/types';
|
|
3
|
+
import type { FinancialInformationSchema } from '../../components/Shared/forms/FinancialInformation/types';
|
|
4
4
|
import type { SolePropSchema } from '../../components/SoleProprietorship/forms/SoleProp/types';
|
|
5
5
|
import type { TrustSchema } from '../../components/Trust/forms/Trust/types';
|
|
6
6
|
import type { Attachment, PageType } from '../../core/models/api/attachment';
|
|
@@ -10,12 +10,14 @@ import type { Individual } from '../../core/models/api/individual';
|
|
|
10
10
|
import type { ExistingLegalEntity, LegalEntity } from '../../core/models/api/legal-entity';
|
|
11
11
|
import type { ExistingTransferInstrument, TransferInstrument } from '../../core/models/api/transfer-instrument';
|
|
12
12
|
import type { FileSchema } from '../../core/models/file';
|
|
13
|
-
import type { SourceOfFundsSchema } from '../../components/
|
|
13
|
+
import type { SourceOfFundsSchema } from '../../components/EFP/tasks/SourceOfFundsDropin/types';
|
|
14
14
|
import type { BusinessLinesType } from '../../core/models/api/source-of-funds';
|
|
15
15
|
import type { PayoutDetailsSchema } from '../../components/BankAccount/forms/PayoutDetails/types';
|
|
16
16
|
import type { BankDocumentSchema } from '../../components/BankAccount/forms/BankDocument/types';
|
|
17
17
|
import type { PersonalDetailsSchema } from '../../components/Individual/forms/Individual/PersonalDetails/types';
|
|
18
18
|
import type { IndividualSchema } from '../../components/Individual/forms/Individual/types';
|
|
19
|
+
import type { BusinessDetailsSchema } from '../../components/Business/forms/BusinessDetails/types';
|
|
20
|
+
import type { ExperimentName } from '../../core/context/ExperimentContext/types';
|
|
19
21
|
export declare const adjustIdentificationData: (data: PersonalDetailsSchema, apiData: Individual["identificationData"]) => Individual["identificationData"];
|
|
20
22
|
/**
|
|
21
23
|
* Easy to use function for mapping transferInstrument response to payout account details component data
|
|
@@ -36,14 +38,16 @@ export declare const mapFinancialReportsToFinancialInformation: (financialReport
|
|
|
36
38
|
export declare const mapFinancialInformationToFinancialReport: ({ currency, financialReportingDate, numberOfEmployees, netAssets, annualTurnover, }: FinancialInformationSchema) => FinancialReport;
|
|
37
39
|
export declare const mapLegalEntityToIndividual: (legalEntity: ExistingLegalEntity | undefined, isChangingType?: boolean) => IndividualSchema;
|
|
38
40
|
export declare const mapIndividualToLegalEntity: (data: IndividualSchema) => LegalEntity;
|
|
39
|
-
export declare const mapLegalEntityToCompany: (legalEntity: LegalEntity) => CompanySchema;
|
|
40
|
-
export declare const mapCompanyToLegalEntity: (data: CompanySchema,
|
|
41
|
-
export declare const mapLegalEntityToTrust: (legalEntity: LegalEntity) => TrustSchema;
|
|
42
|
-
export declare const mapTrustToLegalEntity: (data: TrustSchema) => LegalEntity;
|
|
41
|
+
export declare const mapLegalEntityToCompany: (legalEntity: LegalEntity, isExperimentEnabled?: (key: ExperimentName) => boolean) => CompanySchema;
|
|
42
|
+
export declare const mapCompanyToLegalEntity: (data: CompanySchema, isExperimentEnabled?: (key: ExperimentName) => boolean) => LegalEntity;
|
|
43
|
+
export declare const mapLegalEntityToTrust: (legalEntity: LegalEntity, isExperimentEnabled: (key: ExperimentName) => boolean) => TrustSchema;
|
|
44
|
+
export declare const mapTrustToLegalEntity: (data: TrustSchema, isExperimentEnabled: (key: ExperimentName) => boolean) => LegalEntity;
|
|
43
45
|
export declare const mapLegalEntityToHighExposure: (legalEntity: LegalEntity) => HighExposureSchema;
|
|
44
46
|
export declare const mapHighExposureToLegalEntity: (data: HighExposureSchema) => LegalEntity;
|
|
45
|
-
export declare const mapLegalEntityToSoleProp: (legalEntity: LegalEntity) => SolePropSchema;
|
|
46
|
-
export declare const
|
|
47
|
+
export declare const mapLegalEntityToSoleProp: (legalEntity: LegalEntity, isExperimentEnabled: (key: ExperimentName) => boolean) => SolePropSchema;
|
|
48
|
+
export declare const mapLegalEntityToSolePropBusinessDetails: (legalEntity: LegalEntity) => BusinessDetailsSchema;
|
|
49
|
+
export declare const mapSolePropToLegalEntity: (data: SolePropSchema, isExperimentEnabled: (key: ExperimentName) => boolean) => LegalEntity;
|
|
50
|
+
export declare const mapSolePropToLegalEntityBusinessDetails: (data: BusinessDetailsSchema, isExperimentEnabled: (key: ExperimentName) => boolean) => LegalEntity;
|
|
47
51
|
export type IndividualDocumentFields = Pick<IndividualSchema, 'idDocument' | 'proofOfResidency' | 'proofOfNationalId' | 'proofOfRelationship'>;
|
|
48
52
|
export declare const getPage: ({ attachments }: Document, pageType?: PageType) => Attachment;
|
|
49
53
|
export declare const getPageName: (document: Document, pageType?: PageType) => string;
|
|
@@ -55,6 +59,7 @@ export declare const mapApiDocumentToCompanyDocuments: (entityId: string) => Com
|
|
|
55
59
|
export declare const mapTrustDocumentToApiDocument: (data: TrustSchema, entityId: string) => Promise<Document[]>;
|
|
56
60
|
export declare const mapApiDocumentToTrustDocument: (entityId: string) => TrustSchema;
|
|
57
61
|
export declare const mapSolePropDocumentToApiDocument: (data: SolePropSchema, entityId: string) => Promise<Document[]>;
|
|
62
|
+
export declare const mapSolePropDocumentToApiDocumentBusinessDetails: (data: BusinessDetailsSchema, entityId: string) => Promise<Document[]>;
|
|
58
63
|
export declare const mapApiDocumentToSolePropDocuments: (entityId: string) => SolePropSchema;
|
|
59
64
|
export declare const mapPayoutDocumentsToApiDocuments: (data: PayoutDetailsSchema, entityId: string) => Promise<Document>;
|
|
60
65
|
export declare const mapApiDocumentToPayoutDocuments: (entityId: string) => BankDocumentSchema;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@adyen/kyc-components",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.53.0",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"adyen",
|
|
6
6
|
"adyen-kyc",
|
|
@@ -147,13 +147,14 @@
|
|
|
147
147
|
"jsdom": "^25.0.1",
|
|
148
148
|
"jsonc-eslint-parser": "^2.4.0",
|
|
149
149
|
"lodash-es": "^4.17.21",
|
|
150
|
-
"msw": "^2.
|
|
150
|
+
"msw": "^2.7.3",
|
|
151
151
|
"msw-storybook-addon": "^2.0.2",
|
|
152
152
|
"phone": "^3.1.40",
|
|
153
153
|
"postcss": "^8.4.49",
|
|
154
154
|
"prettier": "^3.4.1",
|
|
155
155
|
"remark-gfm": "^4.0.0",
|
|
156
156
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
157
|
+
"ruins": "^0.2.2",
|
|
157
158
|
"sass": "^1.79.3",
|
|
158
159
|
"stylelint": "^15.9.0",
|
|
159
160
|
"stylelint-config-recommended-scss": "^11.0.0",
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
const enUS_instructions = {
|
|
2
|
-
addingAndVerifiyingABankAccount: "'this method' refers to adding a bank account using a third-party provider to instantly verify a bank account",
|
|
3
|
-
missingPhoneCountryCode: "This translation is specific to phone number inputs",
|
|
4
|
-
yesContinue: "Meaning to continue onto the next step in the form"
|
|
5
|
-
};
|
|
6
|
-
export {
|
|
7
|
-
enUS_instructions as default
|
|
8
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import './FieldWrapper.scss';
|
|
2
|
-
import type { FieldContainerProps } from './types';
|
|
3
|
-
/**
|
|
4
|
-
* USAGE: Specifically defined as a util to provide a wrapper for fields created within the Address component
|
|
5
|
-
*
|
|
6
|
-
* NOT TO BE USED: if you just want to add a Country or State dropdown outside of an Address component
|
|
7
|
-
* - then you should implement <CountryField> or <StateField> directly
|
|
8
|
-
*/
|
|
9
|
-
export declare function FieldContainer(props: FieldContainerProps): import("preact").JSX.Element;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import type { JSX } from 'preact';
|
|
2
|
-
import type { SearchAddressProps } from './types';
|
|
3
|
-
export declare const SearchAddress: ({ data, legalEntityId, autocompleteAddressForm, handleChangeFor, handleAddressSearch, handleFindAddress, addressType, kompanyAddress, }: SearchAddressProps) => JSX.Element;
|