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