CoinGeckoAPI.Models Namespace

DerivativesExchangeDetailItem..::..Tickers Property

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

Syntax


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