23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
# SportRestObject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**Copyright** | **string** | | [optional] [default to null]
|
|
**Hydrations** | **[]string** | | [optional] [default to null]
|
|
**Id** | **int32** | | [optional] [default to null]
|
|
**Code** | **string** | | [optional] [default to null]
|
|
**Link** | **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]
|
|
**IsAffiliated** | **bool** | | [optional] [default to null]
|
|
**RuleSettings** | [**[]RuleSettingsRestObject**](RuleSettingsRestObject.md) | | [optional] [default to null]
|
|
**SeasonState** | **string** | | [optional] [default to null]
|
|
**SeasonDateInfo** | [***SeasonRestObject**](SeasonRestObject.md) | | [optional] [default to null]
|
|
**ActiveStatus** | **bool** | | [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)
|
|
|