Click or drag to resize

IAppliedDiscountItem Properties

The IAppliedDiscountItem type exposes the following members.

Properties
  NameDescription
Public propertyDiscount
The discount item.
Public propertyDiscountSum
Total discount sum given by the discount item for all order items.
Public propertyDiscountSumByOrderItemId
Discount sums given by the discount item for each order item (products, compounds, services and modifiers). Absence of some order item's id means zero discount for that item.
Public propertyIsRounding
Indicates that the discount was used to round off the order sum. Depending on the settings, rounding can be performed up or down for individual items as well as for the entire order.
Top
See Also