CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.remotepay.sdk.CustomerProvidedDataEvent Class Reference
Inheritance diagram for com.clover.remotepay.sdk.CustomerProvidedDataEvent:
com.clover.remotepay.sdk.BaseResponse

Properties

string eventId [get, set]
 
DataProviderConfig config [get, set]
 
string data [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...
 

Additional Inherited Members

- Protected Member Functions inherited from com.clover.remotepay.sdk.BaseResponse
 BaseResponse ()
 

Detailed Description

Definition at line 943 of file TransactionBeans.cs.

Property Documentation

◆ config

DataProviderConfig com.clover.remotepay.sdk.CustomerProvidedDataEvent.config
getset

Definition at line 946 of file TransactionBeans.cs.

◆ data

string com.clover.remotepay.sdk.CustomerProvidedDataEvent.data
getset

Definition at line 947 of file TransactionBeans.cs.

◆ eventId

string com.clover.remotepay.sdk.CustomerProvidedDataEvent.eventId
getset

Definition at line 945 of file TransactionBeans.cs.


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