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