29 lines
1.6 KiB
Markdown
29 lines
1.6 KiB
Markdown
|
# HomeRunDerbyStatusRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**RegulationRoundLenth** | **string** | | [optional] [default to null]
|
||
|
**State** | **string** | | [optional] [default to null]
|
||
|
**CurrentRound** | **int32** | | [optional] [default to null]
|
||
|
**CurrentRoundInProgress** | **bool** | | [optional] [default to null]
|
||
|
**CurrentRoundTimeLeft** | **string** | | [optional] [default to null]
|
||
|
**ScheduledRounds** | **int32** | | [optional] [default to null]
|
||
|
**InTieBreaker** | **bool** | | [optional] [default to null]
|
||
|
**TieBreakerNum** | **int32** | | [optional] [default to null]
|
||
|
**CurrentBatter** | [***BaseballPersonRestObject**](BaseballPersonRestObject.md) | | [optional] [default to null]
|
||
|
**ClockStopped** | **bool** | | [optional] [default to null]
|
||
|
**BonusTime** | **bool** | | [optional] [default to null]
|
||
|
**RegulationRoundLength** | **string** | | [optional] [default to null]
|
||
|
**BonusDistanceNeededPerRound** | **int32** | | [optional] [default to null]
|
||
|
**BonusCountNeededPerRound** | **int32** | | [optional] [default to null]
|
||
|
**PitchesInRound** | **int32** | | [optional] [default to null]
|
||
|
**PitchesRemaining** | **int32** | | [optional] [default to null]
|
||
|
**BonusOutsCurrent** | **int32** | | [optional] [default to null]
|
||
|
**BonusOutsTotal** | **int32** | | [optional] [default to null]
|
||
|
**BonusTypeOuts** | **bool** | | [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)
|
||
|
|