Click or drag to resize
Infosoft Logo

GetPaymentAgreementDependenciesResponse Class

Provides data for the response from the GetPaymentAgreementDependencies operation on IPaymentAgreementService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetPaymentAgreementDependenciesResponse

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

The GetPaymentAgreementDependenciesResponse type exposes the following members.

Properties
 NameDescription
Public propertyDependencies Gets or sets the list of dependencies.
Top
See Also