CoinGeckoAPI.Models Namespace

NftsMarketChartResponse..::..FloorPriceUsd Property

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

Syntax


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