View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| variable_definitions | [{str: (str, none_type)}] | ||
| name | str | ||
| schedules | [ScheduleReference] | [optional] | |
| subtasks | [SubtaskReference] | [optional] | |
| allow_users | [ElementsUserReference] | [optional] | |
| allow_groups | [ElementsGroupReference] | [optional] | |
| media_roots | [int] | [optional] | |
| workflow | int, none_type | [optional] | |
| special_type | int, none_type | [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] |