Table of Contents

Class ISRCheck

Namespace
ScanbotSDK.MAUI.CheckDocumentModel
Assembly
ScanbotSDK.Shared.dll
public class ISRCheck : Check
Inheritance
ISRCheck
Inherited Members

Constructors

ISRCheck(GenericDocument)

public ISRCheck(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

AccountNumber

public Field AccountNumber { get; }

Property Value

Field

BankNumber

public Field BankNumber { get; }

Property Value

Field

BranchNumber

public Field BranchNumber { get; }

Property Value

Field

ChequeNumber

public Field ChequeNumber { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string