CoinGeckoAPI.Models Namespace

DerivativesTickerItem..::..Volume24H Property

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

Syntax


[JsonPropertyAttribute]
public decimal Volume24H { get; set; }
<JsonPropertyAttribute> _
Public Property Volume24H As Decimal
	Get
	Set