Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace IssueType

Details about the issue type associated with the support ticket.

Properties

Optional issueTypeKey

issueTypeKey: undefined | string

Unique identifier for the issue type.

Optional label

label: undefined | string

The label for the issue type. For example, {@code Instance Performance}.

Optional name

name: undefined | string

The URL for the contextual documentation.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: IssueType): object

getJsonObj