# BatTrackingRestObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **Copyright** | **string** | | [optional] [default to null] **Units** | [***JsonNode**](JsonNode.md) | | [optional] [default to null] **GamePk** | **int32** | Unique game identifier. | [optional] [default to null] **PlayId** | **string** | Unique play identifier (per game). | [optional] [default to null] **Impact** | [***BatImpactRestObject**](BatImpactRestObject.md) | | [optional] [default to null] **SweetSpot** | [***BatSweetSpotRestObject**](BatSweetSpotRestObject.md) | | [optional] [default to null] **BatPositions** | [**[]BatPositionRestObject**](BatPositionRestObject.md) | | [optional] [default to null] **System** | [***BatTrackingSystemRestObject**](BatTrackingSystemRestObject.md) | | [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)