CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..PriceChangePercentage24H Property

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

Syntax


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