Constructor
new SchoolPrivateInformation(client, response)
Instantiate a SchoolPrivateInformation object.
Name | Type | Description |
---|---|---|
client |
Client | The client that is instantiating the object. |
response |
Object | The data for the object. |
Members
(private) _client :Client
The client that instantiated this object.
- Client
announcements_enabled :Boolean
Whether or not the school has announcements enabled.
- Boolean
badge_ids :Array.<Number>
An array of IDs for school badges.
- Array.<Number>
current_academic_year_id :Number
The current academic year ID for the school.
- Number
expires_on :Number
The timestamp of when the school['s trial] expires.
- Number
features :Object
Whether certain features are enabled or disabled for the school.
- Object
has_shared_files_in_zones :Boolean
Whether or not the school has shared files in home page zones.
- Boolean
id :Number
The ID of the school.
- Number
kudos_settings_id :Number
The ID of the school's kudos settings.
- Number
links :Object
Links to school API resources.
- Object
livechat_enabled :Boolean
Whether or not the school has live chat enabled.
- Boolean
locale :String
The locale code of the school.
- String
online_classes_enabled :Boolean
Whether or not the school has online classes enabled.
- Boolean
student_signup_enabled :Boolean
Whether or not the school has student signup enabled.
- Boolean
teacher_signup_enabled :Boolean
Whether or not the school has teacher signup enabled.
- Boolean
total_storage_used :Number
The total amount of storage used by the school.
- Number
trial :Boolean
Whether or not the school is using a trial of SMHW.
- Boolean