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

Properties

string orderId [get, set]
 
string paymentId [get, set]
 
string refundId [get, set]
 
string creditId [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

Definition at line 924 of file TransactionBeans.cs.

Property Documentation

◆ creditId

string com.clover.remotepay.sdk.DisplayReceiptOptionsRequest.creditId
getset

Definition at line 929 of file TransactionBeans.cs.

◆ disablePrinting

bool com.clover.remotepay.sdk.DisplayReceiptOptionsRequest.disablePrinting
getset

Definition at line 930 of file TransactionBeans.cs.

◆ orderId

string com.clover.remotepay.sdk.DisplayReceiptOptionsRequest.orderId
getset

Definition at line 926 of file TransactionBeans.cs.

◆ paymentId

string com.clover.remotepay.sdk.DisplayReceiptOptionsRequest.paymentId
getset

Definition at line 927 of file TransactionBeans.cs.

◆ refundId

string com.clover.remotepay.sdk.DisplayReceiptOptionsRequest.refundId
getset

Definition at line 928 of file TransactionBeans.cs.


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