Table of Contents

Class USACheck

Namespace
IO.Scanbot.Sdk.Check.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class USACheck : Check
Inheritance
USACheck
Inherited Members

Constructors

USACheck(GenericDocument)

public USACheck(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "USACheck"

Field Value

string

DocumentType

public const string DocumentType = "USACheck"

Field Value

string

Properties

AccountNumber

public TextFieldWrapper AccountNumber { get; }

Property Value

TextFieldWrapper

AuxiliaryOnUs

public TextFieldWrapper AuxiliaryOnUs { get; }

Property Value

TextFieldWrapper

TransitNumber

public TextFieldWrapper TransitNumber { get; }

Property Value

TextFieldWrapper