mlbstats/api/docs/StatSplitsRestObject.md

2.6 KiB

StatSplitsRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Season string [optional] [default to null]
Stat *StatDataRestObject [optional] [default to null]
Stats *GroupedStatDataRestObject [optional] [default to null]
Team *BaseballTeamRestObject [optional] [default to null]
Player *BaseballPersonRestObject [optional] [default to null]
HomeTeam *BaseballTeamRestObject [optional] [default to null]
AwayTeam *BaseballTeamRestObject [optional] [default to null]
Venue *VenueRestObject [optional] [default to null]
League *LeagueRestObject [optional] [default to null]
Sport *SportRestObject [optional] [default to null]
Opponent *BaseballTeamRestObject [optional] [default to null]
OpponentDivision *DivisionRestObject [optional] [default to null]
OpponentConference *ConferenceRestObject [optional] [default to null]
Date string [optional] [default to null]
GameType string [optional] [default to null]
IsHome bool [optional] [default to null]
IsWin bool [optional] [default to null]
DayOfWeek int32 [optional] [default to null]
Month int32 [optional] [default to null]
NumTeams int32 [optional] [default to null]
NumOccurrences int32 [optional] [default to null]
Rank int32 [optional] [default to null]
Type_ string [optional] [default to null]
Group string [optional] [default to null]
Split *DynamicEnumRestObject [optional] [default to null]
Exemption *StatExemptionRestObject [optional] [default to null]
NumLeagues int32 [optional] [default to null]
Game *BaseballScheduleItemRestObject [optional] [default to null]

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