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