# Permission ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **mode** | [**ModeEnum**](#ModeEnum) | The mode | [optional] **ref** | **String** | The reference id of the permission. | [optional] **value** | **Boolean** | The value, true if the permission is present. | [optional] ## Enum: ModeEnum Name | Value ---- | ----- READ | "READ" SET | "SET"