# Cyclos411Api.AdDataForEdit

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**edit** | **Boolean** | Indicates whether the current ad can be edited by the currently authenticated used.      | [optional] 
**remove** | **Boolean** | Indicates whether the current ad can be edited by the currently authenticated used.      | [optional] 
**advertisement** | [**AdEdit**](AdEdit.md) | The advertisement that is being edited | [optional] 
**binaryValues** | [**CustomFieldBinaryValues**](CustomFieldBinaryValues.md) | Holds the current values for file / image custom fields as lists of &#x60;StoredFile&#x60;s / &#x60;Image&#x60;s.  | [optional] 


