- Source:
Members
assignmentCategories :Array.<PowerSchoolAssignmentCategory>
The student's assignments, sorted into categories
Type:
- Array.<PowerSchoolAssignmentCategory>
- Source:
attendanceCodes :Array.<PowerSchoolAttendanceCode>
The student's available attendance codes.
Type:
- Array.<PowerSchoolAttendanceCode>
- Source:
attendanceRecords :Array.<PowerSchoolAttendanceRecord>
The student's attendance records (deviations from normal attendance).
Type:
- Array.<PowerSchoolAttendanceRecord>
- Source:
courses :Array.<PowerSchoolCourse>
The student's current courses.
Type:
- Array.<PowerSchoolCourse>
- Source:
finalGrades :Array.<PowerSchoolFinalGrade>
The student's final grades.
Type:
- Array.<PowerSchoolFinalGrade>
- Source:
notInSessionDays :Array.<PowerSchoolEvent>
The student's days where school isn't in session.
Type:
- Array.<PowerSchoolEvent>
- Source:
periods :Array.<PowerSchoolPeriod>
The student's available periods.
Type:
- Array.<PowerSchoolPeriod>
- Source:
reportingTerms :Array.<PowerSchoolReportingTerm>
The student's reporting terms.
Type:
- Array.<PowerSchoolReportingTerm>
- Source:
schools :PowerSchoolSchool
The student's school.
Type:
- Source:
student :PowerSchoolStudent
An object holding basic information about this student.
Type:
- Source:
teachers :Array.<PowerSchoolTeacher>
The student's teachers.
Type:
- Array.<PowerSchoolTeacher>
- Source:
terms :Array.<PowerSchoolTerm>
The student's available terms.
Type:
- Array.<PowerSchoolTerm>
- Source:
yearID :number
The student's current year ID.
Type:
- number
- Source: