Class AUSCheck
- Namespace
- ScanbotSDK.MAUI.CheckDocumentModel
- Assembly
- ScanbotSDK.Shared.dll
public class AUSCheck : Check
- Inheritance
-
AUSCheck
- Inherited Members
-
Constructors
AUSCheck(GenericDocument)
public AUSCheck(GenericDocument document)
Parameters
document
GenericDocument
Fields
WrapperDocumentNormalizedType
public static readonly string WrapperDocumentNormalizedType
Field Value
- string
WrapperDocumentType
public static readonly string WrapperDocumentType
Field Value
- string
Properties
AccountNumber
public Field AccountNumber { get; }
Property Value
- Field
AuxDomestic
public Field? AuxDomestic { get; }
Property Value
- Field
BSB
public Field BSB { get; }
Property Value
- Field
public Field? ExtraAuxDomestic { get; }
Property Value
- Field
RequiredDocumentType
protected override string RequiredDocumentType { get; }
Property Value
- string
TransactionCode
public Field TransactionCode { get; }
Property Value
- Field