![]() | |
IDiscount |
public interface IDiscountResponsibleService : IDiscountResponsibleQueryService, IBusinessService
The IDiscountResponsibleService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of DiscountResponsibles matching the specified filter.
(Inherited from IDiscountResponsibleQueryService) |
![]() | GetAll |
Gets all DiscountResponsibles
(Inherited from IDiscountResponsibleQueryService) |
![]() | GetSingle |
Gets a single DiscountResponsible matching the provided filter.
(Inherited from IDiscountResponsibleQueryService) |