mlbstats/api/docs/GameTypeDatesRestObject.md

1.1 KiB

GameTypeDatesRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Name string [optional] [default to null]
ShortName string [optional] [default to null]
StartDate string [optional] [default to null]
EndDate string [optional] [default to null]
Season string [optional] [default to null]
RoundRobin bool [optional] [default to null]
Playoffs bool [optional] [default to null]
PlayoffRound int32 [optional] [default to null]
League *LeagueRestObject [optional] [default to null]
Sport *SportRestObject [optional] [default to null]
GameType *GameTypeEnum [optional] [default to null]

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