public static class RequestFactory.EstimateMarketOrderRequest extends RequestFactory.CoinfloorRequest
| Constructor and Description |
|---|
EstimateMarketOrderRequest(MarketOrder order) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBase() |
int |
getCounter() |
String |
getMethod() |
int |
getQuantity() |
int |
getTag() |
public EstimateMarketOrderRequest(MarketOrder order)
public String getMethod()
public int getTag()
getTag in class RequestFactory.CoinfloorRequestpublic int getBase()
public int getCounter()
public int getQuantity()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.