CloverConnector  1.4.0
Copyright (C) 2017 Clover Network, Inc.
com.clover.remotepay.sdk.DisplayPaymentReceiptOptionsRequest Class Reference

The request used to show the receipt options screen More...

Inheritance diagram for com.clover.remotepay.sdk.DisplayPaymentReceiptOptionsRequest:
com.clover.remotepay.sdk.BaseRequest

Properties

string OrderID [get, set]
 
string PaymentID [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.BaseRequest
String RequestId [get, set]
 

Additional Inherited Members

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

Detailed Description

The request used to show the receipt options screen

Definition at line 660 of file TransactionBeans.cs.

Property Documentation

◆ OrderID

string com.clover.remotepay.sdk.DisplayPaymentReceiptOptionsRequest.OrderID
getset

Definition at line 662 of file TransactionBeans.cs.

◆ PaymentID

string com.clover.remotepay.sdk.DisplayPaymentReceiptOptionsRequest.PaymentID
getset

Definition at line 663 of file TransactionBeans.cs.


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