| Name | Type | Description | Notes |
|---|---|---|---|
| links | { [key: string]: Link; } | [default to undefined] |
import { RootResponse } from 'launchdarkly-api-typescript';
const instance: RootResponse = {
links,
};| Name | Type | Description | Notes |
|---|---|---|---|
| links | { [key: string]: Link; } | [default to undefined] |
import { RootResponse } from 'launchdarkly-api-typescript';
const instance: RootResponse = {
links,
};