22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
|
# HomeRunDerbyRoundBatterRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**Started** | **bool** | | [optional] [default to null]
|
||
|
**Complete** | **bool** | | [optional] [default to null]
|
||
|
**Winner** | **bool** | | [optional] [default to null]
|
||
|
**Player** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
||
|
**TopDerbyHitData** | [***BaseballHitDataRestObject**](BaseballHitDataRestObject.md) | | [optional] [default to null]
|
||
|
**Hits** | [**[]HomeRunDerbyBatterHitRestObject**](HomeRunDerbyBatterHitRestObject.md) | | [optional] [default to null]
|
||
|
**Seed** | **int32** | | [optional] [default to null]
|
||
|
**Order** | **int32** | | [optional] [default to null]
|
||
|
**IsWinner** | **bool** | | [optional] [default to null]
|
||
|
**IsComplete** | **bool** | | [optional] [default to null]
|
||
|
**IsStarted** | **bool** | | [optional] [default to null]
|
||
|
**NumHomeRuns** | **int32** | | [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)
|
||
|
|