Click or drag to resize

PriceListType Enumeration

Enum containing price lists types.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum PriceListType
Members
  Member nameValueDescription
All0All price type
DiscountCoupon3DiscountCoupon type
PriceList1Price list type
Promotion2Promotion type
See Also