Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TechSupportItem

Details about the TechSupportItem 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

Const type

type: string = "tech"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Item): object

getJsonObj

  • getJsonObj(obj: Item): object