# 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"`)




