mlbstats/api/docs/BatTrackingRestObject.md

1.0 KiB

BatTrackingRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Units *JsonNode [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 [optional] [default to null]
SweetSpot *BatSweetSpotRestObject [optional] [default to null]
BatPositions **[]BatPositionRestObject** [optional] [default to null]
System *BatTrackingSystemRestObject [optional] [default to null]

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