# Cyclos4102Api.UserClientTypePermissions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**canManage** | **Boolean** | Can the authenticated user manage access clients of this type?  | [optional] 
**canCreateNew** | **Boolean** | Can the authenticated user create a new access client of this type and user? Maybe the maximum allowed has been reached.  | [optional] 
**hasUnassigned** | **Boolean** | Is there at least one access client for this type and user which is in the unassigned status?  | [optional] 


