mlbstats/api/docs/BaseballSchedule.md

3.4 KiB

BaseballSchedule

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
Games **[]BaseballScheduleItem** [optional] [default to null]
RefreshInterval int32 [optional] [default to null]
IncludeSiteBroadcasts bool [optional] [default to null]
IncludeEventTickets bool [optional] [default to null]
GameTypes **[]GameTypeEnum** [optional] [default to null]
ScheduleEvents **[]ScheduleEvent** [optional] [default to null]
Abschallenges **map[string]interface{}** [optional] [default to null]
Challenges **map[string]interface{}** [optional] [default to null]
Flags **map[string]interface{}** [optional] [default to null]
TeamsWithGames []int32 [optional] [default to null]
ScheduleItems **[]BaseballScheduleItem** [optional] [default to null]
HomeRuns **map[string]interface{}** [optional] [default to null]
Alerts **map[string]interface{}** [optional] [default to null]
BaseballSchedule **[]BaseballScheduleItem** [optional] [default to null]
HydratedStats **map[string]interface{}** [optional] [default to null]
HydratedPeople **map[string]interface{}** [optional] [default to null]
PreviousPlay **map[string]interface{}** [optional] [default to null]
HydratedTeamLeadersInPreview **map[string]interface{}** [optional] [default to null]
HydratedTeamLeaders **map[string]interface{}** [optional] [default to null]
ProbablePitchersNotes **map[string]interface{}** [optional] [default to null]
HydratedProbablePitchers **map[string]interface{}** [optional] [default to null]
LiveLookins **map[string]interface{}** [optional] [default to null]
BaseballLineups **map[string]interface{}** [optional] [default to null]
ProbableOfficials **map[string]interface{}** [optional] [default to null]
HydratedTeamsAsString **map[string]interface{}** [optional] [default to null]
HydratedVenuesAsString **map[string]interface{}** [optional] [default to null]
HydratedEventVenuesAsString **map[string]interface{}** [optional] [default to null]
HydratedEventDivisionsAsString **map[string]interface{}** [optional] [default to null]
HydratedEventLeaguesAsString **map[string]interface{}** [optional] [default to null]
HydratedEventSportsAsString **map[string]interface{}** [optional] [default to null]
GamePreviewStoryLegacy *BaseballScheduleItem [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

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