CoinGeckoAPI.Models Namespace

SearchResponse..::..Categories Property

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

Syntax


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