Table of Contents

Class USACheck

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

Constructors

USACheck(GenericDocument)

public USACheck(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

AuxiliaryOnUs

public Field? AuxiliaryOnUs { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

TransitNumber

public Field TransitNumber { get; }

Property Value

Field