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