Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 409 Bytes

BigSegmentStoreIntegrationCollectionLinks.md

File metadata and controls

20 lines (14 loc) · 409 Bytes

LaunchDarklyApi::BigSegmentStoreIntegrationCollectionLinks

Properties

Name Type Description Notes
_self Link
parent Link [optional]

Example

require 'launchdarkly_api'

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