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