TicketDetails Object
Includes information details about a ticket.
The properties included in the TicketDetails object are listed below.
Property | Type | Description |
---|---|---|
AbstractBoardItemDetails | AbstractBoardItemDetails | Contains details about a board item. |
Ticket | Ticket | Includes information about a ticket. |
Action | Action[ ] |
An extensibility element for a workflow action event that possibly could be taken on a specific resource. Used to call a JavaScript action. A list of actions available on the resource. |
CommentDetails | CommentDetails | Contains information about comments on a Board item such as a ticket, discussion, or alert. |
TargetResources | TargetResources | Contains information about one or more resources associated with the current resource. Used only in response messages. |