Click or drag to resize
Infosoft Logo

GetPaymentTypeByCodeRequest Class

Provides data for the GetPaymentTypeByCode operation on IPaymentTypeService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetPaymentTypeByCodeRequest

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

The GetPaymentTypeByCodeRequest type exposes the following members.

Properties
 NameDescription
Public propertyCode Gets or sets the code to filter by.
Top
See Also