Click or drag to resize
Infosoft Logo

PerformAgreementPaymentResponse Class

Provides data for the response from the PerformAgreementPayment operation on IPaymentService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsPerformAgreementPaymentResponse

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

The PerformAgreementPaymentResponse type exposes the following members.

Properties
 NameDescription
Public propertyPaymentProcess Gets or sets the payment process object that represents the completed agreement payment.
Top
See Also