| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | ||
| name | String | ||
| links | ViewsSelfLink |
require 'launchdarkly_api'
instance = LaunchDarklyApi::ExpandedDirectlyLinkedFlag.new(
key: null,
name: null,
links: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | ||
| name | String | ||
| links | ViewsSelfLink |
require 'launchdarkly_api'
instance = LaunchDarklyApi::ExpandedDirectlyLinkedFlag.new(
key: null,
name: null,
links: null
)