Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 526 Bytes

UpdateSettingValueModel.md

File metadata and controls

15 lines (7 loc) · 526 Bytes

UpdateSettingValueModel

Properties

Name Type Description Notes
rolloutRules List<RolloutRuleModel> The targeting rule collection. [optional]
rolloutPercentageItems List<RolloutPercentageItemModel> The percentage rule collection. [optional]
value Object The value to serve. It must respect the setting type. [optional]