Table of Contents

Class DeIdCardBack.FieldNames

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

Fields

Address

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

Field Value

string

EyeColor

[Register("EYE_COLOR")]
public const string EyeColor = "EyeColor"

Field Value

string

Height

[Register("HEIGHT")]
public const string Height = "Height"

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

Pseudonym

[Register("PSEUDONYM")]
public const string Pseudonym = "Pseudonym"

Field Value

string

RawMrz

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

Field Value

string

Properties

Instance

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

Property Value

DeIdCardBack.FieldNames