Class AUSCheck.NormalizedFieldNames
[Register("io/scanbot/check/entity/AUSCheck$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class AUSCheck.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
AUSCheck.NormalizedFieldNames
- Implements
- Inherited Members
Fields
AccountNumber
[Register("ACCOUNT_NUMBER")]
public const string AccountNumber = "AUSCheck.AccountNumber"
Field Value
AuxDomestic
[Register("AUX_DOMESTIC")]
public const string AuxDomestic = "AUSCheck.AuxDomestic"
Field Value
Bsb
[Register("BSB")]
public const string Bsb = "AUSCheck.BSB"
Field Value
ExtraAuxDomestic
[Register("EXTRA_AUX_DOMESTIC")]
public const string ExtraAuxDomestic = "AUSCheck.ExtraAuxDomestic"
Field Value
TransactionCode
[Register("TRANSACTION_CODE")]
public const string TransactionCode = "AUSCheck.TransactionCode"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static AUSCheck.NormalizedFieldNames Instance { get; }