CoinGeckoAPI.Models Namespace

DerivativesTicker..::..H24PercentageChange Property

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

Syntax


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