Package org.knowm.xchange.livecoin.dto
Class LivecoinBaseResponse
java.lang.Object
org.knowm.xchange.livecoin.dto.LivecoinBaseResponse
- Direct Known Subclasses:
LivecoinAllOrderBooks
,LivecoinCancelResponse
,LivecoinOrderResponse
,LivecoinPaginatedResponse
,LivecoinPaymentOutResponse
,LivecoinResponseWithDataMap
,LivecoinRestrictions
,LivecoinTicker
,LivecoinWalletAddressResponse
Base of all Livecoin responses
Livecoin doesn't signal most errors via HTTP status. In their documentation they say that they set the success flag to true or false. But in some cases a successful response will not have the "success" property at all.
- Author:
- walec51
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LivecoinBaseResponse
-