CoinGeckoAPI.Models Namespace

CoinMarketDataSlim..::..TotalVolume Property

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

Syntax


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