| Name | Type | Description | Notes |
|---|---|---|---|
| branch | str | specify the branch to use | [optional] |
| name | str | Job template name | |
| briefing | str | Briefing for the translators | [optional] |
| autotranslate | bool | Automatically translate the job using machine translation. | [optional] |
| source_locale_id | str | 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] |
| owner_id | str | 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. When omitted or blank, no owner is pre-set; the user who creates a job from this template is assigned as owner at job-creation time. | [optional] |