Table of Contents

Class AUSCheck

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

Constructors

AUSCheck(GenericDocument)

public AUSCheck(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "AUSCheck"

Field Value

string

DocumentType

public const string DocumentType = "AUSCheck"

Field Value

string

Properties

AccountNumber

public TextFieldWrapper AccountNumber { get; }

Property Value

TextFieldWrapper

AuxDomestic

public TextFieldWrapper AuxDomestic { get; }

Property Value

TextFieldWrapper

Bsb

public TextFieldWrapper Bsb { get; }

Property Value

TextFieldWrapper

ExtraAuxDomestic

public TextFieldWrapper ExtraAuxDomestic { get; }

Property Value

TextFieldWrapper

TransactionCode

public TextFieldWrapper TransactionCode { get; }

Property Value

TextFieldWrapper