Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 831 Bytes

File metadata and controls

16 lines (12 loc) · 831 Bytes

JobUpdateParameters

Properties

Name Type Description Notes
branch str specify the branch to use [optional]
name str Job name [optional]
briefing str Briefing for the translators [optional]
due_date datetime Date the job should be finished [optional]
ticket_url str URL to a ticket for this job (e.g. Jira, Trello) [optional]
target_locale_ids List[str] List of target locales for the job. [optional]
autotranslate bool Automatically translate the job using machine translation [optional]

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