CoinGeckoAPI.Models Namespace

DerivativesTicker..::..H24Volume Property

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

Syntax


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