CoinGeckoAPI.Models Namespace

NftsMarketChartResponse..::..MarketCapNative Property

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

Syntax


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