1.9 KiB
1.9 KiB
LeagueRestObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Copyright | string | [optional] [default to null] | |
| Id | int32 | [optional] [default to null] | |
| Name | string | [optional] [default to null] | |
| Link | string | [optional] [default to null] | |
| Abbreviation | string | [optional] [default to null] | |
| NameShort | string | [optional] [default to null] | |
| SeasonState | string | [optional] [default to null] | |
| HasWildCard | bool | [optional] [default to null] | |
| HasSplitSeason | bool | [optional] [default to null] | |
| NumGames | int32 | [optional] [default to null] | |
| HasPlayoffPoints | bool | [optional] [default to null] | |
| NumTeams | int32 | [optional] [default to null] | |
| NumWildcardTeams | int32 | [optional] [default to null] | |
| SeasonDateInfo | *SeasonRestObject | [optional] [default to null] | |
| Season | string | [optional] [default to null] | |
| OrgCode | string | [optional] [default to null] | |
| ConferencesInUse | bool | [optional] [default to null] | |
| DivisionsInUse | bool | [optional] [default to null] | |
| Sport | *SportRestObject | [optional] [default to null] | |
| TimeZone | *TimeZoneRestObject | [optional] [default to null] | |
| SortOrder | int32 | [optional] [default to null] | |
| Active | bool | [optional] [default to null] | |
| IsAffiliated | bool | [optional] [default to null] | |
| RuleSettings | **[]RuleSettingsRestObject** | [optional] [default to null] |