Click or drag to resize
Infosoft Logo

IRetailerInvoiceServiceGetAllRetailerInvoiceSums Method

Gets all instances of the RetailerInvoiceSum entity, i.e. invoices that haven't been printed/dispatched yet.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  GetRetailerInvoiceSumsRequest
An empty request object.

Return Value

GetRetailerInvoiceSumsResponse
A response object containing all the RetailerInvoiceSum objects in the database.
See Also