Class RoIdCardBack
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class RoIdCardBack : GenericDocumentWrapper
- Inheritance
-
RoIdCardBack
- Inherited Members
-
Constructors
RoIdCardBack(GenericDocument)
public RoIdCardBack(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
Address
public Field? Address { get; }
Property Value
- Field
Children
public RoIdCardBack.RoIdCardBackChildren Children { get; }
Property Value
- RoIdCardBack.RoIdCardBackChildren
IssueDate
public Field IssueDate { get; }
Property Value
- Field
IssuingAuthority
public Field IssuingAuthority { get; }
Property Value
- Field
RawMRZ
public Field RawMRZ { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string