Class RoIdCardTD3
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class RoIdCardTD3 : GenericDocumentWrapper
- Inheritance
-
RoIdCardTD3
- Inherited Members
-
Constructors
RoIdCardTD3(GenericDocument)
public RoIdCardTD3(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
Birthplace
public Field Birthplace { get; }
Property Value
- Field
Children
public RoIdCardTD3.RoIdCardTD3Children Children { get; }
Property Value
- RoIdCardTD3.RoIdCardTD3Children
ExpiryDate
public Field ExpiryDate { get; }
Property Value
- Field
Gender
public Field Gender { get; }
Property Value
- Field
GivenNames
public Field GivenNames { get; }
Property Value
- Field
ID
Property Value
- Field
IssuingAuthority
public Field IssuingAuthority { get; }
Property Value
- Field
Nationality
public Field Nationality { get; }
Property Value
- Field
PersonalNumber
public Field PersonalNumber { get; }
Property Value
- Field
Photo
public Field Photo { 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
ValidFromDate
public Field ValidFromDate { get; }
Property Value
- Field