Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 733 Bytes

WorkflowDefinitionReference.md

File metadata and controls

14 lines (10 loc) · 733 Bytes

WorkflowDefinitionReference

Represents reference to the workflow definition.

Properties

Name Type Description Notes
id str The id of the referenced resource.
resource_type str The type of the resource, i.e. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance].
name str The name of the referenced resource. [optional]
process_id str The <code>id</code> of the process corresponding to the workflow. [optional]

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