Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 640 Bytes

WorkflowDynamicWorkflowActionTaskList.md

File metadata and controls

12 lines (8 loc) · 640 Bytes

WorkflowDynamicWorkflowActionTaskList

Keeps a list of the tasks to add for a corresponding workflow action when PendingDynamicWorkflowInfo is built.

Properties

Name Type Description Notes
action str The action of the Dynamic Workflow. [optional]
tasks object The task list that has precedence which dictates how the workflow should be constructed. [optional]

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