639 B
Generated

Command

Command represents a single command to execute by the Worker.

Properties

Name Type Description Notes
name str
parameters {str: (bool, date, datetime, dict, float, int, list, str, none_type)}
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]