Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 592 Bytes

AwardRecipient.md

File metadata and controls

12 lines (8 loc) · 592 Bytes

AwardRecipient

An Award_Recipient object represents the team and/or person who received an award at an event.

Properties

Name Type Description Notes
team_key str The TBA team key for the team that was given the award. May be null. [optional]
awardee str The name of the individual given the award. May be null. [optional]

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