Class EuropeanDriverLicenseFront
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class EuropeanDriverLicenseFront : GenericDocumentWrapper
- Inheritance
-
EuropeanDriverLicenseFront
- Inherited Members
-
Constructors
EuropeanDriverLicenseFront(GenericDocument)
public EuropeanDriverLicenseFront(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
Address
public Field? Address { get; }
Property Value
- Field
AdministrativeNumber
public Field? AdministrativeNumber { get; }
Property Value
- Field
Barcode
public Field? Barcode { get; }
Property Value
- Field
BirthDate
public Field BirthDate { get; }
Property Value
- Field
Birthplace
public Field? Birthplace { get; }
Property Value
- Field
Citizenship
public Field? Citizenship { get; }
Property Value
- Field
Country
public Field Country { get; }
Property Value
- Field
ExpiryDate
public Field ExpiryDate { get; }
Property Value
- Field
Gender
public Field? Gender { get; }
Property Value
- Field
GivenNames
public Field GivenNames { get; }
Property Value
- Field
ID
Property Value
- Field
IssueDate
public Field? IssueDate { get; }
Property Value
- Field
IssuingAuthority
public Field? IssuingAuthority { get; }
Property Value
- Field
LicenseCategories
public Field? LicenseCategories { get; }
Property Value
- Field
MRZ
public Field? MRZ { get; }
Property Value
- Field
Photo
public Field Photo { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
Restrictions
public Field? Restrictions { get; }
Property Value
- Field
SerialNumber
public Field? SerialNumber { get; }
Property Value
- Field
Signature
public Field Signature { get; }
Property Value
- Field
Surname
public Field Surname { get; }
Property Value
- Field