Package | Description |
---|---|
org.oxerr.okcoin.rest |
RESTful API implementation.
|
org.oxerr.okcoin.rest.service |
Services.
|
Modifier and Type | Method and Description |
---|---|
AccountRecords |
OKCoin.getAccountRecords(String apiKey,
String symbol,
int type,
int currentPage,
int pageLength,
si.mazi.rescu.ParamsDigest sign)
Get user deposits or withdraw Records.
|
Modifier and Type | Method and Description |
---|---|
AccountRecords |
OKCoinAccountServiceRaw.getAccountRecords(String symbol,
int type,
int currentPage,
int pageLength)
Returns the user deposits or withdraw records.
|
Copyright © 2013–2017. All rights reserved.