Table of Contents

Class DeDriverLicenseFront

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

Constructors

DeDriverLicenseFront(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

BirthDate

public ValidatedTextFieldWrapper BirthDate { get; }

Property Value

ValidatedTextFieldWrapper

Birthplace

public TextFieldWrapper Birthplace { get; }

Property Value

TextFieldWrapper

ExpiryDate

public ValidatedTextFieldWrapper ExpiryDate { get; }

Property Value

ValidatedTextFieldWrapper

GivenNames

public TextFieldWrapper GivenNames { get; }

Property Value

TextFieldWrapper

Id

public TextFieldWrapper Id { get; }

Property Value

TextFieldWrapper

IssueDate

public ValidatedTextFieldWrapper IssueDate { get; }

Property Value

ValidatedTextFieldWrapper

IssuingAuthority

public TextFieldWrapper IssuingAuthority { get; }

Property Value

TextFieldWrapper

LicenseCategories

public TextFieldWrapper LicenseCategories { get; }

Property Value

TextFieldWrapper

Photo

public FieldWrapper Photo { get; }

Property Value

FieldWrapper

Signature

public FieldWrapper Signature { get; }

Property Value

FieldWrapper

Surname

public TextFieldWrapper Surname { get; }

Property Value

TextFieldWrapper