Click or drag to resize
Infosoft Logo

GetPaymentSetupByCodeRequest Class

Provides data for an operation that retrieves a PaymentSetup object based on a payment setup code.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetPaymentSetupByCodeRequest

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

The GetPaymentSetupByCodeRequest type exposes the following members.

Properties
 NameDescription
Public propertyPaymentSetupCode Gets or sets the payment setup code to filter by.
Top
See Also