Options
All
  • Public
  • Public/Protected
  • All
Menu

Details of an issue type scheme and its associated issue types.

Hierarchy

  • IssueTypeSchemeDetails

Index

Properties

Optional defaultIssueTypeId

defaultIssueTypeId: string

The ID of the default issue type of the issue type scheme. This ID must be included in issueTypeIds.

Optional description

description: string

The description of the issue type scheme. The maximum length is 4000 characters.

issueTypeIds

issueTypeIds: string[]

The list of issue types IDs of the issue type scheme. At least one standard issue type ID is required.

name

name: string

The name of the issue type scheme. The name must be unique. The maximum length is 255 characters.

Legend

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

Generated using TypeDoc