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) 441 B
# ForgeSdk.FolderAttributes ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | filename used when synced to local disk | **displayName** | **String** | displayable name of the folder | **objectCount** | **Integer** | number of contained sub-folders and items | **extension** | [**BaseAttributesExtensionObject**](BaseAttributesExtensionObject.md) | |