Click or drag to resize
IItemDiscount Properties

The IItemDiscount type exposes the following members.

Properties
  NameDescription
Public propertyItemDiscountDisplayName
Discount display name.
Public propertyItemDiscountedUnits
Number of units the discount should be applied to
Public propertyItemDiscountID
Discount identifier.
Public propertyItemDiscountIsFlat
True - discount value is flat, False - discount value is relative.
Public propertyItemDiscountIsGlobal
True - says that discounts value is set in global main currency, False - says that discounts value is set in site main currency. Takes effect only if discount value is flat.
Public propertyItemDiscountType
Discount type.
Public propertyItemDiscountValue
Discount value.
Top
See Also