| Package | Description |
|---|---|
| com.cml.idex | |
| com.cml.idex.packets |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<DepositsWithdrawals> |
IDexAPI.returnDepositsWithdrawals(String address,
LocalDateTime start,
LocalDateTime end)
Returns your deposit and withdrawal history within a range, specified by
the "start" and "end" optional properties.
|
| Modifier and Type | Method and Description |
|---|---|
DepositsWithdrawals |
ReturnDepositsWithdrawals.parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String json) |
Copyright © 2019. All rights reserved.