Class MRZ
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class MRZ : GenericDocumentWrapper
- Inheritance
-
MRZ
- Inherited Members
-
Constructors
MRZ(GenericDocument)
public MRZ(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
BirthDate
public Field BirthDate { get; }
Property Value
- Field
CheckDigitBirthDate
public Field? CheckDigitBirthDate { get; }
Property Value
- Field
CheckDigitDocumentNumber
public Field? CheckDigitDocumentNumber { get; }
Property Value
- Field
CheckDigitExpiryDate
public Field? CheckDigitExpiryDate { get; }
Property Value
- Field
CheckDigitGeneral
public Field? CheckDigitGeneral { get; }
Property Value
- Field
CheckDigitPersonalNumber
public Field? CheckDigitPersonalNumber { get; }
Property Value
- Field
DateOfIssuance
public Field? DateOfIssuance { get; }
Property Value
- Field
DocumentNumber
public Field? DocumentNumber { get; }
Property Value
- Field
DocumentType
public Field DocumentType { get; }
Property Value
- Field
DocumentTypeCode
public Field? DocumentTypeCode { get; }
Property Value
- Field
ExpiryDate
public Field? ExpiryDate { get; }
Property Value
- Field
Gender
public Field? Gender { get; }
Property Value
- Field
GivenNames
public Field GivenNames { get; }
Property Value
- Field
IssuingAuthority
public Field? IssuingAuthority { get; }
Property Value
- Field
LanguageCode
public Field? LanguageCode { get; }
Property Value
- Field
Nationality
public Field Nationality { get; }
Property Value
- Field
OfficeOfIssuance
public Field? OfficeOfIssuance { get; }
Property Value
- Field
Optional1
public Field? Optional1 { get; }
Property Value
- Field
Optional2
public Field? Optional2 { get; }
Property Value
- Field
PINCode
public Field? PINCode { get; }
Property Value
- Field
PersonalNumber
public Field? PersonalNumber { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
Surname
public Field Surname { get; }
Property Value
- Field
TravelDocType
public Field? TravelDocType { get; }
Property Value
- Field
TravelDocTypeVariant
public Field? TravelDocTypeVariant { get; }
Property Value
- Field
Unknown
public Field? Unknown { get; }
Property Value
- Field
VersionNumber
public Field? VersionNumber { get; }
Property Value
- Field
VisaOptional
public Field? VisaOptional { get; }
Property Value
- Field