Documentation

CarteGriseV1Document extends Prediction
in package

Carte Grise API version 1.1 document data.

Table of Contents

Properties

$a  : StringField
$b  : DateField
$c1  : StringField
$c3  : StringField
$c41  : StringField
$c4A  : StringField
$d1  : StringField
$d3  : StringField
$e  : StringField
$f1  : StringField
$f2  : StringField
$f3  : StringField
$formulaNumber  : StringField
$g  : StringField
$g1  : StringField
$i  : DateField
$j  : StringField
$j1  : StringField
$j2  : StringField
$j3  : StringField
$mrz1  : StringField
$mrz2  : StringField
$ownerFirstName  : StringField
$ownerSurname  : StringField
$p1  : StringField
$p2  : StringField
$p3  : StringField
$p6  : StringField
$q  : StringField
$s1  : StringField
$s2  : StringField
$u1  : StringField
$u2  : StringField
$v7  : StringField
$x1  : StringField
$y1  : StringField
$y2  : StringField
$y3  : StringField
$y4  : StringField
$y5  : StringField
$y6  : 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.

__toString()

public __toString() : string
Return values
string

String representation.


        
On this page

Search results