mlbstats/api/docs/BaseballPlayRestObject.md

1.5 KiB

BaseballPlayRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Hydrations []string [optional] [default to null]
Result *Result [optional] [default to null]
About *About [optional] [default to null]
Count *Count [optional] [default to null]
Matchup *Matchup [optional] [default to null]
PitchIndex []int32 [optional] [default to null]
ActionIndex []int32 [optional] [default to null]
RunnerIndex []int32 [optional] [default to null]
Runners **[]RunnerMovement** [optional] [default to null]
PlayEvents **[]BaseballPlayEventRestObject** [optional] [default to null]
Credits **[]PlayCreditRestObject** [optional] [default to null]
Flags **[]PlayCreditRestObject** [optional] [default to null]
ReviewDetails *ReviewDetails [optional] [default to null]
PlayEndTime time.Time [optional] [default to null]
AtBatIndex int32 [optional] [default to null]

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