Enum PromotionType
The PromotionType enumeration defines and specifies the promotion type.
Namespace: Mediachase.Commerce.Marketing
Assembly: Mediachase.Commerce.dll
Version: 10.8.0Syntax
public enum PromotionType
Fields
| Name | Description |
|---|---|
| Percentage | Represents the percentage. |
| ValueBased | Represents the the value-based promotion type. |