Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 965 Bytes

Rule.md

File metadata and controls

18 lines (13 loc) · 965 Bytes

Rule

Properties

Name Type Description Notes
clauses [Clause] An array of clauses used for individual targeting based on attributes
track_events bool Whether LaunchDarkly tracks events for this rule
id str The flag rule ID [optional]
variation int The index of the variation, from the array of variations for this flag [optional]
rollout Rollout [optional]
description str The rule description [optional]
ref str [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]