AutomationapiListWorkflowAvgTimeStatsResponse
AutomationapiListWorkflowAvgTimeStatsResponse
JSON Example
{
"workflowAvgtimeStats": [
{
"failed": "number",
"organizationId": "string",
"successful": "number",
"total": "number",
"workflowId": 0,
"workflowIdSwf": "string",
"workflowVersion": "string"
}
]
}