15 lines
667 B
Markdown
15 lines
667 B
Markdown
# InningPlay
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**StartIndex** | **int32** | | [optional] [default to null]
|
|
**EndIndex** | **int32** | | [optional] [default to null]
|
|
**Top** | **[]int32** | | [optional] [default to null]
|
|
**Bottom** | **[]int32** | | [optional] [default to null]
|
|
**Hits** | [***InningHitWrap**](InningHitWrap.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)
|
|
|