| Name | Type | Description | Notes |
|---|---|---|---|
| district | String | [optional] | |
| String | [optional] | ||
| id | String | [optional] | |
| name | String | [optional] | |
| phone | String | [optional] | |
| phoneType | PhoneTypeEnum | [optional] | |
| relationship | RelationshipEnum | [optional] | |
| sisId | String | [optional] | |
| students | List<String> | [optional] | |
| type | TypeEnum | [optional] |
| Name | Value |
|---|---|
| CELL | "Cell" |
| HOME | "Home" |
| WORK | "Work" |
| OTHER | "Other" |
| EMPTY | "" |
| Name | Value |
|---|---|
| PARENT | "Parent" |
| GRANDPARENT | "Grandparent" |
| SELF | "Self" |
| AUNT_UNCLE | "Aunt/Uncle" |
| SIBLING | "Sibling" |
| OTHER | "Other" |
| EMPTY | "" |
| Name | Value |
|---|---|
| PARENT_GUARDIAN | "Parent/Guardian" |
| EMERGENCY | "Emergency" |
| PRIMARY | "Primary" |
| SECONDARY | "Secondary" |
| FAMILY | "Family" |
| OTHER | "Other" |
| EMPTY | "" |