Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 399 Bytes

FlagImportIntegrationCollectionLinks.md

File metadata and controls

20 lines (14 loc) · 399 Bytes

LaunchDarklyApi::FlagImportIntegrationCollectionLinks

Properties

Name Type Description Notes
_self Link
parent Link [optional]

Example

require 'launchdarkly_api'

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