Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.08 KB

File metadata and controls

19 lines (15 loc) · 1.08 KB

OrganizationJobTemplateDetails

Properties

Name Type Description Notes
id str [optional]
name str [optional]
briefing str [optional]
autotranslate_enabled bool When `true`, jobs created from this template are auto-translated on creation. Maps to the `autotranslate` field on the request body. [optional]
source_locale_id str Optional. ID of the source locale used by jobs created from this template. When omitted, the project's default source locale is used. [optional]
created_at datetime [optional]
updated_at datetime [optional]
owner UserPreview [optional]
creator UserPreview [optional]
locales List[LocalePreview] [optional]

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