Table of Contents

Class FRACheck

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

Constructors

FRACheck(GenericDocument)

public FRACheck(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

public const string DocumentNormalizedType = "FRACheck"

Field Value

string

DocumentType

public const string DocumentType = "FRACheck"

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