Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 594 Bytes

AwardRecipient.md

File metadata and controls

16 lines (11 loc) · 594 Bytes

tba_api_v3.model.AwardRecipient

Load the model package

import 'package:tba_api_v3/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]
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]