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

Class PromotionInformationOrderForm

Information about an applied promotion of type order promotion.

Inheritance
System.Object
PromotionInformationOrderForm
Namespace: EPiServer.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class PromotionInformationOrderForm : Object

Constructors

PromotionInformationOrderForm()

Declaration
public PromotionInformationOrderForm()

Properties

SavedAmount

Gets or sets the saved amount for order promotions.

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