6.6 KiB
6.6 KiB
BaseballScheduleItemRestObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Copyright | string | [optional] [default to null] | |
| GamePk | int32 | [optional] [default to null] | |
| GameGuid | string | [optional] [default to null] | |
| Link | string | [optional] [default to null] | |
| GameType | string | [optional] [default to null] | |
| Season | string | [optional] [default to null] | |
| GameDate | time.Time | [optional] [default to null] | |
| OfficialDate | string | [optional] [default to null] | |
| ResumeDate | time.Time | [optional] [default to null] | |
| ResumeGameDate | string | [optional] [default to null] | |
| ResumedFrom | time.Time | [optional] [default to null] | |
| ResumedFromDate | string | [optional] [default to null] | |
| RescheduleDate | time.Time | [optional] [default to null] | |
| RescheduleGameDate | string | [optional] [default to null] | |
| RescheduledFrom | time.Time | [optional] [default to null] | |
| RescheduledFromDate | string | [optional] [default to null] | |
| EndDateTime | time.Time | [optional] [default to null] | |
| Status | *GameStatusRestObject | [optional] [default to null] | |
| Teams | **map[string]BaseballScheduleItemTeamRestObject** | [optional] [default to null] | |
| Linescore | *BaseballLinescoreRestObject | [optional] [default to null] | |
| Decisions | *BaseballDecisionRestObject | [optional] [default to null] | |
| ScoringPlays | **[]BaseballPlayRestObject** | [optional] [default to null] | |
| Venue | *VenueRestObject | [optional] [default to null] | |
| Tickets | **[]BaseballTicketRestObject** | [optional] [default to null] | |
| AtBatTickets | **[]BaseballTicketRestObject** | [optional] [default to null] | |
| Promotions | **[]PromotionRestObject** | [optional] [default to null] | |
| AtBatPromotions | **[]PromotionRestObject** | [optional] [default to null] | |
| Sponsorships | **[]PromotionRestObject** | [optional] [default to null] | |
| Broadcasts | **[]GameDateBroadcastRestObject** | [optional] [default to null] | |
| RadioBroadcasts | **[]GameDateBroadcastRestObject** | [optional] [default to null] | |
| Content | *GameContentRestObject | [optional] [default to null] | |
| SeriesStatus | *SeriesStatusRestObject | [optional] [default to null] | |
| IsDefaultGame | bool | [optional] [default to null] | |
| SortNumber | int32 | [optional] [default to null] | |
| IsTie | bool | [optional] [default to null] | |
| IsFeaturedGame | bool | [optional] [default to null] | |
| Officials | **[]OfficialRestObject** | [optional] [default to null] | |
| PregameOfficials | **[]OfficialRestObject** | [optional] [default to null] | |
| Weather | *WeatherRestObject | [optional] [default to null] | |
| XrefIds | **[]XrefIdRestObject** | [optional] [default to null] | |
| GameInfo | *GameInfoRestObject | [optional] [default to null] | |
| GameNumber | int32 | [optional] [default to null] | |
| PublicFacing | bool | [optional] [default to null] | |
| Story | *GameStoryRestObject | [optional] [default to null] | |
| WeatherForecast | *VendorWeatherForecastRestObject | [optional] [default to null] | |
| RuleSettings | **[]RuleSettingsRestObject** | [optional] [default to null] | |
| TrackingVersion | *TrackingVersionRestObject | [optional] [default to null] | |
| CoachingVideo | []string | [optional] [default to null] | |
| DoubleHeader | string | [optional] [default to null] | |
| GamedayType | string | [optional] [default to null] | |
| Tiebreaker | string | [optional] [default to null] | |
| CalendarEventID | string | [optional] [default to null] | |
| SeasonDisplay | string | [optional] [default to null] | |
| DayNight | string | [optional] [default to null] | |
| Description | string | [optional] [default to null] | |
| ScheduledInnings | int32 | [optional] [default to null] | |
| ReverseHomeAwayStatus | bool | [optional] [default to null] | |
| InningBreakLength | int32 | [optional] [default to null] | |
| GamesInSeries | int32 | [optional] [default to null] | |
| SeriesGameNumber | int32 | [optional] [default to null] | |
| SeriesDescription | string | [optional] [default to null] | |
| Review | *BaseballReviewRestObject | [optional] [default to null] | |
| AbsChallenge | *BaseballAbsChallengeRestObject | [optional] [default to null] | |
| Flags | *BaseballGameFlagRestObject | [optional] [default to null] | |
| StatusFlags | *StatusFlagsRestObject | [optional] [default to null] | |
| Alerts | **[]BaseballGameAlertRestObject** | [optional] [default to null] | |
| LiveLookin | *BaseballGameLiveLookinRestObject | [optional] [default to null] | |
| PreviousPlay | *BaseballPlayRestObject | [optional] [default to null] | |
| HomeRuns | **[]BaseballPlayRestObject** | [optional] [default to null] | |
| RecordSource | string | [optional] [default to null] | |
| IfNecessary | string | [optional] [default to null] | |
| IfNecessaryDescription | string | [optional] [default to null] | |
| Day | string | [optional] [default to null] | |
| GameId | string | [optional] [default to null] | |
| Lineups | *BaseballLineupRestObject | [optional] [default to null] |