Table of Contents

Class CnEntryAndExitPermitFront

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

Constructors

CnEntryAndExitPermitFront(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

Business

public TextFieldWrapper Business { get; }

Property Value

TextFieldWrapper

Destinations

public TextFieldWrapper Destinations { get; }

Property Value

TextFieldWrapper

Gender

public TextFieldWrapper Gender { get; }

Property Value

TextFieldWrapper

GivenNames

public TextFieldWrapper GivenNames { get; }

Property Value

TextFieldWrapper

Id

public TextFieldWrapper Id { get; }

Property Value

TextFieldWrapper

IssueDate

public TextFieldWrapper IssueDate { get; }

Property Value

TextFieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

Mrz

public MRZ Mrz { get; }

Property Value

MRZ

MrzLine

public TextFieldWrapper MrzLine { get; }

Property Value

TextFieldWrapper

Photo

public FieldWrapper Photo { get; }

Property Value

FieldWrapper

PlaceOfIssue

public TextFieldWrapper PlaceOfIssue { get; }

Property Value

TextFieldWrapper

PortsOfExitAndEntry

public TextFieldWrapper PortsOfExitAndEntry { get; }

Property Value

TextFieldWrapper

RawMRZ

public FieldWrapper RawMRZ { get; }

Property Value

FieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

TimesOfExitAndEntry

public TextFieldWrapper TimesOfExitAndEntry { get; }

Property Value

TextFieldWrapper

ValidFrom

public TextFieldWrapper ValidFrom { get; }

Property Value

TextFieldWrapper

ValidUntil

public TextFieldWrapper ValidUntil { get; }

Property Value

TextFieldWrapper