Click or drag to resize
Infosoft Logo

IOrderDiscountEntityService Methods

The IOrderDiscountEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new OrderDiscount
Public methodDelete Deletes the specified OrderDiscount.
Public methodGet Gets a list of OrderDiscounts matching the specified filter.
(Inherited from IOrderDiscountQueryService)
Public methodGetAll Gets all OrderDiscounts
(Inherited from IOrderDiscountQueryService)
Public methodGetSingle Gets a single OrderDiscount matching the provided filter.
(Inherited from IOrderDiscountQueryService)
Public methodUpdate Updates the specified OrderDiscount
Top
See Also