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