mlbstats/api/docs/BaseballTeamRestObject.md

3.8 KiB

BaseballTeamRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Hydrations []string [optional] [default to null]
SpringLeague *LeagueRestObject [optional] [default to null]
XrefIds **[]XrefIdRestObject** [optional] [default to null]
AllStarStatus *AllStarEnum [optional] [default to null]
Id int32 [optional] [default to null]
Name string [optional] [default to null]
Link string [optional] [default to null]
Season int32 [optional] [default to null]
Venue *VenueRestObject [optional] [default to null]
SpringVenue *VenueRestObject [optional] [default to null]
TeamCode string [optional] [default to null]
FileCode string [optional] [default to null]
Abbreviation string [optional] [default to null]
TriCode string [optional] [default to null]
TeamName string [optional] [default to null]
LocationName string [optional] [default to null]
FirstYearOfPlay string [optional] [default to null]
League *LeagueRestObject [optional] [default to null]
Division *DivisionRestObject [optional] [default to null]
Sport *SportRestObject [optional] [default to null]
Conference *ConferenceRestObject [optional] [default to null]
Franchise *FranchiseRestObject [optional] [default to null]
TeamStats **[]StatContainerRestObject** [optional] [default to null]
Roster *RosterRestObject [optional] [default to null]
TeamLeaders **[]LeadersRestObject** [optional] [default to null]
NextGameSchedule *ScheduleRestObject [optional] [default to null]
PreviousGameSchedule *ScheduleRestObject [optional] [default to null]
NextSchedule *ScheduleRestObject [optional] [default to null]
PreviousSchedule *ScheduleRestObject [optional] [default to null]
Content *TeamContentCms [optional] [default to null]
DeviceProperties *JsonNode [optional] [default to null]
Social *SocialMediaRestObject [optional] [default to null]
ShortName string [optional] [default to null]
Record *TeamStandingsRecordRestObject [optional] [default to null]
PlayoffInfo *TeamPlayoffs [optional] [default to null]
HomeAway string [optional] [default to null]
TeamDesignation string [optional] [default to null]
ParentOrgName string [optional] [default to null]
ParentOrgId int32 [optional] [default to null]
FranchiseName string [optional] [default to null]
ClubName string [optional] [default to null]
Location *LocationRestObject [optional] [default to null]
Active bool [optional] [default to null]
Placeholder bool [optional] [default to null]

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