Name | Type | Description | Notes |
---|---|---|---|
links | {String: Link} | The location and content type of related resources | |
key | String | The flag link key | [optional] |
integrationKey | 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 | |
deepLink | String | The URL for the external resource the flag is linked to | |
timestamp | TimestampRep | ||
title | String | The title of the flag link | [optional] |
description | String | The description of the flag link | [optional] |
metadata | {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] |
createdAt | Number | ||
member | FlagLinkMember | [optional] |