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