Class INDCheck
- Namespace
- IO.Scanbot.Sdk.Check.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class INDCheck : Check
- Inheritance
-
INDCheck
- Inherited Members
-
Constructors
INDCheck(GenericDocument)
public INDCheck(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
public const string DocumentNormalizedType = "INDCheck"
Field Value
- string
DocumentType
public const string DocumentType = "INDCheck"
Field Value
- string
Properties
AccountNumber
public TextFieldWrapper AccountNumber { get; }
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