Sha256: cce41059aa5960f918cef44353a2475cdf51740b7e8e6e5c3535c5f6d5d96d60

Contents?: true

Size: 1.09 KB

Versions: 9

Compression:

Stored size: 1.09 KB

Contents

# LaunchDarklyApi::FeatureFlagConfig

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**on** | **BOOLEAN** |  | [optional] 
**archived** | **BOOLEAN** |  | [optional] 
**salt** | **String** |  | [optional] 
**sel** | **String** |  | [optional] 
**last_modified** | **Integer** |  | [optional] 
**version** | **Integer** |  | [optional] 
**targets** | [**Array<Target>**](Target.md) |  | [optional] 
**rules** | [**Array<Rule>**](Rule.md) |  | [optional] 
**fallthrough** | [**Fallthrough**](Fallthrough.md) |  | [optional] 
**off_variation** | **Integer** |  | [optional] 
**prerequisites** | [**Array<Prerequisite>**](Prerequisite.md) |  | [optional] 
**track_events** | **BOOLEAN** | Set to true to send detailed event information for this flag. | [optional] 
**track_events_fallthrough** | **BOOLEAN** | Set to true to send detailed event information when targeting is enabled but no individual targeting rule is matched. | [optional] 
**_site** | [**Site**](Site.md) |  | [optional] 
**_environment_name** | **String** |  | [optional] 


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
launchdarkly_api-5.4.0 docs/FeatureFlagConfig.md
launchdarkly_api-5.3.0 docs/FeatureFlagConfig.md
launchdarkly_api-5.1.0 docs/FeatureFlagConfig.md
launchdarkly_api-5.0.3 docs/FeatureFlagConfig.md
launchdarkly_api-5.0.2 docs/FeatureFlagConfig.md
launchdarkly_api-5.0.1 docs/FeatureFlagConfig.md
launchdarkly_api-5.0.0 docs/FeatureFlagConfig.md
launchdarkly_api-4.0.0 docs/FeatureFlagConfig.md
launchdarkly_api-3.10.0 docs/FeatureFlagConfig.md