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
FathersName
[Register("FATHERS_NAME")]
public const string FathersName = "FathersName"
Field Value
IssuingAuthority
[Register("ISSUING_AUTHORITY")]
public const string IssuingAuthority = "IssuingAuthority"
Field Value
MothersName
[Register("MOTHERS_NAME")]
public const string MothersName = "MothersName"
Field Value
RawMrz
[Register("RAW_MRZ")]
public const string RawMrz = "RawMRZ"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static TrIdCardBack.FieldNames Instance { get; }