Table of Contents

Class CnEntryAndExitPermitBack

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/CnEntryAndExitPermitBack", DoNotGenerateAcw = true)]
public sealed class CnEntryAndExitPermitBack : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
CnEntryAndExitPermitBack
Implements
Inherited Members

Constructors

CnEntryAndExitPermitBack(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public CnEntryAndExitPermitBack(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "CnEntryAndExitPermitBack"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "CnEntryAndExitPermitBack"

Field Value

string

Properties

BarcodeBottom

public FieldWrapper BarcodeBottom { get; }

Property Value

FieldWrapper

BarcodeTop

public FieldWrapper BarcodeTop { get; }

Property Value

FieldWrapper

HongKongValidFrom

public TextFieldWrapper HongKongValidFrom { get; }

Property Value

TextFieldWrapper

HongKongValidUntil

public TextFieldWrapper HongKongValidUntil { get; }

Property Value

TextFieldWrapper

MacaoValidFrom

public TextFieldWrapper MacaoValidFrom { get; }

Property Value

TextFieldWrapper

MacaoValidUntil

public TextFieldWrapper MacaoValidUntil { get; }

Property Value

TextFieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

Mrz

public MRZ Mrz { get; }

Property Value

MRZ

RawMRZ

public FieldWrapper RawMRZ { get; }

Property Value

FieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

TaiwanIDNumber

public TextFieldWrapper TaiwanIDNumber { get; }

Property Value

TextFieldWrapper