| Name | Type | Description | Notes |
|---|---|---|---|
| _id | string | The flag rule ID | [optional] |
| disabled | bool | Whether the rule is disabled | [optional] |
| variation | int | The index of the variation, from the array of variations for this flag | [optional] |
| rollout | \LaunchDarklyApi\Model\Rollout | [optional] | |
| clauses | \LaunchDarklyApi\Model\Clause[] | An array of clauses used for individual targeting based on attributes | |
| track_events | bool | 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.