Class FRACheck
- Namespace
- IO.Scanbot.Check.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/check/entity/FRACheck", DoNotGenerateAcw = true)]
public sealed class FRACheck : Check, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
FRACheck
- Implements
-
- Inherited Members
-
Constructors
FRACheck(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public FRACheck(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "FRACheck"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "FRACheck"
Field Value
- string
Properties
AccountNumber
public TextFieldWrapper AccountNumber { get; }
Property Value
- TextFieldWrapper
C
[Register("c")]
public TextFieldWrapper C { get; set; }
Property Value
- TextFieldWrapper
ChequeNumber
public TextFieldWrapper ChequeNumber { get; }
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
RoutingNumber
public TextFieldWrapper RoutingNumber { get; }
Property Value
- TextFieldWrapper