Table of Contents

Class HkIdentityCardFront

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

Constructors

HkIdentityCardFront(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

Gender

public TextFieldWrapper Gender { get; }

Property Value

TextFieldWrapper

GivenNames

public TextFieldWrapper GivenNames { get; }

Property Value

TextFieldWrapper

GivenNamesInChineseCode

public TextFieldWrapper GivenNamesInChineseCode { get; }

Property Value

TextFieldWrapper

Id

public TextFieldWrapper Id { get; }

Property Value

TextFieldWrapper

IdSymbols

public TextFieldWrapper IdSymbols { get; }

Property Value

TextFieldWrapper

InitialRegistrationDate

public TextFieldWrapper InitialRegistrationDate { get; }

Property Value

TextFieldWrapper

IssueDate

public TextFieldWrapper IssueDate { get; }

Property Value

TextFieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

Photo

public FieldWrapper Photo { get; }

Property Value

FieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string