public class BTCECancelOrderResult extends Object
Constructor and Description |
---|
BTCECancelOrderResult(long orderId,
Map<String,BigDecimal> funds)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Map<String,BigDecimal> |
getFunds() |
long |
getOrderId() |
String |
toString() |
public BTCECancelOrderResult(long orderId, Map<String,BigDecimal> funds)
orderId
- funds
- Copyright © 2012–2018 Xeiam, LLC. All rights reserved.