Click or drag to resize
Infosoft Logo

CaptureInvoicePaymentsResponse Class

Provides data for the response from the CaptureInvoicePayments operation on IInvoiceMaintenanceService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.InvoicesCaptureInvoicePaymentsResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CaptureInvoicePaymentsResponse

The CaptureInvoicePaymentsResponse type exposes the following members.

Properties
 NameDescription
Public propertyResults Gets or sets the results of the attempted captures.
Top
See Also