Name | Type | Description | Notes |
---|---|---|---|
projects | Array<Link> | [optional] | |
_self | Link | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::StatisticsRoot.new(
projects: null,
_self: null
)
Name | Type | Description | Notes |
---|---|---|---|
projects | Array<Link> | [optional] | |
_self | Link | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::StatisticsRoot.new(
projects: null,
_self: null
)