mlbstats/api/docs/ScheduleDateRestObject.md

898 B

ScheduleDateRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Date string [optional] [default to null]
TotalItems int32 [optional] [default to null]
TotalEvents int32 [optional] [default to null]
TotalGames int32 [optional] [default to null]
TotalGamesInProgress int32 [optional] [default to null]
Games **[]BaseballScheduleItemRestObject** [optional] [default to null]
Events **[]ScheduleEventRestObject** [optional] [default to null]

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