Documentation

JobWebhook
in package

JobWebhook information.

Table of Contents

Properties

$createdAt  : DateTime|null
$error  : ErrorResponse|null
$id  : string
$status  : string

Methods

__construct()  : mixed

Properties

$createdAt

public DateTime|null $createdAt

Created at date.

$status

public string $status

Status of the webhook.

Methods

__construct()

public __construct(array<string, int|float|string|bool|null|array<string|int, mixed>> $rawResponse) : mixed
Parameters
$rawResponse : array<string, int|float|string|bool|null|array<string|int, mixed>>

Raw server response array.

On this page

Search results