CoinGeckoAPI.Models Namespace

CoinMarketDataSlim..::..MarketCap Property

Namespace:  CoinGeckoAPI.Models
Assembly:  CoinGeckoAPI (in CoinGeckoAPI.dll)

Syntax


[JsonPropertyAttribute]
public Dictionary<string, double> MarketCap { get; set; }
<JsonPropertyAttribute> _
Public Property MarketCap As Dictionary(Of String, Double)
	Get
	Set