Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 804 Bytes

File metadata and controls

17 lines (9 loc) · 804 Bytes

UpdatePredefinedVariationModel

A Feature Flag or Predefined Variation.

Properties

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]