Skip to content

Files

Latest commit

5f94853 · Oct 14, 2024

History

History
22 lines (16 loc) · 430 Bytes

FlagImportIntegrationLinks.md

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
)