Table of Contents

Class RoIdCardTD3.FieldNames

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

Fields

Address

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

Field Value

string

Birthplace

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

Field Value

string

ExpiryDate

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

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

Id

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

Field Value

string

IssuingAuthority

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

Field Value

string

Nationality

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

Field Value

string

PersonalNumber

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

Field Value

string

Photo

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

Field Value

string

RawMrz

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

Field Value

string

Surname

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

Field Value

string

ValidFromDate

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

Field Value

string

Properties

Instance

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

Property Value

RoIdCardTD3.FieldNames