| 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. |