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 IAffectedObject

Affected base class of the promotion evaluation.

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

Properties

SavedAmount

The saved amount.

Declaration
Decimal SavedAmount { get; set; }
Property Value
Type Description
System.Decimal