CoinGeckoAPI.Models Namespace

NftsMarketsResponse..::..NumberOfUniqueAddresses24HPercentageChange Property

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

Syntax


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