mlbstats/api/docs/SeasonRestObject.md

2.2 KiB

SeasonRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
SeasonId string [optional] [default to null]
HasWildcard bool [optional] [default to null]
PreSeasonStartDate string [optional] [default to null]
PreSeasonEndDate string [optional] [default to null]
SeasonStartDate string [optional] [default to null]
SpringStartDate string [optional] [default to null]
SpringEndDate string [optional] [default to null]
RegularSeasonStartDate string [optional] [default to null]
LastDate1stHalf string [optional] [default to null]
AllStarDate string [optional] [default to null]
FirstDate2ndHalf string [optional] [default to null]
RegularSeasonEndDate string [optional] [default to null]
PostSeasonStartDate string [optional] [default to null]
PostSeasonEndDate string [optional] [default to null]
SeasonEndDate string [optional] [default to null]
OffseasonStartDate string [optional] [default to null]
OffSeasonEndDate string [optional] [default to null]
NumberOfGames int32 [optional] [default to null]
TiesInUse bool [optional] [default to null]
OlympicsParticipation bool [optional] [default to null]
ConferencesInUse bool [optional] [default to null]
DivisionsInUse bool [optional] [default to null]
GameTypeDates **[]GameTypeDatesRestObject** [optional] [default to null]
SeasonLevelGamedayType string [optional] [default to null]
GameLevelGamedayType string [optional] [default to null]
QualifierPlateAppearances float64 [optional] [default to null]
QualifierOutsPitched float64 [optional] [default to null]

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