Click or drag to resize

ProductType Enumeration

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public enum ProductType
Members
  Member nameValueDescription
Goods0 Goods
Dish1 Dish
Modifier2 Modifier
Service3 Service
Rate4 Rate
Petrol5 Petrol
HalfFinishedGoods6 Half finished goods
ExternalGoods7 External goods
ForPurchase8 Product for purchase, has a negative price
See Also