CoinGeckoAPI.Models Namespace

NftsMarketChartResponse..::..FloorPriceNative Property

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

Syntax


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