Click or drag to resize

DiscountForOrderItem Properties

The DiscountForOrderItem type exposes the following members.

Properties
  NameDescription
Public propertyAmount
The discount amount is a part of the dish amount that this discount applies to. The discount amount is equal to the dish amount if the discount applies to the whole item, otherwise the discount amount must be between zero and the dish amount.
Public propertyOrderItemId
Order item id.
Public propertySum
Sum of discount.
Top
See Also