mlbstats/api/docs/Award.md

1.8 KiB

Award

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
Results **[]AwardResult** [optional] [default to null]
Winners **[]AwardWinner** [optional] [default to null]
Id string [optional] [default to null]
Name string [optional] [default to null]
ShortName string [optional] [default to null]
Description string [optional] [default to null]
RecipientType string [optional] [default to null]
History string [optional] [default to null]
Team *BaseballTeam [optional] [default to null]
ImageUrl string [optional] [default to null]
HomePageUrl string [optional] [default to null]
Date string [optional] [default to null]
Season string [optional] [default to null]
SortOrder int32 [optional] [default to null]
Player *BaseballPerson [optional] [default to null]
Votes int32 [optional] [default to null]
VotesAvailable int32 [optional] [default to null]
Sport *Sport [optional] [default to null]
League *League [optional] [default to null]
Notes string [optional] [default to null]
OrganizationId int32 [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

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