Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 735 Bytes

File metadata and controls

16 lines (12 loc) · 735 Bytes

LaunchDarklyApi.Rule

Properties

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]