Class CnPermanentResidentCardFront
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class CnPermanentResidentCardFront : GenericDocumentWrapper
- Inheritance
-
CnPermanentResidentCardFront
- Inherited Members
-
Constructors
CnPermanentResidentCardFront(GenericDocument)
public CnPermanentResidentCardFront(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
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
Photo
public Field Photo { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
ValidFrom
public Field ValidFrom { get; }
Property Value
- Field
ValidUntil
public Field ValidUntil { get; }
Property Value
- Field