Click or drag to resize

LiveSalesDiscountProvider Properties

The LiveSalesDiscountProvider type exposes the following members.

Properties
  NameDescription
Public propertyDiscountId
Gets or sets the discount ID.
(Inherited from SalesDiscountProvider.)
Public propertyDiscountName
Gets or sets the name of the discount.
(Inherited from SalesDiscountProvider.)
Public propertyDiscounts
Gets or sets the currently added discounts applied to the order.
(Inherited from SalesDiscountProvider.)
Public propertyDiscountValue
Gets or sets the discount value.
(Inherited from SalesDiscountProvider.)
Public propertyHideDiscountValueGroupBox
Gets or sets a value indicating whether to hide discount value group box in the UI.
(Overrides SalesDiscountProviderHideDiscountValueGroupBox.)
Public propertyIsProductDiscount
Gets or sets a value indicating whether this instance is product discount.
(Inherited from SalesDiscountProvider.)
Public propertyProductDiscountProduct
Gets or sets the discount product.
(Inherited from SalesDiscountProvider.)
Top
See Also