CoinGeckoAPI.Models Namespace

SearchResponse..::..Exchanges Property

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

Syntax


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