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