View the Project on GitHub elements-storage/elements-sdk-swift
| Name | Type | Description | Notes |
|---|---|---|---|
| subtasks | [SubtaskReference] | [optional] | |
| schedules | [ScheduleReference] | [optional] | |
| allowUsers | [ElementsUserReference] | [optional] | |
| allowGroups | [ElementsGroupReference] | [optional] | |
| variableDefinitions | [[String: String]] | [optional] | |
| mediaRoots | [Int] | [optional] | |
| specialType | Int | [optional] | |
| name | String | ||
| enabled | Bool | [optional] | |
| allowOthersToStart | Bool | [optional] | |
| allowClientToStart | Bool | [optional] | |
| showAsButton | Bool | [optional] | |
| inputType | String | [optional] | |
| hook | String | [optional] | |
| webhookSecret | String | [optional] | |
| securityContext | Int | [optional] | |
| partOfWorkflowFor | Int | [optional] |