CoinGeckoAPI.Models Namespace

SearchResponse..::..Coins Property

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

Syntax


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