![]() | |
IRetailer |
public interface IRetailerReturnCodeService : IRetailerReturnCodeQueryService, IBusinessService
The IRetailerReturnCodeService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of RetailerReturnCodes matching the specified filter.
(Inherited from IRetailerReturnCodeQueryService) |
![]() | GetAll |
Gets all RetailerReturnCodes
(Inherited from IRetailerReturnCodeQueryService) |
![]() | GetSingle |
Gets a single RetailerReturnCode matching the provided filter.
(Inherited from IRetailerReturnCodeQueryService) |