Duration
extends BaseComponent
in package
An object describing the term or season for the section
Table of Contents
Properties
Properties
$id
public
int
$id
The ID of the duration
$name
public
string|null
$name
The Name of the duration
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "name" => "string"]