# Cyclos4102Api.AddressDataForEdit

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


