1.5 KiB
1.5 KiB
RuleSettingsRestObject
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] | |
| SettingCategory | string | [optional] [default to null] | |
| SettingCategoryCode | string | [optional] [default to null] | |
| SettingDescription | string | [optional] [default to null] | |
| SettingOptions | **[]RuleSettingsOptionRestObject** | [optional] [default to null] | |
| ValueType | string | [optional] [default to null] | |
| SettingValue | *interface{} | [optional] [default to null] | |
| SettingScope | string | [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] | |
| SortOrder | int32 | [optional] [default to null] |