Table of Contents

Class TrIdCardBack.NormalizedFieldNames

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

Fields

Barcode

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

Field Value

string

FathersName

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

Field Value

string

IssuingAuthority

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

Field Value

string

MothersName

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

Field Value

string

RawMrz

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

Field Value

string

Properties

Instance

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

Property Value

TrIdCardBack.NormalizedFieldNames