Name | Type | Description | Notes |
---|---|---|---|
_id | string | The experiment ID | [optional] |
key | string | The experiment key | |
name | string | The experiment name | |
description | string | The experiment description | [optional] |
_maintainer_id | string | The ID of the member who maintains this experiment. | |
_creation_date | int | ||
environment_key | string | ||
archived_date | int | [optional] | |
_links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | |
holdout_id | string | The holdout ID | [optional] |
current_iteration | \LaunchDarklyApi\Model\IterationRep | [optional] | |
draft_iteration | \LaunchDarklyApi\Model\IterationRep | [optional] | |
previous_iterations | \LaunchDarklyApi\Model\IterationRep[] | Details on the previous iterations for this experiment. | [optional] |