![]() | |
IRetailer |
public interface IRetailerService : IRetailerQueryService, IBusinessService
The IRetailerService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Retailers matching the specified filter.
(Inherited from IRetailerQueryService) |
![]() | GetAll |
Gets all Retailers
(Inherited from IRetailerQueryService) |
![]() | GetSingle |
Gets a single Retailer matching the provided filter.
(Inherited from IRetailerQueryService) |