Documentation

StudentMedication extends BaseComponent
in package

An object for student medication information

Table of Contents

Properties

$date_as_of  : string|null
$date_until  : string|null
$id  : int
$medication  : IdDescriptorField
$fields  : array<string|int, string>

Properties

$date_as_of

public string|null $date_as_of

The start date for the medication.

$fields

protected static array<string|int, string> $fields = ["id" => "int", "medication" => "\\Blackbaud\\SKY\\School\\Components\\IdDescriptorField", "date_as_of" => "string", "date_until" => "string"]

        
On this page

Search results