A Feature Flag or Predefined Variation.
| Name | Type | Description | Notes |
|---|---|---|---|
| value | UpdatePredefinedVariationValueModel | ||
| name | String | The name of the Feature Flag or Predefined Variation, shown on the Dashboard UI. If not set, the Value will be shown. | [optional] |
| hint | String | The name of the Feature Flag or Predefined Variation, shown on the Dashboard UI. If not set, the Value will be shown. | [optional] |
| predefinedVariationId | UUID | The Feature Flag or Predefined Variation's identifier to update. Omit the value if you want to add a new predefined variation. | [optional] |