BoardItemDetails Object
Contains details about a Board item.
The properties included in the BoardItemDetails object are listed below.
Property | Type | Description |
---|---|---|
AbstractBoardItemDetails | AbstractBoardItemDetails | Contains details about a board item. |
BoardItem | BoardItem | Contains information about a board item. |
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. |