CloverConnector  1.4.0
Copyright (C) 2017 Clover Network, Inc.
com.clover.remotepay.sdk.RetrieveDeviceStatusResponse Class Reference

response to RetrieveDeviceStatus call More...

Inheritance diagram for com.clover.remotepay.sdk.RetrieveDeviceStatusResponse:
com.clover.remotepay.sdk.BaseResponse

Properties

ExternalDeviceState State [get, set]
 
ExternalDeviceStateData Data [get, set]
 
- Properties inherited from com.clover.remotepay.sdk.BaseResponse
bool Success [get, set]
 If true then the requested operation succeeded More...
 
ResponseCode Result [get, set]
 The result of the requested operation. More...
 
String Reason [get, set]
 Optional information about result. More...
 
String Message [get, set]
 Detailed information about result. More...
 

Additional Inherited Members

- Protected Member Functions inherited from com.clover.remotepay.sdk.BaseResponse
 BaseResponse ()
 

Detailed Description

response to RetrieveDeviceStatus call

Definition at line 781 of file TransactionBeans.cs.

Property Documentation

◆ Data

ExternalDeviceStateData com.clover.remotepay.sdk.RetrieveDeviceStatusResponse.Data
getset

Definition at line 784 of file TransactionBeans.cs.

◆ State

ExternalDeviceState com.clover.remotepay.sdk.RetrieveDeviceStatusResponse.State
getset

Definition at line 783 of file TransactionBeans.cs.


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