Click or drag to resize
Infosoft Logo

RetailSingleInvoicePrintRequest Class

Provides data for the request for the PrintSingleInvoice operation on IRetailInvoicingService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailRetailSingleInvoicePrintRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class RetailSingleInvoicePrintRequest

The RetailSingleInvoicePrintRequest type exposes the following members.

Properties
 NameDescription
Public propertyInvoiceNumber Gets or sets the invoice number for which to create a print file.
Public propertyTitleCode Gets or sets the code of the associated title.
Top
See Also