Output parameters of the GetDivisionRanking API. More...
Public Attributes | |
$DivisionName | |
$RankingEntries | |
Output parameters of the GetDivisionRanking API.
GetDivisionRankingResponse::$DivisionName |
Full localized name of the requested division
Example for division #390 of VTTL competition (season 2007-2008):
Afdeling 2A - Prov. Vl.-B/Br. - Heren
Division 2A - Prov. Vl.-B/Br. - Hommes
The name is localized according to the CredentialsType credentials given in the GetClubTeamsRequest request. If not specified, the default language is defined by the TabT website administrator.
type: string
GetDivisionRankingResponse::$RankingEntries |
List of lines of the ranking, each line contain the information about one team of the division
Example for division #390 after 18 weeks of VTTL competition (season 2007-2008):
1 | T.T. Groot-Bijgaarden A | 18 | 13 | 2 | 3 | 196 | 92 | 641 | 378 | 29
2 | Werchter B | 18 | 11 | 4 | 3 | 158 | 130 | 525 | 400 | 25
3 | Hurricane TTW C | 17 | 10 | 2 | 5 | 167 | 104 | 610 | 440 | 25
4 | T.T.K. Vilvo F | 17 | 10 | 6 | 1 | 165 | 107 | 525 | 441 | 21
type: RankingEntry[]