| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | [optional] | |
| name | str | [optional] | |
| briefing | str | [optional] | |
| due_date | datetime | [optional] | |
| state | str | [optional] | |
| ticket_url | str | [optional] | |
| project | ProjectShort | [optional] | |
| branch | BranchName | [optional] | |
| created_at | datetime | [optional] | |
| updated_at | datetime | [optional] | |
| automation_id | str | The ID of the automation that created this job, or null if the job was created manually. | [optional] |
| job_template_id | str | The ID of the job template this job was created from, or null if no template was used. | [optional] |