| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The flag rule ID | [optional] |
| disabled | Boolean | Whether the rule is disabled | [optional] |
| variation | Number | The index of the variation, from the array of variations for this flag | [optional] |
| rollout | Rollout | [optional] | |
| clauses | [Clause] | An array of clauses used for individual targeting based on attributes | |
| trackEvents | Boolean | Whether LaunchDarkly tracks events for this rule | |
| description | String | The rule description | [optional] |
| ref | String | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.