CoinGeckoAPI.Models Namespace

MarketCapChartData..::..Volume Property

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

Syntax


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