CoinGeckoAPI.Models Namespace

MarketCapChartData..::..MarketCap Property

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

Syntax


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