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