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