UNPKG

forge-apis

Version:

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

11 lines (7 loc) 380 B
# ForgeSdk.MetadataObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **objectid** | **Integer** | Unique ID for the object | **name** | **String** | Name of the object | **objects** | [**[MetadataObject]**](MetadataObject.md) | Optional collection of “children” objects within the hierarchy | [optional]