alfresco-js-api
Version:
JavaScript client library for the Alfresco REST API
22 lines (11 loc) • 443 B
Markdown
# AlfrescoCoreRestApi.PermissionElement
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authorityId** | **String** | | [optional]
**name** | **String** | | [optional]
**accessStatus** | **String** | | [optional] [default to 'ALLOWED']
<a name="AccessStatusEnum"></a>
## Enum: AccessStatusEnum
* `ALLOWED` (value: `"ALLOWED"`)
* `DENIED` (value: `"DENIED"`)