Documentation

Academics extends BaseEndpoint
in package

Routing class for the subnamespace `Academics`

Tags
@property

\Blackbaud\SKY\School\Endpoints\V1\Academics\Departments $departments

@property

\Blackbaud\SKY\School\Endpoints\V1\Academics\Specialdays $specialdays

@property

\Blackbaud\SKY\School\Endpoints\V1\Academics\Enrollments $enrollments Routing class for the subnamespace Enrollments

@property

\Blackbaud\SKY\School\Endpoints\V1\Academics\Assignments $assignments

@property

\Blackbaud\SKY\School\Endpoints\V1\Academics\Gradedassignments $gradedassignments

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

protected Courses|null $_courses = null

Routing class for the subnamespace Courses

$_enrollments

protected Enrollments|null $_enrollments = null

$_enrollments Routing class for the subnamespace Enrollments

$_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

$_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


        
On this page

Search results