27 lines
1.5 KiB
Markdown
27 lines
1.5 KiB
Markdown
|
# Division
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**RequestingUserRole** | [***Role**](Role.md) | | [optional] [default to null]
|
||
|
**Id** | **int32** | | [optional] [default to null]
|
||
|
**Name** | **string** | | [optional] [default to null]
|
||
|
**NameShort** | **string** | | [optional] [default to null]
|
||
|
**ConferenceId** | **int32** | | [optional] [default to null]
|
||
|
**Conference** | [***Conference**](Conference.md) | | [optional] [default to null]
|
||
|
**League** | [***League**](League.md) | | [optional] [default to null]
|
||
|
**SportCode** | **string** | | [optional] [default to null]
|
||
|
**Sport** | [***Sport**](Sport.md) | | [optional] [default to null]
|
||
|
**Abbreviation** | **string** | | [optional] [default to null]
|
||
|
**HasWildcard** | **bool** | | [optional] [default to null]
|
||
|
**NumPlayoffTeams** | **int32** | | [optional] [default to null]
|
||
|
**Season** | **string** | | [optional] [default to null]
|
||
|
**SortOrder** | **int32** | | [optional] [default to null]
|
||
|
**Active** | **bool** | | [optional] [default to null]
|
||
|
**HydratedConferences** | [**map[string]interface{}**](interface{}.md) | | [optional] [default to null]
|
||
|
**HydratedLeagues** | [**map[string]interface{}**](interface{}.md) | | [optional] [default to null]
|
||
|
**UserPrivileges** | [**[]Privilege**](Privilege.md) | | [optional] [default to null]
|
||
|
|
||
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||
|
|