Table of Contents

Class RoIdCardTD3.NormalizedFieldNames

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

Fields

Address

[Register("ADDRESS")]
public const string Address = "RoIdCardTD3.Address"

Field Value

string

Birthplace

[Register("BIRTHPLACE")]
public const string Birthplace = "RoIdCardTD3.Birthplace"

Field Value

string

ExpiryDate

[Register("EXPIRY_DATE")]
public const string ExpiryDate = "RoIdCardTD3.ExpiryDate"

Field Value

string

Gender

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

Field Value

string

GivenNames

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

Field Value

string

Id

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

Field Value

string

IssuingAuthority

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

Field Value

string

Nationality

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

Field Value

string

PersonalNumber

[Register("PERSONAL_NUMBER")]
public const string PersonalNumber = "RoIdCardTD3.PersonalNumber"

Field Value

string

Photo

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

Field Value

string

RawMrz

[Register("RAW_MRZ")]
public const string RawMrz = "RoIdCardTD3.RawMRZ"

Field Value

string

Surname

[Register("SURNAME")]
public const string Surname = "RoIdCardTD3.Surname"

Field Value

string

ValidFromDate

[Register("VALID_FROM_DATE")]
public const string ValidFromDate = "RoIdCardTD3.ValidFromDate"

Field Value

string

Properties

Instance

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

Property Value

RoIdCardTD3.NormalizedFieldNames