Click or drag to resize
Infosoft Logo

RetailerInvoicingData Class

Provides data for the UpdateInvoicingData service operation of IRetailerService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailRetailerInvoicingData

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

The RetailerInvoicingData type exposes the following members.

Properties
 NameDescription
Public propertyDoNotUseEDI Gets or sets a value indicating whether or not to use EDI invoicing for the retailer
Public propertyEDIRecipientName Gets or sets the name of the EDI recipient.
Public propertyInvoiceMessage Gets or sets the message that will be included with invoices for the retailer.
Public propertyInvoiceRecipientEmailAddress Gets or sets the email address of the recipient of invoices for the retailer.
Public propertyPayerGLN Gets or sets the GLN of the bill payer of the retailer.
Public propertyRecipientGLN Gets or sets the GLN of the recipients of bills for the retailer.
Top
See Also