Enum DatePeriodChangeStatus
The type of change that has been made since the last price was calculated
Namespace: EC.ProductsAndPricing.ServiceContract.Pricing
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public enum DatePeriodChangeStatus
Fields
| Name | Description |
|---|---|
| LockedPrice | The item hasn't been changed at all; all price information is based on the lock token |
| LockedWithDiscountChange | The price is locked, but some discounts have been added or removed (e.g. upgrade discount, manual discount) |
| NewPrice | The item is new. |