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