Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 711 Bytes

TargetingRuleModel.md

File metadata and controls

15 lines (7 loc) · 711 Bytes

TargetingRuleModel

Properties

Name Type Description Notes
conditions List<ConditionModel> The list of conditions that are combined with logical AND operators. It can be one of the following: - User condition - Segment condition - Prerequisite flag condition [optional]
percentageOptions List<PercentageOptionModel> The percentage options from where the evaluation process will choose a value based on the flag's percentage evaluation attribute. [optional]
value ValueModel [optional]