Table of Contents

Class KWTCheck

Namespace
IO.Scanbot.Sdk.Check.Entity
Assembly
DocumentSDK.NET.Droid.dll
public sealed class KWTCheck : Check
Inheritance
KWTCheck
Inherited Members

Constructors

KWTCheck(GenericDocument)

public KWTCheck(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "KWTCheck"

Field Value

string

DocumentType

public const string DocumentType = "KWTCheck"

Field Value

string

Properties

AccountNumber

public TextFieldWrapper AccountNumber { get; }

Property Value

TextFieldWrapper

ChequeNumber

public TextFieldWrapper ChequeNumber { get; }

Property Value

TextFieldWrapper

SortCode

public TextFieldWrapper SortCode { get; }

Property Value

TextFieldWrapper