You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2025. It is now read-only.
Edward Smale edited this page Apr 6, 2020
·
3 revisions
ClassGroupIncomplete
Represents an incomplete object sometimes returned from the SMHW API.
Properties
.client (Client)
The client that initiated the object
.id (Number)
The ID of the class group.
.name (String)
The name of the class group.
.class_year (String)
The name of the class year that the class group belongs in.
.academic_year (Number)
The ID of the class year that the class group belongs in.
.imported_via_sims (Boolean)
Whether or not the class group has been imported via Sims.school_id (Number)
The ID of the school.
.is_registration_group (Boolean)
Whether or not the class group is a registration/form group.
.incomplete (Boolean)
Whether or not the class group is incomplete.