Namespace: CoinGeckoAPI.Models Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
[JsonPropertyAttribute] public CoinTicker[] Tickers { get; set; }
<JsonPropertyAttribute> _ Public Property Tickers As CoinTicker() Get Set