Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 337 Bytes

AiConfigsMaintainerTeam.md

File metadata and controls

20 lines (14 loc) · 337 Bytes

LaunchDarklyApi::AiConfigsMaintainerTeam

Properties

Name Type Description Notes
key String
name String

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::AiConfigsMaintainerTeam.new(
  key: null,
  name: null
)