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

Enum PromotionType

The PromotionType enumeration defines and specifies the promotion type.

Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 10.8.0
Syntax
public enum PromotionType

Fields

Name Description
Percentage

Represents the percentage.

ValueBased

Represents the the value-based promotion type.

Extension Methods