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