CoinGeckoAPI.Models Namespace

CoinTickersResponse..::..Tickers Property

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

Syntax


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