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