CloverConnector  4.0.0
Copyright (C) 2018 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 212 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 221 of file TransactionBeans.cs.

Property Documentation

◆ printerId

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

Definition at line 215 of file TransactionBeans.cs.

◆ reason

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

Definition at line 214 of file TransactionBeans.cs.


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