Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 902 Bytes

BooleanFlagDefaults.md

File metadata and controls

14 lines (10 loc) · 902 Bytes

LaunchDarklyApi.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 Number 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 Number The variation index of the flag variation to use for the default targeting behavior when a flag's targeting is off