| CoreID | string | | [optional] |
| CoreJobID | string | This is the core job id associated with this job | [optional] |
| CoreRecordingID | int64 | This is the recording id in the core of the content for this job | [optional] |
| CoreSourceID | int64 | This is the Core Source Id | [optional] [default to 0] |
| CurrentRetries | int32 | This is the current retries for the job | [optional] [default to 0] |
| DueDateTime | time.Time | This is the time the job is due to be complete. This is used by edge to set the priorities. | [optional] |
| InternalOrganizationID | string | | |
| JobConfigJSON | string | This is the job config expressed as JSON | [optional] |
| JobStatus | JobStatusEnum | | [optional] |
| SendOutputToUris | []string | A list of URIs to send processed chunks when the engine completes them. | [optional] |
| TaskRoutes | TaskRouteDetail | | [optional] |
| Tasks | CreateTaskDetail | | [optional] |