DiscussionDetails Object
Includes information about a discussion, including details such as workflow steps that are valid for the discussion and, possibly, comments and target resources relating to the discussion.
This object is used by the following operations:
The parameters included in the DiscussionDetails object are listed below.
Property | Type | Description |
---|---|---|
AbstractBoardItemDetails | AbstractBoardItemDetails | Contains details about a board item. |
Discussion | Discussion | Includes information about a discussion. |
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. |