26 lines
1.6 KiB
Markdown
26 lines
1.6 KiB
Markdown
|
# BaseballHitDataRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**LaunchSpeed** | **float64** | | [optional] [default to null]
|
||
|
**LaunchAngle** | **float64** | | [optional] [default to null]
|
||
|
**TotalDistance** | **float64** | | [optional] [default to null]
|
||
|
**Trajectory** | **string** | | [optional] [default to null]
|
||
|
**Hardness** | **string** | | [optional] [default to null]
|
||
|
**Location** | **string** | | [optional] [default to null]
|
||
|
**Coordinates** | [***Coordinates**](Coordinates.md) | | [optional] [default to null]
|
||
|
**IsBarrel** | **bool** | | [optional] [default to null]
|
||
|
**HitProbability** | **float64** | | [optional] [default to null]
|
||
|
**BatSpeed** | **float64** | | [optional] [default to null]
|
||
|
**IsSwordSwing** | **bool** | | [optional] [default to null]
|
||
|
**LaunchData** | [***LaunchDataRestObject**](LaunchDataRestObject.md) | | [optional] [default to null]
|
||
|
**TrajectoryData** | [***HitTrajectoryDataRestObject**](HitTrajectoryDataRestObject.md) | | [optional] [default to null]
|
||
|
**LandingData** | [***StartEndDataRestObject**](StartEndDataRestObject.md) | | [optional] [default to null]
|
||
|
**LastMeasuredData** | [***StartEndDataRestObject**](StartEndDataRestObject.md) | | [optional] [default to null]
|
||
|
**ReducedConfidence** | **[]string** | | [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)
|
||
|
|