CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..PriceChangePercentage1HInCurrency Property

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

Syntax


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