Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 292 Bytes

File metadata and controls

18 lines (12 loc) · 292 Bytes

LaunchDarklyApi::ViewsSelfLink

Properties

Name Type Description Notes
_self CoreLink

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::ViewsSelfLink.new(
  _self: null
)