Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IssueTypeCreateBean

Index

Properties

Optional description

description: string

The description of the issue type.

Optional hierarchyLevel

hierarchyLevel: number

The hierarchy level of the issue type. Use:

  • -1 for Subtask.
  • 0 for Base. Defaults to 0.
format

int32

name

name: string

The unique name for the issue type. The maximum length is 60 characters.

Optional type

type: "subtask" | "standard"

Deprecated. Use hierarchyLevel instead.

Whether the issue type is subtype or standard. Defaults to standard.

Legend

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

Generated using TypeDoc