| Name | Type | Description | Notes |
|---|---|---|---|
| baseline_idx | Integer | ||
| items | Array<LegacyExperimentRep> |
require 'launchdarkly_api'
instance = LaunchDarklyApi::ExperimentInfoRep.new(
baseline_idx: null,
items: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| baseline_idx | Integer | ||
| items | Array<LegacyExperimentRep> |
require 'launchdarkly_api'
instance = LaunchDarklyApi::ExperimentInfoRep.new(
baseline_idx: null,
items: null
)