mlbstats/api/docs/League.md

2.0 KiB

League

Properties

Name Type Description Notes
RequestingUserRole *Role [optional] [default to null]
Id int32 [optional] [default to null]
Name string [optional] [default to null]
NameShort string [optional] [default to null]
NameAbbreviation string [optional] [default to null]
OrgCode string [optional] [default to null]
Sport *Sport [optional] [default to null]
SeasonState string [optional] [default to null]
HasWildcard bool [optional] [default to null]
HasSplitSeason bool [optional] [default to null]
SeasonDateInfo *Season [optional] [default to null]
Season string [optional] [default to null]
LeagueTimeZone *TimeZone [optional] [default to null]
Games int32 [optional] [default to null]
HasPlayoffPoints bool [optional] [default to null]
TotalTeams int32 [optional] [default to null]
TotalWildcardTeams int32 [optional] [default to null]
HasDivisions bool [optional] [default to null]
HasConferences bool [optional] [default to null]
TimeZone *TimeZone [optional] [default to null]
DefaultVenueId int32 [optional] [default to null]
SortOrder int32 [optional] [default to null]
RuleSettings **[]RuleSettings** [optional] [default to null]
Active bool [optional] [default to null]
Affiliated bool [optional] [default to null]
UserPrivileges **[]Privilege** [optional] [default to null]

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