For Developers
Day Type
This enumeration is part of the v2.5 API update which is currently in beta and therefore subject to change.
Day Types are a classification of School Calendar Days. This enumeration drives whether school is in session, closed, off-track, a holiday, etc.
The values of this enum are of type string.
Values
| Value | Description |
|---|---|
closure | The school was closed for this track's day. |
instructional | Classes are in session for this track's day. |
holiday | This day was a holiday. |
off_track | The school day is classified as "off-track" for this track. |
other |