Name | Type | Description | Notes |
---|---|---|---|
links | {str: (Link,)} | The location and content type of related resources | |
id | str | The ID of this flag link | |
deep_link | str | The URL for the external resource the flag is linked to | |
timestamp | TimestampRep | ||
created_at | int | ||
key | str | The flag link key | [optional] |
integration_key | str | 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] |
title | str | The title of the flag link | [optional] |
description | str | The description of the flag link | [optional] |
metadata | {str: (str,)} | 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] |
member | FlagLinkMember | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |