CoinGeckoAPI.Models Namespace

SearchTrendingResponse..::..Exchanges Property

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

Syntax


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