Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 278 Bytes

File metadata and controls

18 lines (12 loc) · 278 Bytes

LaunchDarklyApi::MetricsSummary

Properties

Name Type Description Notes
count Integer

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::MetricsSummary.new(
  count: null
)