Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 999 Bytes

TeamSimple.md

File metadata and controls

19 lines (14 loc) · 999 Bytes

net.thefletcher.tbaapi.v3client.Model.TeamSimple

Properties

Name Type Description Notes
Key string TBA team key with the format `frcXXXX` with `XXXX` representing the team number.
TeamNumber int Official team number issued by FIRST.
Nickname string Team nickname provided by FIRST. [optional]
Name string Official long name registered with FIRST.
City string City of team derived from parsing the address registered with FIRST. [optional]
StateProv string State of team derived from parsing the address registered with FIRST. [optional]
Country string Country of team derived from parsing the address registered with FIRST. [optional]

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