Class FixedOnePurchaseQuantity
Fixed the required purchase quantity to one.
Inherited Members
Namespace: EPiServer.Commerce.Marketing.Promotions
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0Syntax
public class FixedOnePurchaseQuantity : PurchaseQuantity
Constructors
FixedOnePurchaseQuantity()
Declaration
public FixedOnePurchaseQuantity()
Properties
RequiredQuantity
Declaration
public override int RequiredQuantity { get; }
Property Value
Type | Description |
---|---|
System.Int32 |