A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. 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