Table of Contents

Class CnEntryAndExitPermitBack

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll

CnEntryAndExitPermitBack

public class CnEntryAndExitPermitBack : GenericDocumentWrapper
Inheritance
CnEntryAndExitPermitBack
Inherited Members

Constructors

CnEntryAndExitPermitBack(GenericDocument)

public CnEntryAndExitPermitBack(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

BarcodeBottom

Barcode on the bottom of the document

public Field? BarcodeBottom { get; }

Property Value

Field

BarcodeTop

Barcode on the top of the document

public Field? BarcodeTop { get; }

Property Value

Field

Children

public CnEntryAndExitPermitBack.CnEntryAndExitPermitBackChildren Children { get; }

Property Value

CnEntryAndExitPermitBack.CnEntryAndExitPermitBackChildren

HongKongValidFrom

Hong Kong Valid From Date

public Field? HongKongValidFrom { get; }

Property Value

Field

HongKongValidUntil

Hong Kong Valid Until Date

public Field? HongKongValidUntil { get; }

Property Value

Field

MacaoValidFrom

Macao Valid From Date

public Field? MacaoValidFrom { get; }

Property Value

Field

MacaoValidUntil

Macao Valid Until Date

public Field? MacaoValidUntil { get; }

Property Value

Field

RawMRZ

Raw MRZ text value

public Field? RawMRZ { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

TaiwanIDNumber

Taiwan Identification Number

public Field? TaiwanIDNumber { get; }

Property Value

Field