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