For Developers
Relationship
A Relationship is used by an Agent to describe the type of link between two people.
The values of this enum are of type string.
The first three (parent, guardian, and aide) are our "core" relationships and are the most common.
Values
| Value | Description |
|---|---|
parent | A parent. |
guardian | A guardian. |
aide | Someone who provides assistance to a student, such as a sign language interpreter. |
mother | A mother. |
father | A father. |
grandmother | A grandmother. |
grandfather | A grandfather. |
aunt | An aunt. |
uncle | An uncle. |
sister | A sister. |
brother | A brother. |
other | Other relationship type not found in this table. |