Enum PromotionType
The PromotionType enumeration defines and specifies the promotion type.
Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 12.17.2Syntax
[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. |