CoinGeckoAPI.Models Namespace

ExchangeItem..::..TradeVolume24HBtcNormalized Property

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

Syntax


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