![]() | |
IRetailer |
public interface IRetailerInvoiceFormularService : IBusinessService
The IRetailerInvoiceFormularService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateRetailerInvoiceFormular | Creates a new RetailerInvoiceFormular code. |
![]() | DeleteRetailerInvoiceFormular | Deletes the RetailerInvoiceFormular Code. |
![]() | GetAllRetailerInvoiceFormulars | Gets all retailer InvoiceFormular Codes. |
![]() | GetRetailerInvoiceFormularByCodeAndTitle | Gets a RetailerInvoiceFormular code, for given code and a title code. |
![]() | GetRetailerInvoiceFormularById | Gets Retailer InvoiceFormular Code by ID. |
![]() | GetRetailerInvoiceFormularsByTitle | Gets a list of RetailerInvoiceFormular codes for a given title code. |
![]() | UpdateRetailerInvoiceFormular | Updates a RetailerInvoiceFormular code with new values. |