Table of Contents

Class TrIdCardBack.FieldNames

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

Fields

Barcode

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

Field Value

string

FathersName

[Register("FATHERS_NAME")]
public const string FathersName = "FathersName"

Field Value

string

IssuingAuthority

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

Field Value

string

MothersName

[Register("MOTHERS_NAME")]
public const string MothersName = "MothersName"

Field Value

string

RawMrz

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

Field Value

string

Properties

Instance

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

Property Value

TrIdCardBack.FieldNames