CoinGeckoAPI.Models Namespace

CoinResponse..::..Symbol Property

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

Syntax


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