CoinGeckoAPI.Models Namespace

IndexListItem..::..Id Property

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

Syntax


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