Skip to content

WorkflowSessionData

The workflow-session-data used as input by the workflow session.

Properties

Name Type Description Notes
data_id str The id of the file/folder.
format DataFormat
name str The name of the file/folder as it was processed by the workflow session.
data_type str
mount_path str The requested location where the input file was located on the machine that was running the workflow. [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]