Class CnPermanentResidentCardFront.FieldNames
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/CnPermanentResidentCardFront$FieldNames", DoNotGenerateAcw = true)]
public sealed class CnPermanentResidentCardFront.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
CnPermanentResidentCardFront.FieldNames
- Implements
-
- Inherited Members
-
Fields
BirthDate
[Register("BIRTH_DATE")]
public const string BirthDate = "BirthDate"
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
IssuingAuthority
[Register("ISSUING_AUTHORITY")]
public const string IssuingAuthority = "IssuingAuthority"
Field Value
- string
Nationality
[Register("NATIONALITY")]
public const string Nationality = "Nationality"
Field Value
- string
Photo
[Register("PHOTO")]
public const string Photo = "Photo"
Field Value
- string
ValidFrom
[Register("VALID_FROM")]
public const string ValidFrom = "ValidFrom"
Field Value
- string
ValidUntil
[Register("VALID_UNTIL")]
public const string ValidUntil = "ValidUntil"
Field Value
- string
Properties
Instance
[Register("INSTANCE")]
public static CnPermanentResidentCardFront.FieldNames Instance { get; }
Property Value
- CnPermanentResidentCardFront.FieldNames