public interface CurrencyService
| Modifier and Type | Method and Description |
|---|---|
Set<Currency> |
getSupportedCurrencies() |
boolean |
isCurrencyValid(Currency currency)
Return boolean value if currency is supported
|
Copyright © 2020. All rights reserved.