# MissingAuthorizationDto ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **permission_name** | Option<**String**> | The permission name that the user is missing. | [optional] **resource_name** | Option<**String**> | The name of the resource that the user is missing permission for. | [optional] **resource_id** | Option<**String**> | The id of the resource that the user is missing permission for. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)