app / de.uniks.codliners.stock_simulator.network / CoinGeckoMarketData / <init>

<init>

CoinGeckoMarketData(@Json("current_price") currentPrices: Map<String, Double>, @Json("price_change_24h") change: Double?)

Market data of a CoinGecko cryptocurrency.