CoinGeckoAPI.Models Namespace

CoinMarketData..::..FullyDilutedValuation Property

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

Syntax


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