Table of Contents

Class CnEntryAndExitPermitFront

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll
public class CnEntryAndExitPermitFront : GenericDocumentWrapper
Inheritance
CnEntryAndExitPermitFront
Inherited Members

Constructors

CnEntryAndExitPermitFront(GenericDocument)

public CnEntryAndExitPermitFront(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

Business

public Field? Business { get; }

Property Value

Field

Children

public CnEntryAndExitPermitFront.CnEntryAndExitPermitFrontChildren Children { get; }

Property Value

CnEntryAndExitPermitFront.CnEntryAndExitPermitFrontChildren

Destinations

public Field? Destinations { get; }

Property Value

Field

Gender

public Field? Gender { get; }

Property Value

Field

GivenNames

public Field GivenNames { get; }

Property Value

Field

ID

public Field ID { get; }

Property Value

Field

IssueDate

public Field? IssueDate { get; }

Property Value

Field

MRZLine

public Field? MRZLine { get; }

Property Value

Field

Photo

public Field Photo { get; }

Property Value

Field

PlaceOfIssue

public Field? PlaceOfIssue { get; }

Property Value

Field

PortsOfExitAndEntry

public Field? PortsOfExitAndEntry { get; }

Property Value

Field

RawMRZ

public Field? RawMRZ { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

TimesOfExitAndEntry

public Field? TimesOfExitAndEntry { get; }

Property Value

Field

ValidFrom

public Field ValidFrom { get; }

Property Value

Field

ValidUntil

public Field ValidUntil { get; }

Property Value

Field