mlbstats/api/docs/HomeRunDerbyRoundBatterRest...

1.2 KiB

HomeRunDerbyRoundBatterRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Started bool [optional] [default to null]
Complete bool [optional] [default to null]
Winner bool [optional] [default to null]
Player *BaseballPersonRestObject [optional] [default to null]
TopDerbyHitData *BaseballHitDataRestObject [optional] [default to null]
Hits **[]HomeRunDerbyBatterHitRestObject** [optional] [default to null]
Seed int32 [optional] [default to null]
Order int32 [optional] [default to null]
IsWinner bool [optional] [default to null]
IsComplete bool [optional] [default to null]
IsStarted bool [optional] [default to null]
NumHomeRuns int32 [optional] [default to null]

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