Name | Type | Description | Notes |
---|---|---|---|
name | String | A name for the Job. | |
languagePairs | [LanguagePair] | Language pairs is a set of one or more pairs that includes source language, source locale(optional), target language, target locale(optional), and memoryId. | |
fileIds | [Number] | A list of file ids to upload to job creation. | |
due | String | An ISO string date representing job due date. | [optional] |
isPlural | Boolean | A boolean value representing if the files have plurals. | [optional] |
workflowTemplateId | Number | Identifier of the workflow template to be used when creating a job. If not passed the organization default will be used. | [optional] |