CoinMarketData..::..MarketCap Property
Namespace:
CoinGeckoAPI.Models
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
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