# Cyclos4102Api.UserAddressesListData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**canManage** | **Boolean** | Indicates whether the addresses can be managed by the authenticated user  | [optional] 
**maxAddresses** | **Number** | Indicates the maximum number of addresses the user can have  | [optional] 
**addresses** | [**[AddressResult]**](AddressResult.md) | The address list | [optional] 


