Documentation

JobResponse extends CommonResponse
in package

Job response class.

Table of Contents

Properties

$job  : Job

Methods

__construct()  : mixed
getRawHttp()  : string

Properties

Methods

__construct()

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

Raw server response array.

getRawHttp()

public getRawHttp() : string
Return values
string

Raw dump of the JSON response.


        
On this page

Search results