Skip to content

WorkflowSessionV4

Properties

Name Type Description Notes
id str
time_created datetime
owner UserIdentifier
tenant TenantIdentifier
user_reference str The user reference of the workflow session
workflow WorkflowV4
status str The status of the workflow session
tags WorkflowSessionTag
start_date datetime, none_type When the workflow session was started [optional]
end_date datetime, none_type When the workflow session was finished [optional]
summary str, none_type The summary of the workflow session [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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