CloverConnector  1.4.0
Copyright (C) 2017 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)
 

Public Attributes

String printRequestId
 

Additional Inherited Members

- Protected Member Functions inherited from com.clover.remotepay.sdk.BaseRequest
 BaseRequest ()
 
- Properties inherited from com.clover.remotepay.sdk.BaseRequest
String RequestId [get, set]
 

Detailed Description

Definition at line 553 of file TransactionBeans.cs.

Constructor & Destructor Documentation

◆ PrintJobStatusRequest() [1/2]

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

Definition at line 557 of file TransactionBeans.cs.

◆ PrintJobStatusRequest() [2/2]

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

Definition at line 562 of file TransactionBeans.cs.

Member Data Documentation

◆ printRequestId

String com.clover.remotepay.sdk.PrintJobStatusRequest.printRequestId

Definition at line 555 of file TransactionBeans.cs.


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