| Name | Type | Description | Notes |
|---|---|---|---|
| maximum_price | float | Maximum offer price that can be used to benefit from a commission reduction, including VAT. | [optional] |
| cost_reduction | float | A reduction to the commission if the maximum price criteria is met, including VAT. | [optional] |
| start_date | \DateTime | The start date from which the commission reduction is valid, in ISO 8601 format. | [optional] |
| end_date | \DateTime | The end date from which the commission reduction is not valid anymore, in ISO 8601 format. | [optional] |