CoinMarketData..::..PriceChangePercentage24HInCurrency Property
Namespace:
CoinGeckoAPI.Models
Assembly:
CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
[JsonPropertyAttribute] public Dictionary<string, decimal> PriceChangePercentage24HInCurrency { get; set; }
<JsonPropertyAttribute> _ Public Property PriceChangePercentage24HInCurrency As Dictionary(Of String, Decimal) Get Set