Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.39 KB

TeamEventStatus.md

File metadata and controls

18 lines (13 loc) · 1.39 KB

# TeamEventStatus

Properties

Name Type Description Notes
qual \TBAAPI\v3client\TBAAPI\v3client\model\TeamEventStatusRank [optional]
alliance \TBAAPI\v3client\TBAAPI\v3client\model\TeamEventStatusAlliance [optional]
playoff \TBAAPI\v3client\TBAAPI\v3client\model\TeamEventStatusPlayoff [optional]
alliance_status_str string An HTML formatted string suitable for display to the user containing the team's alliance pick status. [optional]
playoff_status_str string An HTML formatter string suitable for display to the user containing the team's playoff status. [optional]
overall_status_str string An HTML formatted string suitable for display to the user containing the team's overall status summary of the event. [optional]
next_match_key string TBA match key for the next match the team is scheduled to play in at this event, or null. [optional]
last_match_key string TBA match key for the last match the team played in at this event, or null. [optional]

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