LiveSalesDiscountProvider Properties |
The LiveSalesDiscountProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscountId |
Gets or sets the discount ID.
(Inherited from SalesDiscountProvider.) | |
| DiscountName |
Gets or sets the name of the discount.
(Inherited from SalesDiscountProvider.) | |
| Discounts |
Gets or sets the currently added discounts applied to the order.
(Inherited from SalesDiscountProvider.) | |
| DiscountValue |
Gets or sets the discount value.
(Inherited from SalesDiscountProvider.) | |
| HideDiscountValueGroupBox |
Gets or sets a value indicating whether to hide discount value group box in the UI.
(Overrides SalesDiscountProviderHideDiscountValueGroupBox.) | |
| IsProductDiscount |
Gets or sets a value indicating whether this instance is product discount.
(Inherited from SalesDiscountProvider.) | |
| ProductDiscountProduct |
Gets or sets the discount product.
(Inherited from SalesDiscountProvider.) |