Table of Contents

Class HkIdentityCardFront

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

Constructors

HkIdentityCardFront(GenericDocument)

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

BirthDate

public Field BirthDate { get; }

Property Value

Field

Gender

public Field Gender { get; }

Property Value

Field

GivenNames

public Field GivenNames { get; }

Property Value

Field

GivenNamesInChineseCode

public Field GivenNamesInChineseCode { get; }

Property Value

Field

ID

public Field ID { get; }

Property Value

Field

IDSymbols

public Field IDSymbols { get; }

Property Value

Field

InitialRegistrationDate

public Field InitialRegistrationDate { get; }

Property Value

Field

IssueDate

public Field IssueDate { get; }

Property Value

Field

Photo

public Field Photo { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string