# Cyclos411Api.ContactView

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**owner** | [**User**](User.md) | The user which owns this contact | [optional] 
**customValues** | [**[CustomFieldValue]**](CustomFieldValue.md) | The list of custom field values this contact has | [optional] 
**canManage** | **Boolean** | Can the authenticated user manage this contact? | [optional] 
**operations** | [**[Operation]**](Operation.md) | List of runnable custom operations. | [optional] 


