ApiCurrenciesKotlindata class ApiCurrencies ( val name: String?, val code: String?, val symbol: String? )Copy Page