CloverConnector  4.0.5
Copyright (C) 2018 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]
 
bool DisablePrinting [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 772 of file TransactionBeans.cs.

Property Documentation

◆ DisablePrinting

bool com.clover.remotepay.sdk.DisplayPaymentReceiptOptionsRequest.DisablePrinting
getset

Definition at line 776 of file TransactionBeans.cs.

◆ OrderID

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

Definition at line 774 of file TransactionBeans.cs.

◆ PaymentID

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

Definition at line 775 of file TransactionBeans.cs.


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