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