Toggle navigation
opencell REST and WS API: WorkflowHistoryActionDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
WorkflowHistoryActionDto
WorkflowHistoryActionDto
Data Type
The Class WorkflowHistoryActionDto.
Implemented Interfaces
Serializable
Properties
name
data type
description
action
string
The action.
result
string
The result.
Example
{ "action" : "...", "result" : "..." }