Class INDCheck
- Namespace
- IO.Scanbot.Sdk.Check.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/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/sdk/genericdocument/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
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
SerialNumber
public TextFieldWrapper SerialNumber { get; }
Property Value
- TextFieldWrapper
SortNumber
public TextFieldWrapper SortNumber { get; }
Property Value
- TextFieldWrapper
TransactionCode
public TextFieldWrapper TransactionCode { get; }
Property Value
- TextFieldWrapper