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: 12.17.2
Syntax
[Obsolete("Use promotion system in EPiServer.Commerce.Marketing instead. Will be removed in a future major release, but not earlier than August 2018.")]
public enum PromotionType

Fields

Name Description
Percentage

Represents the percentage.

ValueBased

Represents the the value-based promotion type.

Extension Methods