Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.01 KB

File metadata and controls

17 lines (10 loc) · 1.01 KB

JobTemplateUpdateParameters

Properties

Name Type Description Notes
branch String specify the branch to use [optional]
name String Job template name
briefing String Briefing for the translators [optional]
autotranslate Boolean Automatically translate the job using machine translation. [optional]
sourceLocaleId String The API id of the source language. This locale will be set as source locale for the job template. If not provided, the project default locale will be used. [optional]
ownerId String Code of the account member to set as the job template owner. The referenced user must also be a member of the project; passing the code of an account member who is not a project member returns a 404. Pass an empty string to clear a previously set owner; when blank, jobs created from this template will default to assigning the job creator as owner. [optional]