Table of Contents

Class EuropeanDriverLicenseFront

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

Constructors

EuropeanDriverLicenseFront(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

Address

public TextFieldWrapper Address { get; }

Property Value

TextFieldWrapper

AdministrativeNumber

public TextFieldWrapper AdministrativeNumber { get; }

Property Value

TextFieldWrapper

Barcode

public TextFieldWrapper Barcode { get; }

Property Value

TextFieldWrapper

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

Birthplace

public TextFieldWrapper Birthplace { get; }

Property Value

TextFieldWrapper

Citizenship

public TextFieldWrapper Citizenship { get; }

Property Value

TextFieldWrapper

Country

public TextFieldWrapper Country { get; }

Property Value

TextFieldWrapper

ExpiryDate

public TextFieldWrapper ExpiryDate { get; }

Property Value

TextFieldWrapper

Gender

public TextFieldWrapper Gender { get; }

Property Value

TextFieldWrapper

GivenNames

public TextFieldWrapper GivenNames { get; }

Property Value

TextFieldWrapper

Id

public TextFieldWrapper Id { get; }

Property Value

TextFieldWrapper

IssueDate

public TextFieldWrapper IssueDate { get; }

Property Value

TextFieldWrapper

IssuingAuthority

public TextFieldWrapper IssuingAuthority { get; }

Property Value

TextFieldWrapper

LicenseCategories

public TextFieldWrapper LicenseCategories { get; }

Property Value

TextFieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

Mrz

public TextFieldWrapper Mrz { get; }

Property Value

TextFieldWrapper

Photo

public FieldWrapper Photo { get; }

Property Value

FieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

Restrictions

public TextFieldWrapper Restrictions { get; }

Property Value

TextFieldWrapper

SerialNumber

public TextFieldWrapper SerialNumber { get; }

Property Value

TextFieldWrapper

Signature

public FieldWrapper Signature { get; }

Property Value

FieldWrapper

Surname

public TextFieldWrapper Surname { get; }

Property Value

TextFieldWrapper