CoinGeckoAPI.Models Namespace

SearchResponse..::..Nfts Property

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

Syntax


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