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