Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 963 Bytes

TeamSimple.md

File metadata and controls

17 lines (12 loc) · 963 Bytes

TeamSimple

Properties

Name Type Description Notes
Key string TBA team key with the format `frcXXXX` with `XXXX` representing the team number.
TeamNumber int32 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]