Documentation

Leader extends BaseComponent
in package

Leader Model

Table of Contents

Properties

$head  : bool|null
$id  : int|null
$name  : string|null
$fields  : array<string|int, string>

Properties

$head

public bool|null $head

The head leader indicator

$id

public int|null $id

The user ID for the leader

$name

public string|null $name

The firstname and lastname of the leader

$fields

protected static array<string|int, string> $fields = ["id" => "int", "head" => "bool", "name" => "string"]

        
On this page

Search results