Documentation

ScheduleListInfo
in package

FinalYes

Describes information about a schedule list.

Tags
see
ScheduleListInfo

Table of Contents

Properties

$futureActionTimes  : array<int, DateTimeImmutable>
Future action times
$notes  : string
$paused  : bool
$recentActions  : array<int, ScheduleActionResult>
$spec  : ScheduleSpec
$workflowType  : WorkflowType

Methods

__construct()  : mixed
The DTO is a result of a query, so it is not possible to create it manually.

Properties

$futureActionTimes read-only

Future action times

public array<int, DateTimeImmutable> $futureActionTimes

Methods

__construct()

The DTO is a result of a query, so it is not possible to create it manually.

private __construct() : mixed

        
On this page

Search results