Class DocumentDataExtractorCommonConfiguration

Convenience configuration element for enabling the scanning of multiple document types with a common configuration. Add to extractor configuration to enable the scanning of multiple document types.

Constructors

Properties

Constructors

Properties

_type: "DocumentDataExtractorCommonConfiguration"
acceptedDocumentTypes: string[]

List of document types to scan. By default, the list is empty.

Default Value

["DeIdCardFront", "DeIdCardBack", "DeHealthInsuranceCardFront", "DePassport", "DeResidencePermitFront", "DeResidencePermitBack", "EuropeanHealthInsuranceCard", "EuropeanDriverLicenseFront", "EuropeanDriverLicenseBack"];

Generated using TypeDoc