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