Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 867 Bytes

File metadata and controls

12 lines (9 loc) · 867 Bytes

# UserFlagSetting

Properties

Name Type Description Notes
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources.
_value mixed The value of the flag variation that the user receives. If there is no defined default rule, this is null.
setting mixed Whether the user is explicitly targeted to receive a particular variation. The setting is false if you have turned off a feature flag for a user. It is null if you haven't assigned that user to a specific variation.
reason \LaunchDarklyApi\Model\EvaluationReason [optional]

[Back to Model list] [Back to API list] [Back to README]