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

Public Member Functions

override string ToString ()
 

Public Attributes

VoidPaymentRefundResponse 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 1172 of file CloverEventConnector.cs.

Member Function Documentation

◆ ToString()

override string Clover.RemotePay.VoidPaymentRefundResponseEventArgs.ToString ( )

Definition at line 1176 of file CloverEventConnector.cs.

Member Data Documentation

◆ response

VoidPaymentRefundResponse Clover.RemotePay.VoidPaymentRefundResponseEventArgs.response

Definition at line 1174 of file CloverEventConnector.cs.


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