| Name | Type | Description | Notes |
|---|---|---|---|
| translatableType | TranslatableTypeEnum | Resource type to pre-translate. | [optional] |
| translatableId | String | ID of the targeted resource: locale ID for `locale`, job ID for `job`, key ID for `translation_key`, upload ID for `upload`. | [optional] |
| Name | Value |
|---|---|
| LOCALE | "locale" |
| JOB | "job" |
| TRANSLATION_KEY | "translation_key" |
| UPLOAD | "upload" |