Table of Contents

Class KWTCheck

Namespace
ScanbotSDK.MAUI.DocumentFormats.Check
Assembly
ScanbotSDK.Shared.dll

A check format commonly used in Kuwait

public class KWTCheck : Check
Inheritance
KWTCheck
Inherited Members

Constructors

KWTCheck(GenericDocument)

public KWTCheck(GenericDocument document)

Parameters

document GenericDocument

Properties

AccountNumber

Account number

public Field AccountNumber { get; }

Property Value

Field

ChequeNumber

Cheque number

public Field ChequeNumber { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

SortCode

Sort code

public Field SortCode { get; }

Property Value

Field