Package org.knowm.xchange.bitcoinde.dto
Class BitcoindeResponse
java.lang.Object
org.knowm.xchange.bitcoinde.dto.BitcoindeResponse
- Direct Known Subclasses:
BitcoindeOrderbookWrapper
,BitcoindeTradesWrapper
public class BitcoindeResponse extends Object
-
Constructor Summary
Constructors Constructor Description BitcoindeResponse(int credits, String[] errors)
-
Method Summary
Modifier and Type Method Description int
getCredits()
String[]
getErrors()
-
Constructor Details
-
BitcoindeResponse
-
-
Method Details
-
getCredits
public int getCredits() -
getErrors
-