Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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