Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.3 KB

File metadata and controls

20 lines (12 loc) · 1.3 KB

PredefinedVariationWithUsagesModel

Properties

Name Type Description Notes
value PredefinedVariationValueModel
name String The name of the Predefined Variation, shown on the Dashboard UI. If not set, the Value will be shown.
hint String The name of the Predefined Variation, shown on the Dashboard UI. If not set, the Value will be shown.
predefinedVariationId UUID The Predefined Variation's identifier.
usages List<PredefinedVariationUsageModel> The Feature Flag or Setting Variation's usages in the given Environments.
usagesInOtherEnvironments Integer The Feature Flag or Setting Variation's usages in the Environments you don't have access to.
changeRequestUsages List<PredefinedVariationChangeRequestUsageModel> The Feature Flag or Setting Variation's usages in the given Change Requests.
changeRequestUsagesInOtherEnvironments Integer The Feature Flag or Setting Variation's usages in the Change Requests you don't have access to.