Class DeDriverLicenseBack.Category
- Namespace
- ScanbotSDK.MAUI.DocumentFormats.Generic
- Assembly
- ScanbotSDK.Shared.dll
A category row from the categories table
public abstract class DeDriverLicenseBack.Category : GenericDocumentWrapper
- Inheritance
-
DeDriverLicenseBack.Category
- Derived
- Inherited Members
Constructors
Category(GenericDocument)
public Category(GenericDocument document)
Parameters
document
GenericDocument
Properties
Restrictions
Restrictions (Column 12.)
public Field Restrictions { get; }
Property Value
ValidFrom
Valid from (Column 10.)
public Field ValidFrom { get; }
Property Value
ValidUntil
Valid until (Column 11.)
public Field ValidUntil { get; }