Click or drag to resize
Infosoft Logo

CaptureInvoicePaymentsRequest Class

Provides data for the request to the CaptureInvoicePayments operation on IInvoiceMaintenanceService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.InvoicesCaptureInvoicePaymentsRequest

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

The CaptureInvoicePaymentsRequest type exposes the following members.

Properties
 NameDescription
Public propertyDate Gets or sets the date for which to capture payments.
Public propertyPaymentTypeCode Gets or sets the code of the payment type for which to capture payments.
Public propertyTitleCode Gets or sets the code of the title for which to capture payments.
Top
See Also