Table of Contents

Class EuropeanDriverLicenseBack

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

Constructors

EuropeanDriverLicenseBack(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

Country

public TextFieldWrapper Country { get; }

Property Value

TextFieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

Restrictions

public TextFieldWrapper Restrictions { get; }

Property Value

TextFieldWrapper

Methods

GetCategories()

[Register("getCategories", "()Lio/scanbot/sdk/documentdata/entity/EuropeanDriverLicenseBack$Categories;", "")]
public EuropeanDriverLicenseBack.Categories GetCategories()

Returns

EuropeanDriverLicenseBack.Categories