| correlationId | String | On create, this field will be used to look up task routes for binding. | [optional] [default to null] |
| createdDateTime | Date | This is the datetime the task was created | [optional] [default to null] |
| id | UUID | This is the IO Id. On create, this is not set. | [optional] [default to null] |
| mode | TaskIOModeEnum | | [optional] [default to null] |
| modifiedDateTime | Date | This is the datetime the task was last modified. | [optional] [default to null] |
| optionsJSON | String | Any options for this input or output folder for the task to use on processing | [optional] [default to null] |
| type | TaskIOTypeEnum | | [optional] [default to null] |