| Name | Type | Description | Notes |
|---|---|---|---|
| offer_id | int | The offer Id | |
| name | string | The offer name | |
| additional_click_price | double | The additional click price | [optional] |
| included_click | int | The included click | [optional] |
| is_most_popular | bool | UI purpose. Is the offer is the most popular | [optional] |
| is_old_offer | bool | Is an old offer | [optional] |
| fixed_price | double | The fixed price of the offer | [optional] |
| currency_code | \Swagger\Client\Model\BeezUPCommonCurrencyCode | [optional] | |
| position | int | UI purpose. The position of the offer | [optional] |
| functionalities | \Swagger\Client\Model\OfferFunctionality[] | [optional] | |
| links | \Swagger\Client\Model\StandardOfferLinks |