mlbstats/api/docs/BaseballRunnerMovement.md

1.9 KiB

BaseballRunnerMovement

Properties

Name Type Description Notes
StartBase string [optional] [default to null]
EndBase string [optional] [default to null]
EventType string [optional] [default to null]
EventTypeEnum *EventType [optional] [default to null]
Runner *BaseballPerson [optional] [default to null]
ResponsiblePitcher *BaseballPerson [optional] [default to null]
IsScoringEvent bool [optional] [default to null]
IsRbi bool [optional] [default to null]
IsEarned bool [optional] [default to null]
PlayIndex int32 [optional] [default to null]
Sequence int32 [optional] [default to null]
OutNumber int32 [optional] [default to null]
OutBase string [optional] [default to null]
MovementReason string [optional] [default to null]
MovementReasonEnum *RunnerDetailType [optional] [default to null]
Credits **[]PlayCredit** [optional] [default to null]
OriginBase int32 [optional] [default to null]
StartBaseInt int32 [optional] [default to null]
EndBaseInt int32 [optional] [default to null]
Out bool [optional] [default to null]
ScoringEvent bool [optional] [default to null]
TeamUnearned bool [optional] [default to null]
Events map[string]string [optional] [default to null]
Rbi bool [optional] [default to null]
Earned bool [optional] [default to null]

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