Try our conversational search powered by Generative AI!

Interface IMonetaryDiscount

This interface for promotion types with monetary discount.

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

Properties

Discount

The reward values that should be applied.

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