| Name | Type | Description | Notes |
|---|---|---|---|
| urn | String | The Base64 (URL safe) encoded source file URN | |
| type | String | Type of this JSON object | |
| progress | String | Overall progress for all translation jobs in the manifest. Possible values are: `complete` or `##%` | |
| status | String | Overall status for translation jobs in the “manifest”. Possible values are: `pending`, `success`, `inprogress`, `failed` and `timeout` | |
| hasThumbnail | Boolean | Indicates if a thumbnail has been generated for the source file URN | |
| region | String | Region | [optional] |
| derivatives | List<ManifestDerivative> | Requested output files for the source file URN |