Durable Workflow PHP SDK

SchedulePage
in package

FinalYes

One namespace-scoped page from the schedule list API.

Table of Contents

Properties

$nextPageToken  : string|null
$raw  : array<string|int, mixed>
$schedules  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$nextPageToken read-only

public string|null $nextPageToken

$schedules read-only

public array<string|int, mixed> $schedules

Methods

__construct()

public __construct(array<int, ScheduleDescription$schedules, string|null $nextPageToken, array<string, mixed> $raw) : mixed
Parameters
$schedules : array<int, ScheduleDescription>
$nextPageToken : string|null
$raw : array<string, mixed>
On this page

Search results