Name | Type | Description | Notes |
---|---|---|---|
period | InsightPeriod | ||
last_period | InsightPeriod |
require 'launchdarkly_api'
instance = LaunchDarklyApi::InsightGroupCollectionScoreMetadata.new(
period: null,
last_period: null
)
Name | Type | Description | Notes |
---|---|---|---|
period | InsightPeriod | ||
last_period | InsightPeriod |
require 'launchdarkly_api'
instance = LaunchDarklyApi::InsightGroupCollectionScoreMetadata.new(
period: null,
last_period: null
)