Sha256: 50f0ed759f351dcea75bbeca980b5ace274c76561fabea87d5da1cca15a964ea
Contents?: true
Size: 714 Bytes
Versions: 12
Compression:
Stored size: 714 Bytes
Contents
# LaunchDarklyApi::UserSegmentBody ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | A human-friendly name for the user segment. | **key** | **String** | A unique key that will be used to reference the user segment in feature flags. | **description** | **String** | A description for the user segment. | [optional] **unbounded** | **BOOLEAN** | Controls whether this segment can support unlimited numbers of users. Requires the beta API and additional setup. Include/exclude lists in this payload are not used in unbounded segments. | [optional] **tags** | **Array<String>** | Tags for the user segment. | [optional]
Version data entries
12 entries across 12 versions & 1 rubygems