Table of Contents

Class INDCheck

Namespace
ScanbotSDK.MAUI.CheckDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class INDCheck : Check
Inheritance
INDCheck
Inherited Members

Constructors

INDCheck(GenericDocument)

public INDCheck(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

AccountNumber

public Field AccountNumber { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

SerialNumber

public Field SerialNumber { get; }

Property Value

Field

SortNumber

public Field? SortNumber { get; }

Property Value

Field

TransactionCode

public Field TransactionCode { get; }

Property Value

Field