public class LakeBTCTradeResponse extends Object
Constructor and Description |
---|
LakeBTCTradeResponse(String type,
String currency,
BigDecimal amount,
BigDecimal total,
long at) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmount() |
long |
getAt() |
String |
getCurrency() |
String |
getId() |
BigDecimal |
getTotal() |
String |
getType() |
public LakeBTCTradeResponse(String type, String currency, BigDecimal amount, BigDecimal total, long at)
public String getType()
public String getCurrency()
public BigDecimal getAmount()
public BigDecimal getTotal()
public long getAt()
public String getId()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.