12 lines
752 B
Markdown
12 lines
752 B
Markdown
|
# BatPositionRestObject
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**Copyright** | **string** | | [optional] [default to null]
|
||
|
**PositionId** | **string** | Identifier for which part of the bat the positions/timeStamp represent. For now this will only be the “head” and the “handle”, but is subject to change in the future. | [optional] [default to null]
|
||
|
**Positions** | [**[]PositionRestObject**](PositionRestObject.md) | Locations of the head of the bat at the given timeStamps. | [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)
|
||
|
|