mlbstats/api/docs/ContactPointPositionRestObj...

14 lines
840 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ContactPointPositionRestObject
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Copyright** | **string** | | [optional] [default to null]
**X** | **float64** | Location in the horizontal dimension, negative toward third base, positive toward first base. | [optional] [default to null]
**Y** | **float64** | Location in the depth dimension, negative toward the backstop, positive toward pitchers mound. | [optional] [default to null]
**Z** | **float64** | Location in the vertical dimension, from the ground upward. | [optional] [default to null]
**TimeStamp** | **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)