public static interface CurrencyModifierMethod.ExchangeService
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Map<String,String>> |
getExchangeRate(String exchange,
String compact)
Gets the exchange rate with base.
|
Copyright © 2018. All rights reserved.