CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..CurrentPrice Property

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

Syntax


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