Class CoinbaseAddress
- java.lang.Object
-
- org.knowm.xchange.coinbase.dto.CoinbaseBaseResponse
-
- org.knowm.xchange.coinbase.dto.account.CoinbaseAddress
-
public class CoinbaseAddress extends CoinbaseBaseResponse
- Author:
- jamespedwards42
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddress()StringgetCallbackUrl()DategetCreatedAt()StringgetLabel()StringtoString()-
Methods inherited from class org.knowm.xchange.coinbase.dto.CoinbaseBaseResponse
getErrors, isSuccess
-
-