Athletics
extends BaseEndpoint
in package
Routing class for the subnamespace `Athletics`
Tags
Table of Contents
Properties
- $locations : Locations
- $opponents : Opponents
- $result : Result
- $rosters : Rosters
- $schedules : Schedules
- $sports : Sports
- $teams : Teams
- $venues : Venues
- $_highlights : Highlights|null
- $_locations : Locations|null
- $_opponents : Opponents|null
- $_result : Result|null
- $_rosters : Rosters|null
- $_schedules : Schedules|null
- $_sports : Sports|null
- $_sportslevels : Sportslevels|null
- $_teams : Teams|null
- $_transportationtypes : Transportationtypes|null
- $_venues : Venues|null
- $endpoints : array<string, BaseEndpoint>>
Properties
$locations
public
Locations
$locations
$opponents
public
Opponents
$opponents
$result
public
Result
$result
$rosters
public
Rosters
$rosters
$schedules
public
Schedules
$schedules
$sports
public
Sports
$sports
$teams
public
Teams
$teams
Routing
class for the subnamespace Teams
$venues
public
Venues
$venues
$_highlights
protected
Highlights|null
$_highlights
= null
$_highlights
$_locations
protected
Locations|null
$_locations
= null
$_locations
$_opponents
protected
Opponents|null
$_opponents
= null
$_opponents
$_result
protected
Result|null
$_result
= null
$_rosters
protected
Rosters|null
$_rosters
= null
$_schedules
protected
Schedules|null
$_schedules
= null
$_schedules
$_sports
protected
Sports|null
$_sports
= null
$_sportslevels
protected
Sportslevels|null
$_sportslevels
= null
$_sportslevels
$_teams
protected
Teams|null
$_teams
= null
Routing class for the subnamespace Teams
$_transportationtypes
protected
Transportationtypes|null
$_transportationtypes
= null
$_transportationtypes
$_venues
protected
Venues|null
$_venues
= null
$endpoints
protected
array<string, BaseEndpoint>>
$endpoints
= ["sports" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Sports", "schedules" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Schedules", "teams" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Teams", "sportslevels" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Sportslevels", "venues" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Venues", "transportationtypes" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Transportationtypes", "locations" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Locations", "opponents" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Opponents", "highlights" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Highlights", "result" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Result", "rosters" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Athletics\\Rosters"]
$endpoints Routing subpaths