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