Click or drag to resize
Infosoft Logo

GetPaymentProcessesByPaymentSetupRequest Class

Provides data for the GetPaymentProcessesByPaymentSetup operation on IPaymentProcessService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetPaymentProcessesByPaymentSetupRequest

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

The GetPaymentProcessesByPaymentSetupRequest type exposes the following members.

Properties
 NameDescription
Public propertyMaxResults Gets or sets the maximum number of results that will be returned. If this is zero, all results will be returned, but note that this could mean a very large dataset!
Public propertyPaymentSetupCode Gets or sets the payment setup code to filter by.
Top
See Also