| Name | Type | Description | Notes |
|---|---|---|---|
| self | Link | [default to undefined] | |
| parent | Link | [optional] [default to undefined] |
import { BigSegmentStoreIntegrationCollectionLinks } from 'launchdarkly-api-typescript';
const instance: BigSegmentStoreIntegrationCollectionLinks = {
self,
parent,
};