WorkflowHistoryActionDto Data Type

Implemented Interfaces
Serializable
Properties
name data type description
action string
result string

Example

{
  "action" : "...",
  "result" : "..."
}