mlbstats/api/docs/AwardRestObject.md

1.7 KiB

AwardRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Hydrations []string [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]
ImageUrl string [optional] [default to null]
HomePageUrl string [optional] [default to null]
Date string [optional] [default to null]
Season string [optional] [default to null]
Results **[]AwardResultRestObject** [optional] [default to null]
Team *BaseballTeamRestObject [optional] [default to null]
SortOrder int32 [optional] [default to null]
Player *BaseballPersonRestObject [optional] [default to null]
Votes int32 [optional] [default to null]
VotesAvailable int32 [optional] [default to null]
Sport *SportRestObject [optional] [default to null]
League *LeagueRestObject [optional] [default to null]
Notes string [optional] [default to null]

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