Options
All
  • Public
  • Public/Protected
  • All
Menu

This object is used as follows:

In the issueLink resource it defines and reports on the type of link between the issues. Find a list of issue link types with Get issue link types. In the issueLinkType resource it defines and reports on issue link types.

Hierarchy

  • IssueLinkType

Index

Properties

Properties

Optional id

id: string

The ID of the issue link type and is used as follows:

  • In the issueLink resource it is the type of issue link. Required on create when name isn't provided. Otherwise, read only.
  • In the issueLinkType resource it is read only.

Optional inward

inward: string

The description of the issue link type inward link and is used as follows:

  • In the issueLink resource it is read only.
  • In the issueLinkType resource it is required on create and optional on update. Otherwise, read only.

Optional name

name: string

The name of the issue link type and is used as follows:

  • In the issueLink resource it is the type of issue link. Required on create when id isn't provided. Otherwise, read only.
  • In the issueLinkType resource it is required on create and optional on update. Otherwise, read only.

Optional outward

outward: string

The description of the issue link type outward link and is used as follows:

  • In the issueLink resource it is read only.
  • In the issueLinkType resource it is required on create and optional on update. Otherwise, read only.

Optional self

self: string

The URL of the issue link type. Read only.

format

uri

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc