Click or drag to resize
Infosoft Logo

CreditInvoiceRetailRequest Class

Provides data for the request to the CreditInvoice operation on IRetailInvoicingService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.RetailCreditInvoiceRetailRequest

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

The CreditInvoiceRetailRequest type exposes the following members.

Properties
 NameDescription
Public propertyInvoiceNumber Gets or sets the invoice number for which to create a credit invoice.
Public propertyJointInvoiceMode Gets or sets a value indicating whether to use joint invoice mode. This should be used if the selected invoice object is a main invoice entry for a joint invoice payer.
Public propertyTitleCode Gets or sets the code of the title we're dealing with.
Top
See Also