 |
CompletePaymentResponse Class |
Provides data for the response from the CompletePayment operation on IPaymentService.
Inheritance HierarchySystem.Object Infosoft.Common.Contracts.MessageContracts.Economy.Payments.CompletePaymentResponse Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntaxpublic class CompletePaymentResponse
No code example is currently available or this language may not be supported.
The CompletePaymentResponse type exposes the following members.
Properties | Name | Description |
---|
 | PaymentProcess |
Gets or sets the payment process object that represents the ongoing transaction.
|
Top
See Also