Documentation

BankAccountDetailsV2Document extends Prediction
in package

Bank Account Details API version 2.0 document data.

Table of Contents

Properties

$accountHoldersNames  : StringField
$bban  : BankAccountDetailsV2Bban
$iban  : StringField
$swiftCode  : StringField

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $rawPrediction[, int|null $pageId = null ]) : mixed
Parameters
$rawPrediction : array<string|int, mixed>

Raw prediction from HTTP response.

$pageId : int|null = null

Page number for multi pages document.

Tags
throws
MindeeUnsetException

Throws if a field doesn't appear in the response.


        
On this page

Search results