Table of Contents

Class UAECheck

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

Constructors

UAECheck(GenericDocument)

public UAECheck(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "UAECheck"

Field Value

string

DocumentType

public const string DocumentType = "UAECheck"

Field Value

string

Properties

AccountNumber

public TextFieldWrapper AccountNumber { get; }

Property Value

TextFieldWrapper

ChequeNumber

public TextFieldWrapper ChequeNumber { get; }

Property Value

TextFieldWrapper

RoutingNumber

public TextFieldWrapper RoutingNumber { get; }

Property Value

TextFieldWrapper