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