Documentation

StudentConditionUpdate extends BaseComponent
in package

Student condition update

Tags
@property

?\Blackbaud\SKY\School\Components\MedicalSecurityRole[] $role_access Array of roles. If a role is not included, default access will be set to true

Table of Contents

Properties

$date_as_of  : string|null
$date_until  : string|null
$medications  : array<string|int, int>|null
$notes  : string|null
$fields  : array<string|int, string>

Properties

$medications

public array<string|int, int>|null $medications

The list of student medication IDs for the condition. If included, this list will replace the existing list of medications.

$fields

protected static array<string|int, string> $fields = ["date_as_of" => "string", "date_until" => "string", "notes" => "string", "role_access" => "\\Blackbaud\\SKY\\School\\Components\\MedicalSecurityRole[]", "medications" => "int[]"]

        
On this page

Search results