Classes
Enumerations
Interfaces
TypeAliases

CompassLink

A link to an entity or resource on the internet.

Property NameTypeDescription
__typenameLiteral
eventSourcesMaybe<Array<EventSource>>Event sources that power this link
idStringThe unique identifier (ID) of the link.
nameMaybe<String>An user-provided name of the link.
objectIdMaybe<String>The unique ID of the object the link points to. Generally, this is configured by integrations and does not need to be added to links manually. Eg the Repository ID for a Repository
typeCompassLinkTypeThe type of link.
urlAnyAn URL to the entity or resource on the internet.

Rate this page: