World is now on Opti ID! 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