Click or drag to resize
Infosoft Logo

GetPaymentSetupByIdRequest Class

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

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

The GetPaymentSetupByIdRequest type exposes the following members.

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