Click or drag to resize
Infosoft Logo

GetPaymentAgreementDependenciesRequest Class

Provides data for the request to the GetPaymentAgreementDependencies operation on IPaymentAgreementService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetPaymentAgreementDependenciesRequest

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

The GetPaymentAgreementDependenciesRequest type exposes the following members.

Properties
 NameDescription
Public propertyPaymentAgreementId Gets or sets the payment agreement ID to filter by.
Top
See Also