Season
extends BaseComponent
in package
Season Model
Table of Contents
Properties
Properties
$id
public
int
$id
The ID of the season
$name
public
string|null
$name
The name of the season
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "name" => "string"]