Package | Description |
---|---|
org.oxerr.chbtc |
Client for CHBTC.
|
org.oxerr.chbtc.dto |
Data transfer objects.
|
Modifier and Type | Method and Description |
---|---|
CHBTCError |
CHBTC.cancelOrder(String method,
String accessKey,
long id,
String currency,
String sign,
long reqTime)
Deprecated.
Use
CHBTCClient.cancelOrder(long, String) instead. |
CHBTCError |
CHBTCClientException.getError() |
Constructor and Description |
---|
CHBTCClientException(CHBTCError error) |
Modifier and Type | Class and Description |
---|---|
class |
AccountInfo |
class |
Order
订单。
|
class |
OrderResponse |
Copyright © 2013–2015. All rights reserved.