Table of Contents

Class PoIdCardBack.FieldNames

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

Fields

Barcode

[Register("BARCODE")]
public const string Barcode = "Barcode"

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

Id

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

Field Value

string

IssueDate

[Register("ISSUE_DATE")]
public const string IssueDate = "IssueDate"

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

ParentsGivenNames

[Register("PARENTS_GIVEN_NAMES")]
public const string ParentsGivenNames = "ParentsGivenNames"

Field Value

string

PersonalNumber

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

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

Properties

Instance

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

Property Value

PoIdCardBack.FieldNames