CoinGeckoAPI.Models Namespace

CoinMarketDataSlim..::..CurrentPrice Property

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

Syntax


[JsonPropertyAttribute]
public Dictionary<string, decimal> CurrentPrice { get; set; }
<JsonPropertyAttribute> _
Public Property CurrentPrice As Dictionary(Of String, Decimal)
	Get
	Set