Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 618 Bytes

AwardRecipient.md

File metadata and controls

11 lines (8 loc) · 618 Bytes

TBAAPI.V3Client.Model.AwardRecipient

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

Properties

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

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