public static class BTEROrderStatus.BTEROrderStatusInfo extends Object
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmount() |
CurrencyPair |
getCurrencyPair() |
String |
getId() |
BigDecimal |
getInitialAmount() |
BigDecimal |
getInitialRate() |
BigDecimal |
getRate() |
String |
getStatus() |
BTEROrderType |
getType() |
String |
toString() |
public String getId()
public String getStatus()
public CurrencyPair getCurrencyPair()
public BTEROrderType getType()
public BigDecimal getRate()
public BigDecimal getAmount()
public BigDecimal getInitialRate()
public BigDecimal getInitialAmount()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.