CoinGeckoAPI.Models Namespace

CoinTicker..::..CoinId Property

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

Syntax


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