Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 394 Bytes

File metadata and controls

18 lines (12 loc) · 394 Bytes

LaunchDarklyApi::InsightGroupCollectionMetadata

Properties

Name Type Description Notes
count_by_indicator InsightGroupsCountByIndicator

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::InsightGroupCollectionMetadata.new(
  count_by_indicator: null
)