CoinGeckoAPI.Models Namespace

CoinSearchItem..::..ApiSymbol Property

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

Syntax


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