Documentation

ScheduleSet extends BaseComponent
in package

Table of Contents

Properties

$begin_date  : string|null
$end_date  : string|null
$meeting_time  : bool
$rotation  : bool
$schedule_set_id  : int
$title  : string|null
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["schedule_set_id" => "int", "title" => "string", "meeting_time" => "bool", "rotation" => "bool", "begin_date" => "string", "end_date" => "string"]

        
On this page

Search results