Click or drag to resize
Infosoft Logo

LockPaymentAgreementRequest Class

Provides data for the request to the LockCustomerPaymentAgreement operation on ICustomerPaymentAgreementService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsLockPaymentAgreementRequest

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

The LockPaymentAgreementRequest type exposes the following members.

Properties
 NameDescription
Public propertyPaymentAgreementId Gets or sets the unique payment agreement ID that identifies the agreement.
Top
See Also