A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn 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