CloverConnector  1.4.0
Copyright (C) 2017 Clover Network, Inc.
com.clover.remotepay.sdk.OpenCashDrawerRequest Class Reference
Inheritance diagram for com.clover.remotepay.sdk.OpenCashDrawerRequest:
com.clover.remotepay.sdk.BaseRequest

Public Member Functions

 OpenCashDrawerRequest (String reason)
 

Properties

String reason [get, set]
 
String printerId [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 174 of file TransactionBeans.cs.

Constructor & Destructor Documentation

◆ OpenCashDrawerRequest()

com.clover.remotepay.sdk.OpenCashDrawerRequest.OpenCashDrawerRequest ( String  reason)

Create an object used to inform the Clover Connector's openCashDrawer() function of required/additional information when requesting the cash drawer be opened

  • Parameters:
    • reason: String describing the reason to open the drawer

Definition at line 183 of file TransactionBeans.cs.

Property Documentation

◆ printerId

String com.clover.remotepay.sdk.OpenCashDrawerRequest.printerId
getset

Definition at line 177 of file TransactionBeans.cs.

◆ reason

String com.clover.remotepay.sdk.OpenCashDrawerRequest.reason
getset

Definition at line 176 of file TransactionBeans.cs.


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