mlbstats/api/docs/BaseballScheduleItemTeamRes...

1.1 KiB

BaseballScheduleItemTeamRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
LeagueRecord *WinLossRecordRestObject [optional] [default to null]
Score int32 [optional] [default to null]
Team *BaseballTeamRestObject [optional] [default to null]
IsWinner bool [optional] [default to null]
ProbablePitcher *BaseballPersonRestObject [optional] [default to null]
SplitSquad bool [optional] [default to null]
SeriesNumber int32 [optional] [default to null]
SeedNumber int32 [optional] [default to null]
SpringLeague *LeagueRestObject [optional] [default to null]

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