Options
All
  • Public
  • Public/Protected
  • All
Menu

Details about an issue type.

Hierarchy

  • IssueTypeDetails

Index

Properties

Optional avatarId

avatarId: number

The ID of the issue type's avatar.

format

int64

Optional description

description: string

The description of the issue type.

Optional entityId

entityId: string

Unique ID for next-gen projects.

format

uuid

Optional hierarchyLevel

hierarchyLevel: number

Hierarchy level of the issue type.

format

int32

Optional iconUrl

iconUrl: string

The URL of the issue type's avatar.

Optional id

id: string

The ID of the issue type.

Optional name

name: string

The name of the issue type.

Optional scope

scope: Scope

Details of the next-gen projects the issue type is available in.

Optional self

self: string

The URL of these issue type details.

Optional subtask

subtask: boolean

Whether this issue type is used to create subtasks.

Legend

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

Generated using TypeDoc