mlbstats/api/docs/BaseballTeam.md

4.9 KiB

BaseballTeam

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
Id int32 [optional] [default to null]
Name string [optional] [default to null]
Season int32 [optional] [default to null]
StrSeason string [optional] [default to null]
Venue *Venue [optional] [default to null]
SpringVenue *Venue [optional] [default to null]
TeamCode string [optional] [default to null]
FileCode string [optional] [default to null]
Abbreviation string [optional] [default to null]
FirstYearOfPlay string [optional] [default to null]
TeamName string [optional] [default to null]
LocationName string [optional] [default to null]
Active bool [optional] [default to null]
Placeholder bool [optional] [default to null]
Roster *BaseballRoster [optional] [default to null]
NextGameSchedule *BaseballSchedule [optional] [default to null]
PreviousGameSchedule *BaseballSchedule [optional] [default to null]
NextSchedule *BaseballSchedule [optional] [default to null]
PreviousSchedule *BaseballSchedule [optional] [default to null]
Content *TeamContentCms [optional] [default to null]
DeviceProperties *JsonNode [optional] [default to null]
Tickets **[]BaseballTicket** [optional] [default to null]
PlayoffInfo *TeamPlayoffs [optional] [default to null]
HomeAway string [optional] [default to null]
Record *BaseballTeamStandingsRecord [optional] [default to null]
TeamStats **[]StatContainer** [optional] [default to null]
TeamLeaders **[]Leaders** [optional] [default to null]
OtherTeamNames *OtherTeamNames [optional] [default to null]
SocialMediaInfo *SocialMediaInfo [optional] [default to null]
Twitter string [optional] [default to null]
LeagueId int32 [optional] [default to null]
TeamDesignation *TeamDesignationEnum [optional] [default to null]
ParentOrgId int32 [optional] [default to null]
ParentOrgName string [optional] [default to null]
SeedNumber int32 [optional] [default to null]
FranchiseName string [optional] [default to null]
ClubName string [optional] [default to null]
Location *Location [optional] [default to null]
SpringLeague *League [optional] [default to null]
XrefIds **[]XrefId** [optional] [default to null]
AllStarStatus *AllStarEnum [optional] [default to null]
TeamSeq int32 [optional] [default to null]
NameLanguageHistoryStart string [optional] [default to null]
NameLanguageHistoryEnd string [optional] [default to null]
CacheKey string [optional] [default to null]
ShortName string [optional] [default to null]
League *League [optional] [default to null]
Sport *Sport [optional] [default to null]
Division *Division [optional] [default to null]
Conference *Conference [optional] [default to null]
HydratedSocial **map[string]interface{}** [optional] [default to null]
HydratedDeviceProperties **map[string]interface{}** [optional] [default to null]
HydratedGamePromotionsAtBat **map[string]interface{}** [optional] [default to null]
HydratedGamePromotions **map[string]interface{}** [optional] [default to null]
HydratedGameSponsorships **map[string]interface{}** [optional] [default to null]
HydratedGameTickets **map[string]interface{}** [optional] [default to null]
HydratedGameTicketsAtBat **map[string]interface{}** [optional] [default to null]
Franchise *Franchise [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

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