Sha256: 3d14f5a528418e560bf9956a1077a9e57f158762f082fb7334df2fdcaa509473
Contents?: true
Size: 786 Bytes
Versions: 33
Compression:
Stored size: 786 Bytes
Contents
# LaunchDarklyApi::UserFlagSetting ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_links** | [**Links**](Links.md) | | [optional] **_value** | **BOOLEAN** | The most important attribute in the response. The _value is the current setting for the user. For a boolean feature toggle, this will be true, false, or null if there is no defined fallthrough value. | [optional] **setting** | **BOOLEAN** | The setting attribute indicates whether you've explicitly targeted this user to receive a particular variation. For example, if you have explicitly turned off a feature toggle for a user, setting will be false. A setting of null means that you haven't assigned that user to a specific variation. | [optional]
Version data entries
33 entries across 33 versions & 1 rubygems