Name | Type | Description | Notes |
---|---|---|---|
_id | string | The flag rule ID | [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] |