Name | Type | Description |
---|---|---|
discount_amount | Number | The discount amount that will be applied by the additive discount definition |
from_date | Date | The date that the additive discount will be applicable from |
to_date | Date | The date that the additive discount will be applicable to |
currency | Currency Object | The currency in which the discount amount is returned |
additive_discount_definition | Additive Discount Definition Object | The auto apply additive discount definition that will be applied |
product | Product Object | The product that will be discounted by the specified additive discount definition |
...