Click or drag to resize

InvoiceListRequestEntity Class

An invoice list request.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.InvoiceInvoiceListRequestEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Invoice
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class InvoiceListRequestEntity

The InvoiceListRequestEntity type exposes the following members.

Constructors
  NameDescription
Public methodInvoiceListRequestEntity
Initializes a new instance of the InvoiceListRequestEntity class
Top
Properties
  NameDescription
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyInvoiceIdsCSV
Gets or sets the invoice ids CSV.
Top
See Also