| Name | Type | Description | Notes |
|---|---|---|---|
| settingKey | String | Key of the Feature Flag or Setting. | |
| settingType | SettingType | ||
| predefinedVariations | List<PredefinedVariationWithUsagesModel> | The Feature Flag or Setting's Variations. | |
| environments | List<PredefinedVariationEnvironmentModel> | The Environment descriptors for the Variations' usages. | |
| maxPredefinedVariations | Integer | The maximum number of predefined variations allowed for the Feature Flag or Setting. |