1.1 KiB
1.1 KiB
BaseballTeamBoxscore
Properties
Name | Type | Description | Notes |
---|---|---|---|
Team | *BaseballTeamRestObject | [optional] [default to null] | |
TeamStats | *StatsRestObject | [optional] [default to null] | |
Players | **map[string]BaseballRosterEntryRestObject** | [optional] [default to null] | |
Batters | []int32 | [optional] [default to null] | |
Pitchers | []int32 | [optional] [default to null] | |
Bench | []int32 | [optional] [default to null] | |
Bullpen | []int32 | [optional] [default to null] | |
BattingOrder | []int32 | [optional] [default to null] | |
Info | **[]BaseballBoxscoreNoteWrapRestObject** | [optional] [default to null] | |
Note | **[]BaseballBoxscoreNoteRestObject** | [optional] [default to null] |