public class CoinbaseAccountChange extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CoinbaseAccountChange.CoinbaseCache |
Modifier and Type | Method and Description |
---|---|
CoinbaseMoney |
getAmount() |
CoinbaseAccountChange.CoinbaseCache |
getCache() |
Date |
getCreatedAt() |
String |
getId() |
String |
getTransactionId() |
boolean |
isConfirmed() |
String |
toString() |
public String getId()
public Date getCreatedAt()
public String getTransactionId()
public boolean isConfirmed()
public CoinbaseAccountChange.CoinbaseCache getCache()
public CoinbaseMoney getAmount()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.