public class ItBitPlaceOrderRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
baseCurrency |
protected String |
type |
| Constructor and Description |
|---|
ItBitPlaceOrderRequest(String side,
String type,
String baseCurrency,
String amount,
String price,
String instrument) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAmount() |
String |
getBaseCurrency() |
String |
getInstrument() |
String |
getPrice() |
String |
getSide() |
String |
getType() |
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.