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

Public Member Functions

 PrintJobStatusRequest ()
 
 PrintJobStatusRequest (string printRequestId)
 

Properties

string printRequestId [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 630 of file TransactionBeans.cs.

Constructor & Destructor Documentation

◆ PrintJobStatusRequest() [1/2]

com.clover.remotepay.sdk.PrintJobStatusRequest.PrintJobStatusRequest ( )

Definition at line 634 of file TransactionBeans.cs.

◆ PrintJobStatusRequest() [2/2]

com.clover.remotepay.sdk.PrintJobStatusRequest.PrintJobStatusRequest ( string  printRequestId)

Definition at line 638 of file TransactionBeans.cs.

Property Documentation

◆ printRequestId

string com.clover.remotepay.sdk.PrintJobStatusRequest.printRequestId
getset

Definition at line 632 of file TransactionBeans.cs.


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