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