CoinGeckoAPI.Models Namespace

CoinMarketData..::..PriceChangePercentage1YInCurrency Property

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

Syntax


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