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