Interface IMonetaryDiscount
This interface for promotion types with monetary discount.
Namespace: EPiServer.Commerce.Marketing.Promotions
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.0Syntax
public interface IMonetaryDiscount
Properties
Discount
The reward values that should be applied.
Declaration
MonetaryReward Discount { get; set; }
Property Value
Type | Description |
---|---|
MonetaryReward |