Table of Contents

Class EuropeanDriverLicenseBack

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll

European driver license, back side

public class EuropeanDriverLicenseBack : GenericDocumentWrapper
Inheritance
EuropeanDriverLicenseBack
Inherited Members

Constructors

EuropeanDriverLicenseBack(GenericDocument)

public EuropeanDriverLicenseBack(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

public EuropeanDriverLicenseBack.EuropeanDriverLicenseBackChildren Children { get; }

Property Value

EuropeanDriverLicenseBack.EuropeanDriverLicenseBackChildren

Country

Country of the driver license

public Field Country { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

Restrictions

Restrictions applied for the driver's license (Field 12.)

public Field? Restrictions { get; }

Property Value

Field