Table of Contents

Class DeResidencePermitFront

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

Constructors

DeResidencePermitFront(GenericDocument)

[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public DeResidencePermitFront(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DeResidencePermitFront"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "DeResidencePermitFront"

Field Value

string

Properties

BirthDate

public ValidatedTextFieldWrapper BirthDate { get; }

Property Value

ValidatedTextFieldWrapper

ExpiryDate

public ValidatedTextFieldWrapper ExpiryDate { get; }

Property Value

ValidatedTextFieldWrapper

Gender

public TextFieldWrapper Gender { get; }

Property Value

TextFieldWrapper

GivenNames

public TextFieldWrapper GivenNames { get; }

Property Value

TextFieldWrapper

Id

public TextFieldWrapper Id { get; }

Property Value

TextFieldWrapper

Nationality

public TextFieldWrapper Nationality { get; }

Property Value

TextFieldWrapper

Photo

public FieldWrapper Photo { get; }

Property Value

FieldWrapper

Pin

public TextFieldWrapper Pin { get; }

Property Value

TextFieldWrapper

PlaceOfIssue

public TextFieldWrapper PlaceOfIssue { get; }

Property Value

TextFieldWrapper

Remarks

public TextFieldWrapper Remarks { get; }

Property Value

TextFieldWrapper

Signature

public FieldWrapper Signature { get; }

Property Value

FieldWrapper

Surname

public TextFieldWrapper Surname { get; }

Property Value

TextFieldWrapper

TitleType

public TextFieldWrapper TitleType { get; }

Property Value

TextFieldWrapper

ValidFrom

public ValidatedTextFieldWrapper ValidFrom { get; }

Property Value

ValidatedTextFieldWrapper