Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.29 KB

FlagLinkRep.md

File metadata and controls

23 lines (15 loc) · 1.29 KB

FlagLinkRep

Properties

Name Type Description Notes
links Map<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 Map<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 Long
member FlagLinkMember [optional]