CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
Clover.RemotePay.RetrievePaymentResponseEventArgs Class Reference
Inheritance diagram for Clover.RemotePay.RetrievePaymentResponseEventArgs:
Clover.RemotePay.CloverEventArgs

Public Member Functions

override string ToString ()
 

Public Attributes

RetrievePaymentResponse response
 

Additional Inherited Members

- Properties inherited from Clover.RemotePay.CloverEventArgs
CloverMessage cloverMessage [get, set]
 The actual Clover ICloverConnectorLisener callback method that raised this event. Especially usful when using the central Message Handler pattern. More...
 
ICloverConnector cloverConnector [get, set]
 The ICloverConnector object associated with this ICloverConnectorListener event message (ie the device SDK object that sent this message) More...
 
bool Handled [get, set]
 Flag to allow user code to specify whether it handled this message already when consuming both specific API and the catch-all Message events. This value is always ignored by the SDK More...
 

Detailed Description

Definition at line 1362 of file CloverEventConnector.cs.

Member Function Documentation

◆ ToString()

override string Clover.RemotePay.RetrievePaymentResponseEventArgs.ToString ( )

Definition at line 1366 of file CloverEventConnector.cs.

Member Data Documentation

◆ response

RetrievePaymentResponse Clover.RemotePay.RetrievePaymentResponseEventArgs.response

Definition at line 1364 of file CloverEventConnector.cs.


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