Click or drag to resize
Infosoft Logo

IDiscountEntityService Methods

The IDiscountEntityService type exposes the following members.

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