CoinGeckoAPI.Models Namespace

NftsMarketChartResponse..::..H24VolumeNative Property

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

Syntax


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