CoinGeckoAPI.Models Namespace

CoinMarketData..::..PriceChangePercentage14DInCurrency Property

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

Syntax


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