# RuleSettings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **PlaySettingId** | **int32** | | [optional] [default to null] **SettingId** | **int32** | | [optional] [default to null] **SettingName** | **string** | | [optional] [default to null] **SettingDisplayName** | **string** | | [optional] [default to null] **SettingCategoryId** | **int32** | | [optional] [default to null] **SettingCategory** | **string** | | [optional] [default to null] **SettingCategoryCode** | **string** | | [optional] [default to null] **SettingDescription** | **string** | | [optional] [default to null] **SettingIsPublic** | **bool** | | [optional] [default to null] **ValueType** | **string** | | [optional] [default to null] **SettingValue** | [***interface{}**](interface{}.md) | | [optional] [default to null] **SettingScope** | **string** | | [optional] [default to null] **SettingOptions** | [**[]RuleSettingsOption**](RuleSettingsOption.md) | | [optional] [default to null] **PriorityOverride** | **int32** | | [optional] [default to null] **StartDate** | **string** | | [optional] [default to null] **EndDate** | **string** | | [optional] [default to null] **Inherited** | **bool** | | [optional] [default to null] **GameType** | **string** | | [optional] [default to null] **AllGameTypeStatus** | **bool** | | [optional] [default to null] **Sport** | [***Sport**](Sport.md) | | [optional] [default to null] **League** | [***League**](League.md) | | [optional] [default to null] **Venue** | [***Venue**](Venue.md) | | [optional] [default to null] **GamePk** | **int32** | | [optional] [default to null] **ScheduleEvent** | [***ScheduleEvent**](ScheduleEvent.md) | | [optional] [default to null] **SortOrder** | **int32** | | [optional] [default to null] **UserHasPermission** | **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)