Enum DiscountType
The category of discount
Namespace: EC.ProductsAndPricing.ServiceContract.Pricing
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public enum DiscountType
Fields
| Name | Description |
|---|---|
| Credit | Credits |
| Discretionary | A manually applied discount |
| EarlyBird | Discounts that apply if customers book before a specific date |
| Market | market discounts |
| SpecialOffer | A special offer |