Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 824 Bytes

HoldoutDetailRep.md

File metadata and controls

17 lines (14 loc) · 824 Bytes

# HoldoutDetailRep

Properties

Name Type Description Notes
_id string
status string
description string [optional]
holdout_amount string The percentage of traffic allocated to this holdout.
is_dirty bool Indicates if the holdout experiment is running and if any related experiments are running. [optional]
created_at int
updated_at int
base_experiment \LaunchDarklyApi\Model\Experiment
related_experiments \LaunchDarklyApi\Model\Experiment[] [optional]

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