# Cyclos411Api.MarketplacePermissions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**search** | **Boolean** | Can search for simple and webshop advertisements? | [optional] 
**ownAdvertisements** | **Boolean** | Can own simple advertisements? Only returned if there is an authenticated user.  | [optional] 
**manageOwnAdvertisements** | **Boolean** | Can manage own simple advertisements? Only returned if there is an authenticated user.  | [optional] 
**purchase** | **Boolean** | Can buy webwop ads? Only returned if there is an authenticated user.  | [optional] 
**viewAdvertisements** | **Boolean** | Can view simple advertisements? Only returned if there is an authenticated user.  | [optional] 
**viewWebshop** | **Boolean** | Can view webshop advertisements? If this permission is granted then the user can can buy webshop ads too. Only returned if there is an authenticated user.  | [optional] 


