Sha256: 1d5c5252d21003fd21dc5a8d206d0b7195abdfe5d6ed24bc99a0ad81c6f1b7e7
Contents?: true
Size: 719 Bytes
Versions: 31
Compression:
Stored size: 719 Bytes
Contents
# LaunchDarklyApi::FeatureFlagCopyBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **source** | [**FeatureFlagCopyObject**](FeatureFlagCopyObject.md) | | [optional] **target** | [**FeatureFlagCopyObject**](FeatureFlagCopyObject.md) | | [optional] **comment** | **String** | comment will be included in audit log item for change. | [optional] **included_actions** | [**Array<CopyActions>**](CopyActions.md) | Define the parts of the flag configuration that will be copied. | [optional] **excluded_actions** | [**Array<CopyActions>**](CopyActions.md) | Define the parts of the flag configuration that will not be copied. | [optional]
Version data entries
31 entries across 31 versions & 1 rubygems