mlbstats/api/docs/StatContainer.md

1.6 KiB

StatContainer

Properties

Name Type Description Notes
Type_ *StatType [optional] [default to null]
Group *StatGroup [optional] [default to null]
Splits **[]StatSplits** [optional] [default to null]
SplitsTiedWithOffset **[]StatSplits** [optional] [default to null]
SplitsTiedWithLimit **[]StatSplits** [optional] [default to null]
Stats *StatData [optional] [default to null]
TotalSplits int32 [optional] [default to null]
Player *BaseballPerson [optional] [default to null]
Team *BaseballTeam [optional] [default to null]
Sport *Sport [optional] [default to null]
Season string [optional] [default to null]
GameType *GameTypeEnum [optional] [default to null]
PlayerPool *PlayerPoolEnum [optional] [default to null]
Exemptions **[]PlayerListPerson** [optional] [default to null]
Parameters **map[string]interface{}** [optional] [default to null]
Disclaimers []string [optional] [default to null]
TotalSplitsIfNotSet int32 [optional] [default to null]

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