Documentation

Advisor extends BaseComponent
in package

Advisor 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 advisor indicator

$id

public int|null $id

The user ID for the advisor

$name

public string|null $name

The firstname and lastname of the advisor

$fields

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

        
On this page

Search results