ReviewDetails Object
Contains details about a review.
This object is used by the following operations:
The properties included in the ReviewDetails object are listed below.
Property | Type | Description |
---|---|---|
AbstractBoardItemDetails | AbstractBoardItemDetails | Contains details about a board item. |
Review | Review | Includes information about a review in the Akana API Platform. |
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. |
TargetResources | TargetResources | Contains information about one or more resources associated with the current resource. Used only in response messages. |