IRetailer |
public interface IRetailerDeliveryStatisticsService : IRetailerDeliveryStatisticsQueryService, IBusinessService
The IRetailerDeliveryStatisticsService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of RetailerDeliveryStatisticsSet matching the specified filter.
(Inherited from IRetailerDeliveryStatisticsQueryService) | |
GetAll |
Gets all RetailerDeliveryStatisticsSet
(Inherited from IRetailerDeliveryStatisticsQueryService) | |
GetSingle |
Gets a single RetailerDeliveryStatistics matching the provided filter.
(Inherited from IRetailerDeliveryStatisticsQueryService) |