mlbstats/api/docs/BaseballPlayEventRestObject.md

2.8 KiB

BaseballPlayEventRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Details *Details [optional] [default to null]
Count *Count [optional] [default to null]
PostCount *Count [optional] [default to null]
PreCount *Count [optional] [default to null]
PitchData *BaseballPitchDataRestObject [optional] [default to null]
HitData *BaseballHitDataRestObject [optional] [default to null]
Index int32 [optional] [default to null]
PfxId string [optional] [default to null]
PlayId string [optional] [default to null]
ActionPlayId string [optional] [default to null]
PitchNumber int32 [optional] [default to null]
PickoffNumber int32 [optional] [default to null]
AtBatNumber int32 [optional] [default to null]
StartTime time.Time [optional] [default to null]
EndTime time.Time [optional] [default to null]
IsPitch bool [optional] [default to null]
IsBaseRunningPlay bool [optional] [default to null]
IsSubstitution bool [optional] [default to null]
Type_ string [optional] [default to null]
Player *BaseballPersonRestObject [optional] [default to null]
Umpire *BaseballPersonRestObject [optional] [default to null]
Position *PositionRestObject [optional] [default to null]
BattingOrder string [optional] [default to null]
ReplacedPlayer *BaseballPersonRestObject [optional] [default to null]
Base int32 [optional] [default to null]
InjuryType string [optional] [default to null]
Defense *BaseballDefenseRestObject [optional] [default to null]
Offense *BaseballOffenseRestObject [optional] [default to null]
Credits **[]PlayCreditRestObject** [optional] [default to null]
Officials **[]OfficialRestObject** [optional] [default to null]
ReviewDetails *ReviewDetails [optional] [default to null]

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