Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 960 Bytes

IssueTypeDetails.md

File metadata and controls

15 lines (14 loc) · 960 Bytes

IssueTypeDetails

Properties

Name Type Description Notes
self String The URL of these issue type details. [optional]
id String The ID of the issue type. [optional]
description String The description of the issue type. [optional]
iconUrl String The URL of the issue type's avatar. [optional]
name String The name of the issue type. [optional]
subtask Boolean Whether this issue type is used to create subtasks. [optional]
avatarId Long The ID of the issue type's avatar. [optional]
entityId UUID Unique ID for next-gen projects. [optional]
hierarchyLevel Integer Hierarchy level of the issue type. [optional]
scope AllOfIssueTypeDetailsScope Details of the next-gen projects the issue type is available in. [optional]