Table of Contents

Class ItIdCardBack.FieldNames

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

Fields

Address

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

Field Value

string

Barcode

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

Field Value

string

FiscalCode

[Register("FISCAL_CODE")]
public const string FiscalCode = "FiscalCode"

Field Value

string

IssuingAuthority

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

Field Value

string

Parents

[Register("PARENTS")]
public const string Parents = "Parents"

Field Value

string

RawMrz

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

Field Value

string

Remarks

[Register("REMARKS")]
public const string Remarks = "Remarks"

Field Value

string

ValidationPhoto

[Register("VALIDATION_PHOTO")]
public const string ValidationPhoto = "ValidationPhoto"

Field Value

string

Properties

Instance

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

Property Value

ItIdCardBack.FieldNames