Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 707 Bytes

MatchAlliance.md

File metadata and controls

12 lines (9 loc) · 707 Bytes

TBAAPI.V3Client.Model.MatchAlliance

Properties

Name Type Description Notes
Score int Score for this alliance. Will be null or -1 for an unplayed match.
TeamKeys List<string>
SurrogateTeamKeys List<string> TBA team keys (eg `frc254`) of any teams playing as a surrogate. [optional]
DqTeamKeys List<string> TBA team keys (eg `frc254`) of any disqualified teams. [optional]

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