CoinGeckoAPI.Models Namespace

NftTicker..::..FloorPriceInNativeCurrency Property

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

Syntax


[JsonPropertyAttribute]
public decimal FloorPriceInNativeCurrency { get; set; }
<JsonPropertyAttribute> _
Public Property FloorPriceInNativeCurrency As Decimal
	Get
	Set