Table of Contents

Class TwEntryAndExitPermit

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

Constructors

TwEntryAndExitPermit(GenericDocument)

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

BarcodeLeft

public Field? BarcodeLeft { get; }

Property Value

Field

BarcodeRight

public Field? BarcodeRight { get; }

Property Value

Field

BirthDate

public Field BirthDate { get; }

Property Value

Field

Children

public TwEntryAndExitPermit.TwEntryAndExitPermitChildren Children { get; }

Property Value

TwEntryAndExitPermit.TwEntryAndExitPermitChildren

CountryCode

public Field? CountryCode { get; }

Property Value

Field

CountryOfResidency

public Field? CountryOfResidency { get; }

Property Value

Field

DocumentType

public Field? DocumentType { get; }

Property Value

Field

EntryInspection

public Field? EntryInspection { get; }

Property Value

Field

ExitInspection

public Field? ExitInspection { get; }

Property Value

Field

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

public Field ID { get; }

Property Value

Field

IssueDate

public Field IssueDate { get; }

Property Value

Field

PassportNumber

public Field? PassportNumber { 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

Remarks

public Field? Remarks { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string