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 IPurchaseAmount

This interface for promotion types with purchase amounts.

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

Properties

Condition

The promotion will be applied if the currency amount spent in the cart is equal or higher than the amount of one Money in this list, which has the same currency.

Declaration
PurchaseAmount Condition { get; set; }
Property Value
Type Description
PurchaseAmount
Remarks

The default value of currency amounts set to zero.