Table of Contents

Class CnPermanentResidentCardFront.NormalizedFieldNames

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

Fields

BirthDate

[Register("BIRTH_DATE")]
public const string BirthDate = "CnPermanentResidentCardFront.BirthDate"

Field Value

string

Gender

[Register("GENDER")]
public const string Gender = "CnPermanentResidentCardFront.Gender"

Field Value

string

GivenNames

[Register("GIVEN_NAMES")]
public const string GivenNames = "CnPermanentResidentCardFront.GivenNames"

Field Value

string

Id

[Register("ID")]
public const string Id = "CnPermanentResidentCardFront.ID"

Field Value

string

IssuingAuthority

[Register("ISSUING_AUTHORITY")]
public const string IssuingAuthority = "CnPermanentResidentCardFront.IssuingAuthority"

Field Value

string

Nationality

[Register("NATIONALITY")]
public const string Nationality = "CnPermanentResidentCardFront.Nationality"

Field Value

string

Photo

[Register("PHOTO")]
public const string Photo = "CnPermanentResidentCardFront.Photo"

Field Value

string

ValidFrom

[Register("VALID_FROM")]
public const string ValidFrom = "CnPermanentResidentCardFront.ValidFrom"

Field Value

string

ValidUntil

[Register("VALID_UNTIL")]
public const string ValidUntil = "CnPermanentResidentCardFront.ValidUntil"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static CnPermanentResidentCardFront.NormalizedFieldNames Instance { get; }

Property Value

CnPermanentResidentCardFront.NormalizedFieldNames