import 'package:tba_api_v3/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
teamKey | String | TBA team key for the team. | |
rank | int | Numerical rank of the team, 1 being top rank. | |
rookieBonus | int | Any points added to a team as a result of the rookie bonus. | [optional] |
pointTotal | int | Total district points for the team. | |
eventPoints | BuiltList<DistrictRankingEventPointsInner> | List of events that contributed to the point total for the team. | [optional] |