| Name | Type | Description | Notes |
|---|---|---|---|
| _links | array<string,\LaunchDarklyApi\Model\Link> | The location and content type of related resources | |
| _key | string | The flag link key | [optional] |
| _integration_key | string | The integration key for an integration whose <code>manifest.json</code> includes the <code>flagLink</code> capability, if this is a flag link for an existing integration | [optional] |
| _id | string | The ID of this flag link | |
| _deep_link | string | The URL for the external resource the flag is linked to | |
| _timestamp | \LaunchDarklyApi\Model\TimestampRep | ||
| title | string | The title of the flag link | [optional] |
| description | string | The description of the flag link | [optional] |
| _metadata | array<string,string> | The metadata required by this integration in order to create a flag link, if this is a flag link for an existing integration. Defined in the integration's <code>manifest.json</code> file under <code>flagLink</code>. | [optional] |
| _created_at | int | ||
| _member | \LaunchDarklyApi\Model\FlagLinkMember | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.