Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 282 Bytes

File metadata and controls

18 lines (12 loc) · 282 Bytes

LaunchDarklyApi::AIConfigsSummary

Properties

Name Type Description Notes
count Integer

Example

require 'launchdarkly_api'

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