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