Click or drag to resize
Infosoft Logo

LockPaymentAgreementResponse Class

Provides data for the response from the LockCustomerPaymentAgreement operation on ICustomerPaymentAgreementService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsLockPaymentAgreementResponse

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

The LockPaymentAgreementResponse type exposes the following members.

Properties
 NameDescription
Public propertyPaymentAgreement Gets or sets the locked payment agreement.
Top
See Also