| Package | Description |
|---|---|
| com.cml.idex | |
| com.cml.idex.packets |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CurrencyPairs> |
IDexAPI.returnCurrenciesWithPairs()
Returns all the currency pair availble on the IDEX Market.
|
| Modifier and Type | Method and Description |
|---|---|
static CurrencyPairs |
ReturnCurrenciesWithPairs.fromJson(com.fasterxml.jackson.databind.ObjectMapper mapper,
String body) |
CurrencyPairs |
ReturnCurrenciesWithPairs.parse(com.fasterxml.jackson.databind.ObjectMapper mapper,
String json) |
Copyright © 2019. All rights reserved.