UNPKG

forge-apis

Version:

⚠️ Deprecated: This package is no longer maintained. Use 'https://github.com/autodesk-platform-services/aps-sdk-node' instead.

15 lines (11 loc) 899 B
# ForgeSdk.Manifest ## Properties 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** | [**[ManifestDerivative]**](ManifestDerivative.md) | Requested output files for the source file URN |