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