World is now on Opti ID! Learn more

Class FixedOnePurchaseQuantity

Fixed the required purchase quantity to one.

Inheritance
System.Object
FixedOnePurchaseQuantity
Namespace: EPiServer.Commerce.Marketing.Promotions
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public class FixedOnePurchaseQuantity : PurchaseQuantity

Constructors

FixedOnePurchaseQuantity()

Declaration
public FixedOnePurchaseQuantity()

Properties

RequiredQuantity

Declaration
public override int RequiredQuantity { get; }
Property Value
Type Description
System.Int32
Overrides

Extension Methods