Click or drag to resize

LoyaltyCalculationType Enumeration

Types of loyalty calculation

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Types.Pos
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public enum LoyaltyCalculationType
Members
  Member nameValueDescription
ItemPoint4Points of sold items
ItemQuantity3Quantity of sold items
None0None
PassingThroughPos2Passing through point of sale
Turnover1Turnover
TurnoverPoint5Points from turnover
See Also