Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 912 Bytes

EventDistrictPoints.md

File metadata and controls

12 lines (7 loc) · 912 Bytes

# EventDistrictPoints

Properties

Name Type Description Notes
points map[string,\TBAAPI\v3client\TBAAPI\v3client\model\EventDistrictPointsPoints] Points gained for each team at the event. Stored as a key-value pair with the team key as the key, and an object describing the points as its value.
tiebreakers map[string,\TBAAPI\v3client\TBAAPI\v3client\model\EventDistrictPointsTiebreakers] Tiebreaker values for each team at the event. Stored as a key-value pair with the team key as the key, and an object describing the tiebreaker elements as its value. [optional]

[Back to Model list] [Back to API list] [Back to README]