Table of Contents

Class AUSCheck

Namespace
IO.Scanbot.Sdk.Check.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/check/entity/AUSCheck", DoNotGenerateAcw = true)]
public sealed class AUSCheck : Check, IJavaObject, IJavaPeerable, IDisposable
Inheritance
AUSCheck
Implements
Inherited Members

Constructors

AUSCheck(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public AUSCheck(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "AUSCheck"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
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

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

TransactionCode

public TextFieldWrapper TransactionCode { get; }

Property Value

TextFieldWrapper