26 lines
1.5 KiB
Markdown
26 lines
1.5 KiB
Markdown
|
# Sport
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**RequestingUserRole** | [***Role**](Role.md) | | [optional] [default to null]
|
||
|
**Id** | **int32** | | [optional] [default to null]
|
||
|
**Code** | **string** | | [optional] [default to null]
|
||
|
**Name** | **string** | | [optional] [default to null]
|
||
|
**Abbreviation** | **string** | | [optional] [default to null]
|
||
|
**SortOrder** | **int32** | | [optional] [default to null]
|
||
|
**DeviceProperties** | [***JsonNode**](JsonNode.md) | | [optional] [default to null]
|
||
|
**RuleSettings** | [**[]RuleSettings**](RuleSettings.md) | | [optional] [default to null]
|
||
|
**SeasonState** | **string** | | [optional] [default to null]
|
||
|
**SeasonDateInfo** | [***Season**](Season.md) | | [optional] [default to null]
|
||
|
**HydratedRuleSettings** | [**map[string]interface{}**](interface{}.md) | | [optional] [default to null]
|
||
|
**HydratedSeason** | [**map[string]interface{}**](interface{}.md) | | [optional] [default to null]
|
||
|
**ActiveStatus** | **string** | | [optional] [default to null]
|
||
|
**Affiliated** | **bool** | | [optional] [default to null]
|
||
|
**SportActive** | **bool** | | [optional] [default to null]
|
||
|
**HydratedDeviceProperties** | [**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)
|
||
|
|