Academics
extends BaseEndpoint
in package
Routing class for the subnamespace `Academics`
Tags
Table of Contents
Properties
- $courses : Courses
- $rosters : Rosters
- $schedules : Schedules
- $sections : Sections
- $student : Student
- $teachers : Teachers
- $_assignments : Assignments|null
- $_courses : Courses|null
- $_departments : Departments|null
- $_enrollments : Enrollments|null
- $_gradedassignments : Gradedassignments|null
- $_rosters : Rosters|null
- $_schedules : Schedules|null
- $_sections : Sections|null
- $_specialdays : Specialdays|null
- $_student : Student|null
- $_teachers : Teachers|null
- $endpoints : array<string, BaseEndpoint>>
Properties
$courses
public
Courses
$courses
Routing class for the subnamespace Courses
$rosters
public
Rosters
$rosters
$schedules
public
Schedules
$schedules
Routing class for the subnamespace Schedules
$sections
public
Sections
$sections
Routing class for the subnamespace Sections
$student
public
Student
$student
Routing class for the subnamespace Student
$teachers
public
Teachers
$teachers
Routing class for the subnamespace Teachers
$_assignments
protected
Assignments|null
$_assignments
= null
$_assignments
$_courses
protected
Courses|null
$_courses
= null
Routing class for the subnamespace Courses
$_departments
protected
Departments|null
$_departments
= null
$_departments
$_enrollments
protected
Enrollments|null
$_enrollments
= null
$_enrollments Routing class for the subnamespace Enrollments
$_gradedassignments
protected
Gradedassignments|null
$_gradedassignments
= null
$_gradedassignments
$_rosters
protected
Rosters|null
$_rosters
= null
$_schedules
protected
Schedules|null
$_schedules
= null
$_schedules Routing class for the subnamespace Schedules
$_sections
protected
Sections|null
$_sections
= null
Routing class for the subnamespace Sections
$_specialdays
protected
Specialdays|null
$_specialdays
= null
$_specialdays
$_student
protected
Student|null
$_student
= null
Routing class for the subnamespace Student
$_teachers
protected
Teachers|null
$_teachers
= null
Routing class for the subnamespace Teachers
$endpoints
protected
array<string, BaseEndpoint>>
$endpoints
= ["sections" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Sections", "departments" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Departments", "specialdays" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Specialdays", "courses" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Courses", "enrollments" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Enrollments", "assignments" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Assignments", "gradedassignments" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Gradedassignments", "rosters" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Rosters", "teachers" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Teachers", "schedules" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Schedules", "student" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Academics\\Student"]
$endpoints Routing subpaths