Table of Contents

Class EuropeanDriverLicenseBack.Category

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

A category row from the categories table

public abstract class EuropeanDriverLicenseBack.Category : GenericDocumentWrapper
Inheritance
EuropeanDriverLicenseBack.Category
Derived
Inherited Members

Constructors

Category(GenericDocument)

public Category(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

Restrictions

Restrictions (Column 12.)

public Field? Restrictions { get; }

Property Value

Field

ValidFrom

Valid from (Column 10.)

public Field? ValidFrom { get; }

Property Value

Field

ValidUntil

Valid until (Column 11.)

public Field? ValidUntil { get; }

Property Value

Field