Class PoIdCardBack
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class PoIdCardBack : GenericDocumentWrapper
- Inheritance
-
PoIdCardBack
- Inherited Members
-
Constructors
PoIdCardBack(GenericDocument)
public PoIdCardBack(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
Barcode
public Field Barcode { get; }
Property Value
- Field
Birthplace
public Field Birthplace { get; }
Property Value
- Field
Children
public PoIdCardBack.PoIdCardBackChildren Children { get; }
Property Value
- PoIdCardBack.PoIdCardBackChildren
ExpiryDate
public Field? ExpiryDate { get; }
Property Value
- Field
ID
Property Value
- Field
IssueDate
public Field IssueDate { get; }
Property Value
- Field
IssuingAuthority
public Field IssuingAuthority { get; }
Property Value
- Field
Nationality
public Field? Nationality { get; }
Property Value
- Field
ParentsGivenNames
public Field? ParentsGivenNames { get; }
Property Value
- Field
PersonalNumber
public Field PersonalNumber { get; }
Property Value
- Field
RawMRZ
public Field RawMRZ { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
Surname
public Field Surname { get; }
Property Value
- Field