UNPKG

alfresco-js-api

Version:

JavaScript client library for the Alfresco REST API

22 lines (18 loc) 905 B
# AlfrescoGovernanceServicesRestApi.UnfiledRecordFolder ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | **parentId** | **String** | | **name** | **String** | The name must not contain spaces or the following special characters: * \" < > \\ / ? : and |. The character . must not be used at the end of the name. | **nodeType** | **String** | | **isUnfiledRecordFolder** | **Boolean** | | **isRecord** | **Boolean** | | **modifiedAt** | **Date** | | **modifiedByUser** | [**UserInfo**](UserInfo.md) | | **createdAt** | **Date** | | **createdByUser** | [**UserInfo**](UserInfo.md) | | **aspectNames** | **[String]** | | [optional] **properties** | **Object** | | [optional] **allowableOperations** | **[String]** | | [optional] **path** | [**PathInfo**](PathInfo.md) | | [optional]