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

Callback to the POS to request a payment refund receipt be printed More...

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

Properties

Payment Payment [get, set]
 
Refund Refund [get, set]
 
Order Order [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

Callback to the POS to request a payment refund receipt be printed

Definition at line 837 of file TransactionBeans.cs.

Property Documentation

◆ Order

Order com.clover.remotepay.sdk.PrintRefundPaymentReceiptMessage.Order
getset

Definition at line 841 of file TransactionBeans.cs.

◆ Payment

Payment com.clover.remotepay.sdk.PrintRefundPaymentReceiptMessage.Payment
getset

Definition at line 839 of file TransactionBeans.cs.

◆ Refund

Refund com.clover.remotepay.sdk.PrintRefundPaymentReceiptMessage.Refund
getset

Definition at line 840 of file TransactionBeans.cs.


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