| Name | Type | Description | Notes |
|---|---|---|---|
| team_key | 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] |
require 'TBA API v3 Ruby Client'
instance = TBA API v3 Ruby Client::AwardRecipient.new(team_key: null,
awardee: null)