Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1.21 KB

File metadata and controls

21 lines (17 loc) · 1.21 KB

ManifestChildren

Properties

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]

[Back to Model list] [Back to API list] [Back to README]