Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 724 Bytes

File metadata and controls

18 lines (10 loc) · 724 Bytes

RolloutRuleModel

Properties

Name Type Description Notes
comparisonAttribute String The user attribute to compare.
comparator RolloutRuleComparator
comparisonValue String The value to compare against.
value SettingValueType The value to serve when the comparison matches. It must respect the setting type. In some generated clients for strictly typed languages you may use double/float properties to handle integer values.
segmentComparator SegmentComparator
segmentId UUID The segment to compare against.