mlbstats/api/docs/HomeRunDerbyBatterHitRestOb...

24 lines
1.3 KiB
Markdown

# HomeRunDerbyBatterHitRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**BonusTime** | **bool** | | [optional] [default to null]
**TieBreaker** | **bool** | | [optional] [default to null]
**HomeRun** | **bool** | | [optional] [default to null]
**HitData** | [***HitSegmentRestObject**](HitSegmentRestObject.md) | | [optional] [default to null]
**IsHomeRun** | **bool** | | [optional] [default to null]
**Time** | [**time.Time**](time.Time.md) | | [optional] [default to null]
**PlayId** | **string** | | [optional] [default to null]
**TimeRemaining** | **string** | | [optional] [default to null]
**TimeRemainingSeconds** | **int32** | | [optional] [default to null]
**IsBonusTime** | **bool** | | [optional] [default to null]
**BonusOutsCurrent** | **int32** | | [optional] [default to null]
**BonusOutsTotal** | **int32** | | [optional] [default to null]
**IsTieBreaker** | **bool** | | [optional] [default to null]
**TieBreakerNum** | **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)