| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Type of this JSON object | |
| role | string | Output file type | |
| name | string | Output file type | [optional] |
| has_thumbnail | bool | Indicates if a thumbnail has been generated | [optional] |
| mime | string | MIME type of the generated file | |
| urn | string | Output file URN; used as a file identifier | [optional] |
| progress | string | Translation progress for requested entity | [optional] |
| status | string | Status of the requested entity; possible values are: `pending`, `success`, `inprogress`, `failed`, `timeout` and `partialsuccess` | [optional] |
| resolution | string[] | Available thumbnail resolution | [optional] |
| model_guid | string | [optional] | |
| object_ids | int[] | [optional] | |
| messages | \Autodesk\Forge\Client\Model\Messages | [optional] |
This repository was archived by the owner on Sep 17, 2024. It is now read-only.