Logo

View the Project on GitHub elements-storage/elements-sdk-python

JobDetailPartialUpdate

Properties

Name Type Description Notes
schedules [ScheduleReference]   [optional]
variable_definitions [{str: (str, none_type)}]   [optional]
subtasks [SubtaskReference]   [optional]
allow_users [ElementsUserReference]   [optional]
allow_groups [ElementsGroupReference]   [optional]
media_roots [int]   [optional]
special_type int, none_type   [optional]
name str   [optional]
description str, none_type   [optional]
enabled bool   [optional]
allow_others_to_start bool   [optional]
allow_client_to_start bool   [optional]
show_as_button bool   [optional]
input_type str, none_type   [optional]
add_to_new_media_roots bool   [optional]
hook str, none_type   [optional]
webhook_secret str, none_type   [optional]
elements_release str   [optional]
security_context int, none_type   [optional]
part_of_workflow_for int, none_type   [optional]

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