Documentation

CandidateEventReadModel extends BaseComponent
in package

An object with candidate event information

Table of Contents

Properties

$attended  : bool|null
$comment  : string|null
$id  : int|null
$is_registered  : bool|null
$name  : string|null
$start_time  : string|null
$type  : SourceModel
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["id" => "int", "name" => "string", "type" => "\\Blackbaud\\SKY\\School\\Components\\SourceModel", "start_time" => "string", "is_registered" => "bool", "attended" => "bool", "comment" => "string"]

        
On this page

Search results