mlbstats/api/docs/BaseballGameLiveDataRestObj...

948 B

BaseballGameLiveDataRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Plays *BaseballPlayByPlayRestObject [optional] [default to null]
Linescore *BaseballLinescoreRestObject [optional] [default to null]
Boxscore *BaseballBoxscoreRestObject [optional] [default to null]
Decisions *BaseballDecisionRestObject [optional] [default to null]
Leaders *BaseballGameLeadersRestObject [optional] [default to null]

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