CoinGeckoAPI.Models Namespace

CoinMarketData..::..MarketCapChangePercentage24HInCurrency Property

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

Syntax


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