Options
All
  • Public
  • Public/Protected
  • All
Menu

SupportTicket.

Hierarchy

  • SupportTicket

Index

Constructors

constructor

Accessors

categoryId

categoryId:

Get support ticket category ID

categoryName

categoryName:

Get support ticket category name

ccEmailAddresses

ccEmailAddresses:

Get support ticket cc email addresses

ccEmailsEnabled

ccEmailsEnabled:

Whether or not support ticket has CC emails field enabled.

companyId

companyId:

Get support ticket crm

creationDate

creationDate:

Get support ticket creation date

creatorFullName

creatorFullName:

Get support ticket creator full name

creatorUserName

creatorUserName:

Get support ticket creator username

id

id:

Get support ticket ID.

json

json:

Get support ticket JSON object

regardingId

regardingId:

Get support ticket regarding ID

regardingName

regardingName:

Get support ticket regarding name

serviceId

serviceId:

Get support ticket service ID

serviceName

serviceName:

Get support ticket service name

severity

severity:

Get support ticket severity

status

status:

Get support ticket status

summary

summary:

Get support ticket summary

Methods

addTicketAttachment

addTicketComment

getAttachment

getAttachments

getComments

isAttachmentDownloadable

  • isAttachmentDownloadable(attachmentId: number): Promise<boolean>

toString

  • toString(): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc