Skip to content

Files

Latest commit

625539b · Mar 12, 2024

History

History
24 lines (18 loc) · 509 Bytes

BigSegmentStoreIntegrationLinks.md

File metadata and controls

24 lines (18 loc) · 509 Bytes

LaunchDarklyApi::BigSegmentStoreIntegrationLinks

Properties

Name Type Description Notes
_self Link
parent Link
project Link
environment Link

Example

require 'launchdarkly_api'

instance = LaunchDarklyApi::BigSegmentStoreIntegrationLinks.new(
  _self: null,
  parent: null,
  project: null,
  environment: null
)