CoinGeckoAPI.Models Namespace

CoinCategoriesListItem..::..CategoryId Property

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

Syntax


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