CoinGeckoAPI.Models Namespace

GlobalData..::..TotalMarketCap Property

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

Syntax


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