Table of Contents

Class KWTCheck.FieldNames

Namespace
IO.Scanbot.Check.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/check/entity/KWTCheck$FieldNames", DoNotGenerateAcw = true)]
public sealed class KWTCheck.FieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
Inheritance
KWTCheck.FieldNames
Implements
Inherited Members

Fields

AccountNumber

[Register("ACCOUNT_NUMBER")]
public const string AccountNumber = "AccountNumber"

Field Value

string

ChequeNumber

[Register("CHEQUE_NUMBER")]
public const string ChequeNumber = "ChequeNumber"

Field Value

string

SortCode

[Register("SORT_CODE")]
public const string SortCode = "SortCode"

Field Value

string

Properties

Instance

[Register("INSTANCE")]
public static KWTCheck.FieldNames Instance { get; }

Property Value

KWTCheck.FieldNames