Documentation

CandidateVisitReadModel extends BaseComponent
in package

An object with candidate visit information

Tags
@property

?\Blackbaud\SKY\School\Components\UserBaseReadModel[] $accompanying_adults An array of accompanying adult objects

Table of Contents

Properties

$comment  : string|null
$did_not_show  : bool|null
$end_time  : string|null
$guide  : UserBaseReadModel
$guide_other  : string|null
$id  : int|null
$is_rescheduled  : bool|null
$start_time  : string|null
$type  : SourceModel
$fields  : array<string|int, string>

Properties

$fields

protected static array<string|int, string> $fields = ["id" => "int", "type" => "\\Blackbaud\\SKY\\School\\Components\\SourceModel", "start_time" => "string", "end_time" => "string", "guide" => "\\Blackbaud\\SKY\\School\\Components\\UserBaseReadModel", "guide_other" => "string", "accompanying_adults" => "\\Blackbaud\\SKY\\School\\Components\\UserBaseReadModel[]", "is_rescheduled" => "bool", "did_not_show" => "bool", "comment" => "string"]

        
On this page

Search results