2.4 KiB
2.4 KiB
BaseballGameDataRestObject
Properties
Name | Type | Description | Notes |
---|---|---|---|
Copyright | string | [optional] [default to null] | |
Game | *BaseballGameDataGameRestObject | [optional] [default to null] | |
Datetime | *BaseballGameDateTimeRestObject | [optional] [default to null] | |
Status | *GameStatusRestObject | [optional] [default to null] | |
Teams | **map[string]BaseballTeamRestObject** | [optional] [default to null] | |
Players | **map[string]BaseballPersonRestObject** | [optional] [default to null] | |
Venue | *VenueRestObject | [optional] [default to null] | |
OfficialVenue | *VenueRestObject | [optional] [default to null] | |
Weather | *WeatherRestObject | [optional] [default to null] | |
GameInfo | *GameInfoRestObject | [optional] [default to null] | |
Review | *BaseballReviewRestObject | [optional] [default to null] | |
AbsChallenges | *BaseballAbsChallengeRestObject | [optional] [default to null] | |
Flags | *BaseballGameFlagRestObject | [optional] [default to null] | |
Alerts | **[]BaseballGameAlertRestObject** | [optional] [default to null] | |
ProbablePitchers | *BaseballGameProbableRestObject | [optional] [default to null] | |
OfficialScorer | *BaseballPersonRestObject | [optional] [default to null] | |
PrimaryDatacaster | *BaseballPersonRestObject | [optional] [default to null] | |
SecondaryDatacaster | *BaseballPersonRestObject | [optional] [default to null] | |
RuleSettings | **[]RuleSettingsRestObject** | [optional] [default to null] | |
MoundVisits | *MoundVisitsRestObject | [optional] [default to null] |