|
GetPaymentProcessByOrderReferenceRequest Class |
Provides data for an operation that retrieves a PaymentProcess object based on an Infosoft order reference.
Inheritance Hierarchy SystemObject Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetPaymentProcessByOrderReferenceRequest Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public class GetPaymentProcessByOrderReferenceRequest
No code example is currently available or this language may not be supported.
The GetPaymentProcessByOrderReferenceRequest type exposes the following members.
Properties | Name | Description |
---|
| OrderReference |
Gets or sets the Infosoft order reference that represents an ongoing or finished transaction.
|
TopSee Also