CoinGeckoAPI.Models Namespace

CoinResponse..::..Categories Property

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

Syntax


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