Click or drag to resize

DiscountService Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.Orders.DiscountsDiscountService

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class DiscountService

The DiscountService type exposes the following members.

Constructors
  NameDescription
Public methodDiscountService
Initializes a new instance of the DiscountService class
Top
Methods
  NameDescription
Public methodClearCache
Public methodClearCache(IEnumerableInt32)
Public methodClearCache(Int32)
Public methodDelete
Public methodGetActiveOrderAndOrderInclusiveDiscounts
Public methodGetActiveOrderInclusiveDiscounts
Public methodGetActiveOrderLineDiscounts
Public methodGetApplicableDiscountsForProduct
Public methodGetDiscount
Public methodGetDiscountGiven
Public methodGetDiscounts
Public methodGetDiscounts(DiscountApplyType) Obsolete.
Public methodGetDiscounts(Group, Boolean)
Public methodGetDiscounts(Product, Boolean)
Public methodGetDiscounts(Int32, Int32, SortBy, SortDirection) Obsolete.
Public methodGetDiscounts(Int32, Int32, SortBy, SortDirection, Int32)
Public methodGetDiscounts(Int32, Int32, SortBy, SortDirection, Boolean, IEnumerableShop) Obsolete.
Public methodGetDiscounts(Int32, Int32, SortBy, SortDirection, String, Int32)
Public methodGetDiscounts(Int32, Int32, SortBy, SortDirection, Boolean, IEnumerableShop, Int32)
Public methodGetDiscountsGiven
Public methodGetDiscountTranslations
Public methodGetGroupDiscounts
Public methodGetLoyaltyDiscountPrice
Public methodGetOrderCountByEmail
Public methodGetOrderCountByUserId
Public methodGetOrderDiscounts(Int32, Int32, SortBy, SortDirection, Int32)
Public methodGetOrderDiscounts(Int32, Int32, SortBy, SortDirection, String, Int32)
Public methodGetProductDiscounts(Int32, Int32, SortBy, SortDirection, Int32)
Public methodGetProductDiscounts(Int32, Int32, SortBy, SortDirection, String, Int32)
Public methodSave
Public methodSaveDiscountTranslation
Top
See Also