Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Item

Details about the item object.

Properties

Optional category

category: model.Category

Optional issueType

issueType: model.IssueType

itemKey

itemKey: string

Unique identifier for the item.

Optional name

name: undefined | string

The display name of the item. Avoid entering confidential information.

Optional subCategory

subCategory: model.SubCategory

type

type: string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Item): object

getJsonObj

  • getJsonObj(obj: Item): object