CoinGeckoAPI.Models Namespace

NftResponse..::..FloorPriceInUsd24HPercentageChange Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<decimal> FloorPriceInUsd24HPercentageChange { get; set; }
<JsonPropertyAttribute> _
Public Property FloorPriceInUsd24HPercentageChange As Nullable(Of Decimal)
	Get
	Set