Class EuropeanDriverLicenseBack.Category
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public abstract class EuropeanDriverLicenseBack.Category : GenericDocumentWrapper
- Inheritance
-
EuropeanDriverLicenseBack.Category
- Derived
- Inherited Members
Constructors
Category(GenericDocument)
public Category(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
Properties
Restrictions
public Field? Restrictions { get; }
Property Value
ValidFrom
public Field? ValidFrom { get; }
Property Value
ValidUntil
public Field? ValidUntil { get; }