# Cyclos411Api.PhoneDataForEdit

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**phone** | [**PhoneEdit**](PhoneEdit.md) | The phone that is being edited. This value can be modified and sent back on &#x60;PUT /phones/{id}&#x60;.  | [optional] 
**edit** | **Boolean** | Can the authenticated user edit this phone? | [optional] 
**remove** | **Boolean** | Can the authenticated user remove this phone? | [optional] 


