Namespace: CoinGeckoAPI.Models Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
[JsonPropertyAttribute] public TrendingCoinItem[] Coins { get; set; }
<JsonPropertyAttribute> _ Public Property Coins As TrendingCoinItem() Get Set