Skip to content

Files

Latest commit

 

History

History
16 lines (11 loc) · 636 Bytes

AwardRecipient.md

File metadata and controls

16 lines (11 loc) · 636 Bytes

tba_api_client.model.AwardRecipient

Load the model package

import 'package:tba_api_client/api.dart';

Properties

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

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