Class AUSCheck
- Namespace
- IO.Scanbot.Check.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/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/genericdocument/entity/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
C
[Register("c")]
public TextFieldWrapper C { get; set; }
Property Value
- TextFieldWrapper
D
[Register("d")]
public TextFieldWrapper D { get; set; }
Property Value
- TextFieldWrapper
E
[Register("e")]
public TextFieldWrapper E { get; set; }
Property Value
- TextFieldWrapper
public TextFieldWrapper ExtraAuxDomestic { get; }
Property Value
- TextFieldWrapper
F
[Register("f")]
public TextFieldWrapper F { get; set; }
Property Value
- TextFieldWrapper
G
[Register("g")]
public TextFieldWrapper G { get; set; }
Property Value
- TextFieldWrapper
TransactionCode
public TextFieldWrapper TransactionCode { get; }
Property Value
- TextFieldWrapper