NftResponse..::..FloorPrice Property
Namespace:
CoinGeckoAPI.Models
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
[JsonPropertyAttribute] public NftPriceItem FloorPrice { get; set; }
<JsonPropertyAttribute> _ Public Property FloorPrice As NftPriceItem Get Set