Click or drag to resize
Infosoft Logo

GetPaymentAgreementsByCustomerRequest Class

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

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

The GetPaymentAgreementsByCustomerRequest type exposes the following members.

Properties
 NameDescription
Public propertyCustomerNumber Gets or sets the customer number to filter by.
Top
See Also