UNPKG

alfresco-js-api

Version:

JavaScript client library for the Alfresco REST API

22 lines (11 loc) 443 B
# AlfrescoCoreRestApi.PermissionElement ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **authorityId** | **String** | | [optional] **name** | **String** | | [optional] **accessStatus** | **String** | | [optional] [default to &#39;ALLOWED&#39;] <a name="AccessStatusEnum"></a> ## Enum: AccessStatusEnum * `ALLOWED` (value: `"ALLOWED"`) * `DENIED` (value: `"DENIED"`)