Class DeResidencePermitBack.FieldNames
- Namespace
- IO.Scanbot.Genericdocument.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/DeResidencePermitBack$FieldNames", DoNotGenerateAcw = true)]
public sealed class DeResidencePermitBack.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DeResidencePermitBack.FieldNames
- Implements
-
- Inherited Members
-
Fields
Address
[Register("ADDRESS")]
public const string Address = "Address"
Field Value
- string
BirthDate
[Register("BIRTH_DATE")]
public const string BirthDate = "BirthDate"
Field Value
- string
Birthplace
[Register("BIRTHPLACE")]
public const string Birthplace = "Birthplace"
Field Value
- string
EyeColor
[Register("EYE_COLOR")]
public const string EyeColor = "EyeColor"
Field Value
- string
Gender
[Register("GENDER")]
public const string Gender = "Gender"
Field Value
- string
Height
[Register("HEIGHT")]
public const string Height = "Height"
Field Value
- string
IssuingAuthority
[Register("ISSUING_AUTHORITY")]
public const string IssuingAuthority = "IssuingAuthority"
Field Value
- string
Nationality
[Register("NATIONALITY")]
public const string Nationality = "Nationality"
Field Value
- string
RawMrz
[Register("RAW_MRZ")]
public const string RawMrz = "RawMRZ"
Field Value
- string
[Register("REMARKS")]
public const string Remarks = "Remarks"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static DeResidencePermitBack.FieldNames Instance { get; }
Property Value
- DeResidencePermitBack.FieldNames