Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 334 Bytes

File metadata and controls

18 lines (12 loc) · 334 Bytes

LaunchDarklyApi::AnnouncementResponseLinks

Properties

Name Type Description Notes
parent AnnouncementLink

Example

require 'launchdarkly_api'

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