CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..PriceChangePercentage24HInCurrency Property

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

Syntax


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