Enum UnitType
The type of unit
Namespace: EC.ProductsAndPricing.ServiceContract.Product
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public enum UnitType
Fields
| Name | Description |
|---|---|
| Months | A number of months |
| NumberOfItems | A number of item |
| Weeks | A number of weeks (and days) |