Table of Contents

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

CreditCardDocumentModelRootType[]

CreditCard

CreditCard document type.

public static readonly CreditCardDocumentModelRootType CreditCard

Field Value

CreditCardDocumentModelRootType

DocumentType

The document type that this root type corresponds to.

public readonly GenericDocumentType DocumentType

Field Value

GenericDocumentType