CoinGeckoAPI.Models Namespace

NftsTickersResponse..::..Tickers Property

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

Syntax


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