mlbstats/api/docs/BaseballOffenseRestObject.md

1.7 KiB

BaseballOffenseRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Batter *BaseballPersonRestObject [optional] [default to null]
OnDeck *BaseballPersonRestObject [optional] [default to null]
InHole *BaseballPersonRestObject [optional] [default to null]
First *BaseballPersonRestObject [optional] [default to null]
Second *BaseballPersonRestObject [optional] [default to null]
Third *BaseballPersonRestObject [optional] [default to null]
PostOnFirst *BaseballPersonRestObject [optional] [default to null]
PostOnSecond *BaseballPersonRestObject [optional] [default to null]
PostOnThird *BaseballPersonRestObject [optional] [default to null]
Pitcher *BaseballPersonRestObject [optional] [default to null]
BatterPosition *PositionRestObject [optional] [default to null]
BattingOrder int32 [optional] [default to null]
Team *BaseballTeamRestObject [optional] [default to null]

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