CoinGeckoAPI.Models Namespace

CoinMarketData..::..PriceChangePercentage60DInCurrency Property

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

Syntax


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