![]() | |
IRetailer |
public interface IRetailerInvoiceFormularEntityService : IRetailerInvoiceFormularQueryService, IBusinessService
The IRetailerInvoiceFormularEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new RetailerInvoiceFormular |
![]() | Delete | Deletes the specified RetailerInvoiceFormular. |
![]() | 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) |
![]() | Update | Updates the specified RetailerInvoiceFormular |