AthleticSectionRoster
extends BaseComponent
in package
An object with section roster information
Table of Contents
Properties
- $roster : array<string|int, AthleticRosters>|null
- $section : Section
- $fields : array<string|int, string>
Properties
$roster
public
array<string|int, AthleticRosters>|null
$roster
An array of roster users assigned to the section. This includes members and leaders.
$section
public
Section
$section
An object with section information
$fields
protected
static array<string|int, string>
$fields
= ["section" => "\\Blackbaud\\SKY\\School\\Components\\Section", "roster" => "\\Blackbaud\\SKY\\School\\Components\\AthleticRosters[]"]