getCurrencies
abstract suspend fun getCurrencies(locale: String?): DataProviderResponse<CurrenciesResponse>
Content copied to clipboard
Fetch the list of API supported currencies
Return
a DataProviderResponse containing the list of localised currencies
Parameters
locale
The locale for which the user presentable currencies content should be displayed