Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1001 Bytes

File metadata and controls

23 lines (20 loc) · 1001 Bytes

# GetWorkflow200ResponseWorkflow

Properties

Name Type Description Notes
id string [optional]
name string [optional]
description string [optional]
platform string [optional]
account_id string [optional]
profile_id string [optional]
status string [optional]
entry_node_id string [optional]
nodes \Zernio\Model\WorkflowNode[] [optional]
edges \Zernio\Model\WorkflowEdge[] [optional]
total_started int [optional]
total_completed int [optional]
total_exited int [optional]
created_at \DateTime [optional]
updated_at \DateTime [optional]

[Back to Model list] [Back to API list] [Back to README]