Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 430 Bytes

File metadata and controls

22 lines (16 loc) · 430 Bytes

LaunchDarklyApi::FlagImportIntegrationLinks

Properties

Name Type Description Notes
_self Link
parent Link
project Link

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::FlagImportIntegrationLinks.new(
  _self: null,
  parent: null,
  project: null
)