CloverConnector  1.3.1
Copyright (C) 2017 Clover Network, Inc.
com.clover.remotepay.sdk.RetrievePaymentResponse Class Reference

response to RetrievePayment call More...

Inheritance diagram for com.clover.remotepay.sdk.RetrievePaymentResponse:
com.clover.remotepay.sdk.BaseResponse

Properties

string ExternalPaymentId [get, set]
 
QueryStatus QueryStatus [get, set]
 
Payment Payment [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.BaseResponse
bool Success [get, set]
 If true then the requested operation succeeded More...
 
ResponseCode Result [get, set]
 The result of the requested operation. More...
 
String Reason [get, set]
 Optional information about result. More...
 
String Message [get, set]
 Detailed information about result. More...
 

Detailed Description

response to RetrievePayment call


The documentation for this class was generated from the following file: