Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1004 Bytes

File metadata and controls

21 lines (17 loc) · 1004 Bytes

Job

Properties

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]

[Back to Model list] [Back to API list] [Back to README]