Dorms
extends BaseEndpoint
in package
Routing class for the subnamespace `Dorms`
Table of Contents
Properties
- $all : All
- $rosters : Rosters
- $_all : All|null
- $_rosters : Rosters|null
- $endpoints : array<string, BaseEndpoint>>
Properties
$all
public
All
$all
$rosters
public
Rosters
$rosters
$_all
protected
All|null
$_all
= null
$_rosters
protected
Rosters|null
$_rosters
= null
$endpoints
protected
array<string, BaseEndpoint>>
$endpoints
= ["all" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Dorms\\All", "rosters" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Dorms\\Rosters"]
$endpoints Routing subpaths