Class CreditCardDocumentModelRootType
- Namespace
- ScanbotSDK.MAUI.CreditCardDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
All root document types that can be returned by this strongly-typed wrapper
public class CreditCardDocumentModelRootType
- Inheritance
-
CreditCardDocumentModelRootType
- Inherited Members
Fields
AllDocumentTypes
Returns the root type corresponding to the given document.
public static readonly CreditCardDocumentModelRootType[] AllDocumentTypes
Field Value
CreditCard
CreditCard document type.
public static readonly CreditCardDocumentModelRootType CreditCard
Field Value
DocumentType
The document type that this root type corresponds to.
public readonly GenericDocumentType DocumentType