Table of Contents

Class AUSCheck.FieldNames

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

Fields

AccountNumber

[Register("ACCOUNT_NUMBER")]
public const string AccountNumber = "AccountNumber"

Field Value

string

AuxDomestic

[Register("AUX_DOMESTIC")]
public const string AuxDomestic = "AuxDomestic"

Field Value

string

Bsb

[Register("BSB")]
public const string Bsb = "BSB"

Field Value

string

ExtraAuxDomestic

[Register("EXTRA_AUX_DOMESTIC")]
public const string ExtraAuxDomestic = "ExtraAuxDomestic"

Field Value

string

TransactionCode

[Register("TRANSACTION_CODE")]
public const string TransactionCode = "TransactionCode"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static AUSCheck.FieldNames Instance { get; }

Property Value

AUSCheck.FieldNames