mlbstats/api/docs/StreaksContainerRestObject.md

1.9 KiB

StreaksContainerRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Disclaimers []string [optional] [default to null]
Parameters **map[string]interface{}** [optional] [default to null]
Type_ *StatType [optional] [default to null]
Group *StatGroup [optional] [default to null]
TotalSplits int32 [optional] [default to null]
Exemptions **[]StatExemptionRestObject** [optional] [default to null]
Splits **[]StatSplitsRestObject** [optional] [default to null]
Stats *StatDataRestObject [optional] [default to null]
SplitsTiedWithOffset **[]StatSplitsRestObject** [optional] [default to null]
SplitsTiedWithLimit **[]StatSplitsRestObject** [optional] [default to null]
Player *BaseballPersonRestObject [optional] [default to null]
Team *BaseballTeamRestObject [optional] [default to null]
Sport *SportRestObject [optional] [default to null]
Season string [optional] [default to null]
GameType *GameTypeEnum [optional] [default to null]
PlayerPool *PlayerPoolEnum [optional] [default to null]
StreakStat *StreakStatEnum [optional] [default to null]

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