mlbstats/api/docs/PlayEventRestObject.md

19 lines
894 B
Markdown

# PlayEventRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**IsScrubbed** | **bool** | | [optional] [default to null]
**TimeStamp** | **string** | | [optional] [default to null]
**PlayEventType** | **int32** | | [optional] [default to null]
**PlayEventId** | **string** | | [optional] [default to null]
**PositionId** | **int32** | | [optional] [default to null]
**TimeCode** | **int64** | | [optional] [default to null]
**PlayEvent** | **string** | | [optional] [default to null]
**X** | **float64** | | [optional] [default to null]
**Y** | **float64** | | [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)