14 lines
735 B
Markdown
14 lines
735 B
Markdown
|
# BaseballPlayByPlayRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**AllPlays** | [**[]BaseballPlayRestObject**](BaseballPlayRestObject.md) | | [optional] [default to null]
|
||
|
**CurrentPlay** | [***BaseballPlayRestObject**](BaseballPlayRestObject.md) | | [optional] [default to null]
|
||
|
**ScoringPlays** | **[]int32** | | [optional] [default to null]
|
||
|
**PlaysByInning** | [**[]InningPlay**](InningPlay.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)
|
||
|
|