19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
# BaseballScheduleItemTeamRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**LeagueRecord** | [***WinLossRecordRestObject**](WinLossRecordRestObject.md) | | [optional] [default to null]
|
|
**Score** | **int32** | | [optional] [default to null]
|
|
**Team** | [***BaseballTeamRestObject**](BaseballTeamRestObject.md) | | [optional] [default to null]
|
|
**IsWinner** | **bool** | | [optional] [default to null]
|
|
**ProbablePitcher** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
|
**SplitSquad** | **bool** | | [optional] [default to null]
|
|
**SeriesNumber** | **int32** | | [optional] [default to null]
|
|
**SeedNumber** | **int32** | | [optional] [default to null]
|
|
**SpringLeague** | [***LeagueRestObject**](LeagueRestObject.md) | | [optional] [default to null]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|