| Name | Type | Description | Notes |
|---|---|---|---|
| count | Integer | ||
| linked_segments | ExpandedDirectlyLinkedSegments | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::SegmentsSummary.new(
count: null,
linked_segments: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| count | Integer | ||
| linked_segments | ExpandedDirectlyLinkedSegments | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::SegmentsSummary.new(
count: null,
linked_segments: null
)