Documentation

MasterScheduleBlock extends BaseComponent
in package

Table of Contents

Properties

$block  : string|null
$block_id  : int
$end_time  : string|null
$is_canceled  : bool
$offering_type  : int|null
$start_time  : string|null
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["block_id" => "int", "block" => "string", "start_time" => "string", "end_time" => "string", "offering_type" => "int", "is_canceled" => "bool"]

        
On this page

Search results