Class CoinbaseOrder
java.lang.Object
org.knowm.xchange.coinbase.dto.CoinbaseBaseResponse
org.knowm.xchange.coinbase.dto.merchant.CoinbaseOrder
- Author:
- jamespedwards42
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
static class
-
Method Summary
Methods inherited from class org.knowm.xchange.coinbase.dto.CoinbaseBaseResponse
getErrors, isSuccess
-
Method Details
-
getId
-
getCreatedAt
-
getStatus
-
getTotalBTC
-
getTotalNative
-
getCustom
-
getReceiveAddress
-
getButton
-
getTransaction
-
toString
- Overrides:
toString
in classCoinbaseBaseResponse
-