Output parameters of the GetSeasons API. More...
Public Attributes | |
$CurrentSeason | |
The season identifier of the current season. More... | |
$CurrentSeasonName | |
$SeasonEntries | |
Output parameters of the GetSeasons API.
GetSeasonsResponse::$CurrentSeason |
The season identifier of the current season.
This is a positive integer.
type: int
GetSeasonsResponse::$CurrentSeasonName |
The name of current season.
type: string
GetSeasonsResponse::$SeasonEntries |
The list of seasons, each season is given as a SeasonEntry
Example if 2008-2009 is the current season
1 | 2001-2002 | false
2 | 2002-2003 | false
7 | 2007-2008 | false
8 | 2008-2009 | true