The properties specific to the "setDiscountPerAdditionalCost" effect. This gets triggered whenever a validated rule contained a "set per additional cost discount" effect. This is a discount that should be applied on a specific additional cost.
Name | Type | Description | Notes |
---|---|---|---|
name | str | The name / description of this discount | |
additional_cost_id | int | The ID of the additional cost. | |
additional_cost | str | The name of the additional cost. | |
value | float | The total monetary value of the discount. | |
desired_value | float | The original value of the discount. | [optional] |