Table of Contents

Class DePassport.FieldNames

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

Fields

BirthDate

[Register("BIRTH_DATE")]
public const string BirthDate = "BirthDate"

Field Value

string

Birthplace

[Register("BIRTHPLACE")]
public const string Birthplace = "Birthplace"

Field Value

string

CountryCode

[Register("COUNTRY_CODE")]
public const string CountryCode = "CountryCode"

Field Value

string

ExpiryDate

[Register("EXPIRY_DATE")]
public const string ExpiryDate = "ExpiryDate"

Field Value

string

Gender

[Register("GENDER")]
public const string Gender = "Gender"

Field Value

string

GivenNames

[Register("GIVEN_NAMES")]
public const string GivenNames = "GivenNames"

Field Value

string

Id

[Register("ID")]
public const string Id = "ID"

Field Value

string

IssueDate

[Register("ISSUE_DATE")]
public const string IssueDate = "IssueDate"

Field Value

string

IssuingAuthority

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

Field Value

string

MaidenName

[Register("MAIDEN_NAME")]
public const string MaidenName = "MaidenName"

Field Value

string

Nationality

[Register("NATIONALITY")]
public const string Nationality = "Nationality"

Field Value

string

PassportType

[Register("PASSPORT_TYPE")]
public const string PassportType = "PassportType"

Field Value

string

Photo

[Register("PHOTO")]
public const string Photo = "Photo"

Field Value

string

RawMrz

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

Field Value

string

Signature

[Register("SIGNATURE")]
public const string Signature = "Signature"

Field Value

string

Surname

[Register("SURNAME")]
public const string Surname = "Surname"

Field Value

string

Properties

Instance

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

Property Value

DePassport.FieldNames