getPrice

suspend fun getPrice(ids: String, vsCurrencies: String, includeMarketCap: Boolean = false, include24hrVol: Boolean = false, include24hrChange: Boolean = false, includeLastUpdatedAt: Boolean = false): Map<String, CoinPrice>