17 lines
914 B
Markdown
17 lines
914 B
Markdown
# HomeRunDerbyRoundRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**Round** | **int32** | | [optional] [default to null]
|
|
**NumBatters** | **int32** | | [optional] [default to null]
|
|
**Type_** | **string** | | [optional] [default to null]
|
|
**RoundTime** | **int32** | | [optional] [default to null]
|
|
**NumberOfPitches** | **int32** | | [optional] [default to null]
|
|
**Matchups** | [**[]HomeRunDerbyMatchupRestObject**](HomeRunDerbyMatchupRestObject.md) | | [optional] [default to null]
|
|
**Batters** | [**[]HomeRunDerbyRoundBatterRestObject**](HomeRunDerbyRoundBatterRestObject.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)
|
|
|