Class HkIdentityCardFront.FieldNames
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/HkIdentityCardFront$FieldNames", DoNotGenerateAcw = true)]
public sealed class HkIdentityCardFront.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
HkIdentityCardFront.FieldNames
- Implements
-
- Inherited Members
-
Fields
BirthDate
[Register("BIRTH_DATE")]
public const string BirthDate = "BirthDate"
Field Value
- string
Gender
[Register("GENDER")]
public const string Gender = "Gender"
Field Value
- string
GivenNames
[Register("GIVEN_NAMES")]
public const string GivenNames = "GivenNames"
Field Value
- string
GivenNamesInChineseCode
[Register("GIVEN_NAMES_IN_CHINESE_CODE")]
public const string GivenNamesInChineseCode = "GivenNamesInChineseCode"
Field Value
- string
Id
[Register("ID")]
public const string Id = "ID"
Field Value
- string
IdSymbols
[Register("ID_SYMBOLS")]
public const string IdSymbols = "IDSymbols"
Field Value
- string
InitialRegistrationDate
[Register("INITIAL_REGISTRATION_DATE")]
public const string InitialRegistrationDate = "InitialRegistrationDate"
Field Value
- string
IssueDate
[Register("ISSUE_DATE")]
public const string IssueDate = "IssueDate"
Field Value
- string
Photo
[Register("PHOTO")]
public const string Photo = "Photo"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static HkIdentityCardFront.FieldNames Instance { get; }
Property Value
- HkIdentityCardFront.FieldNames