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