Class AUSCheck.FieldNames
[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
AuxDomestic
[Register("AUX_DOMESTIC")]
public const string AuxDomestic = "AuxDomestic"
Field Value
Bsb
[Register("BSB")]
public const string Bsb = "BSB"
Field Value
ExtraAuxDomestic
[Register("EXTRA_AUX_DOMESTIC")]
public const string ExtraAuxDomestic = "ExtraAuxDomestic"
Field Value
TransactionCode
[Register("TRANSACTION_CODE")]
public const string TransactionCode = "TransactionCode"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static AUSCheck.FieldNames Instance { get; }