Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 916 Bytes

BooleanFlagDefaults.md

File metadata and controls

18 lines (10 loc) · 916 Bytes

BooleanFlagDefaults

Properties

Name Type Description Notes
trueDisplayName String The display name for the true variation, displayed in the LaunchDarkly user interface
falseDisplayName String The display name for the false variation, displayed in the LaunchDarkly user interface
trueDescription String The description for the true variation
falseDescription String The description for the false variation
onVariation Integer The variation index of the flag variation to use for the default targeting behavior when a flag's targeting is on and the target did not match any rules
offVariation Integer The variation index of the flag variation to use for the default targeting behavior when a flag's targeting is off