Documentation

InferenceFile
in package

Inference result file class.

Table of Contents

Properties

$alias  : string|null
$mimeType  : string
$name  : string
$pageCount  : int

Methods

__construct()  : mixed
__toString()  : string
toString()  : string

Properties

$alias

public string|null $alias

Optional alias for the file.

Methods

__construct()

public __construct(array<string|int, mixed> $serverResponse) : mixed
Parameters
$serverResponse : array<string|int, mixed>

Raw server response array.

__toString()

public __toString() : string
Return values
string

String representation.

toString()

public toString() : string
Return values
string

String representation.


        
On this page

Search results