UNPKG

alfresco-js-api

Version:

JavaScript client library for the Alfresco REST API

20 lines (16 loc) 737 B
# AlfrescoCoreRestApi.NodeMinimal ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **parentId** | **String** | | [optional] **name** | **String** | | [optional] **nodeType** | **String** | | [optional] **isFolder** | **Boolean** | | [optional] **isFile** | **Boolean** | | [optional] **modifiedAt** | **Date** | | [optional] **modifiedByUser** | [**UserInfo**](UserInfo.md) | | [optional] **createdAt** | **Date** | | [optional] **createdByUser** | [**UserInfo**](UserInfo.md) | | [optional] **content** | [**ContentInfo**](ContentInfo.md) | | [optional] **path** | [**PathElement**](PathElement.md) | | [optional]