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 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