CoinGeckoAPI.Models Namespace

NftsMarketChartResponse..::..H24VolumeUsd Property

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

Syntax


[JsonPropertyAttribute]
public double[][] H24VolumeUsd { get; set; }
<JsonPropertyAttribute> _
Public Property H24VolumeUsd As Double()()
	Get
	Set