View the Project on GitHub elements-storage/elements-sdk-dotnet
| Name | Type | Description | Notes |
|---|---|---|---|
| Subtasks | List<SubtaskReference> | [optional] | |
| Schedules | List<ScheduleReference> | [optional] | |
| AllowUsers | List<ElementsUserReference> | [optional] | |
| AllowGroups | List<ElementsGroupReference> | [optional] | |
| VariableDefinitions | List<Dictionary<string, string>> | [optional] | |
| MediaRoots | List<int> | [optional] | |
| SpecialType | int? | [optional] | |
| Name | string | [optional] | |
| 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] |