Class MrzFallbackConfiguration
- Namespace
- ScanbotSDK.MAUI.Core.DocumentData
- Assembly
- DocumentSDK.MAUI.dll
public class MrzFallbackConfiguration : DocumentDataExtractorConfigurationElement
- Inheritance
-
MrzFallbackConfiguration
- Inherited Members
Constructors
MrzFallbackConfiguration()
public MrzFallbackConfiguration()
Properties
AcceptedCountries
public string[] AcceptedCountries { get; set; }
Property Value
- string[]
AcceptedMRZTypes
public MrzDocumentType[] AcceptedMRZTypes { get; set; }
Property Value
Methods
FromJson(string)
public static MrzFallbackConfiguration FromJson(string rawJson)
Parameters
rawJsonstring