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