Class DeDriverLicenseBack.Categories
- Namespace
- ScanbotSDK.MAUI.DocumentFormats.Generic
- Assembly
- ScanbotSDK.Shared.dll
Categories table row container
public class DeDriverLicenseBack.Categories : GenericDocumentWrapper
- Inheritance
-
DeDriverLicenseBack.Categories
- Inherited Members
Constructors
Categories(GenericDocument)
public Categories(GenericDocument document)
Parameters
document
GenericDocument
Properties
Children
public DeDriverLicenseBack.Categories.CategoriesChildren Children { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }