Documentation

SchoolLevel extends BaseComponent
in package

An object with school level information

Table of Contents

Properties

$abbreviation  : string|null
$description  : string|null
$id  : int|null
$fields  : array<string|int, string>

Properties

$abbreviation

public string|null $abbreviation

Abbreviation

$description

public string|null $description

description

$fields

protected static array<string|int, string> $fields = ["id" => "int", "description" => "string", "abbreviation" => "string"]

        
On this page

Search results