AllergyRead
extends BaseComponent
in package
Table of Contents
Properties
- $allergy : IdDescriptorField
- $id : int
- $fields : array<string|int, string>
Properties
$allergy
public
IdDescriptorField
$allergy
$id
public
int
$id
The ID of student medical allergy
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "allergy" => "\\Blackbaud\\SKY\\School\\Components\\IdDescriptorField"]