- Source:
Members
date :Date
The date of this event.
Type:
- Date
- Source:
description :string
The description for this event.
Type:
- string
- Source:
id :number
The ID of this event.
Type:
- number
- Source:
schoolNumber :number
The number of the school this event is from.
Type:
- number
- Source:
type :string
The type of this event to group together with others.
Type:
- string
- Source:
Methods
getSchool() → {PowerSchoolSchool}
Get the school this event is from.
- Source:
Returns:
- Type
- PowerSchoolSchool