mlbstats/api/docs/BatPositionRestObject.md

752 B

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** Locations of the head of the bat at the given timeStamps. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]