Class OrderPromotion
Represents a content based order promotion item.
Inheritance
System.Object
OrderPromotion
Inherited Members
Namespace: EPiServer.Commerce.Marketing
Assembly: EPiServer.Business.Commerce.dll
Version: 13.30.0Syntax
[PromotionSettings(FixedRedemptionsPerOrder = 1)]
public abstract class OrderPromotion : PromotionData
Constructors
OrderPromotion()
Declaration
protected OrderPromotion()
Properties
DiscountType
Gets whether the promotion is for an order or individual line items or a shipment.
Declaration
public override DiscountType DiscountType { get; }
Property Value
Type | Description |
---|---|
DiscountType |