CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.remotepay.sdk.TipAdded Class Reference

Pased in to OnTipAdded, when an on-screen tip is selected More...

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

Public Member Functions

 TipAdded ()
 

Properties

long TipAmount [get, set]
 Tip amount More...
 
- 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

Pased in to OnTipAdded, when an on-screen tip is selected

Definition at line 721 of file TransactionBeans.cs.

Constructor & Destructor Documentation

◆ TipAdded()

com.clover.remotepay.sdk.TipAdded.TipAdded ( )

Initialize the values for this.

Definition at line 728 of file TransactionBeans.cs.

Property Documentation

◆ TipAmount

long com.clover.remotepay.sdk.TipAdded.TipAmount
getset

Tip amount

Definition at line 734 of file TransactionBeans.cs.


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