Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 288 Bytes

ParentLink.md

File metadata and controls

18 lines (12 loc) · 288 Bytes

LaunchDarklyApi::ParentLink

Properties

Name Type Description Notes
parent CoreLink

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::ParentLink.new(
  parent: null
)