CoinGeckoAPI.Models Namespace

SearchTrendingResponse..::..Coins Property

Namespace:  CoinGeckoAPI.Models
Assembly:  CoinGeckoAPI (in CoinGeckoAPI.dll)

Syntax


[JsonPropertyAttribute]
public TrendingCoinItem[] Coins { get; set; }
<JsonPropertyAttribute> _
Public Property Coins As TrendingCoinItem()
	Get
	Set