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