UNPKG

forge-apis

Version:

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

12 lines (8 loc) 529 B
# ForgeSdk.MetadataData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | | [default to 'metadata'] **metadata** | [**[MetadataMetadata]**](MetadataMetadata.md) | | [optional] **objects** | [**[MetadataObject]**](MetadataObject.md) | Collection of “objects” | [optional] **collection** | [**[MetadataCollection]**](MetadataCollection.md) | Array of objects with their “properties” as a non-hierarchical list. | [optional]