Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface IMonetaryDiscount

This interface for promotion types with monetary discount.

Namespace: EPiServer.Commerce.Marketing.Promotions
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public interface IMonetaryDiscount

Properties

Discount

The reward values that should be applied.

Declaration
MonetaryReward Discount { get; set; }
Property Value
Type Description
MonetaryReward