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