InvoiceSplitterV1Document
extends Prediction
in package
Document data for Invoice Splitter, API version 1.
Table of Contents
Properties
- $invoicePageGroups : array<string|int, mixed>
Methods
- __construct() : mixed
- __toString() : string
Properties
$invoicePageGroups
public
array<string|int, mixed>
$invoicePageGroups
Page groups linked to an invoice.
Methods
__construct()
public
__construct(array<string|int, mixed> $rawPrediction) : mixed
Parameters
- $rawPrediction : array<string|int, mixed>
-
Raw prediction from HTTP response.
__toString()
public
__toString() : string
Return values
string —String representation.