Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.29 KB

TeamEventStatus.md

File metadata and controls

20 lines (15 loc) · 1.29 KB

net.thefletcher.tbaapi.v3client.Model.TeamEventStatus

Properties

Name Type Description Notes
Qual TeamEventStatusRank [optional]
Alliance TeamEventStatusAlliance [optional]
Playoff TeamEventStatusPlayoff [optional]
AllianceStatusStr string An HTML formatted string suitable for display to the user containing the team's alliance pick status. [optional]
PlayoffStatusStr string An HTML formatter string suitable for display to the user containing the team's playoff status. [optional]
OverallStatusStr string An HTML formatted string suitable for display to the user containing the team's overall status summary of the event. [optional]
NextMatchKey string TBA match key for the next match the team is scheduled to play in at this event, or null. [optional]
LastMatchKey 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]