CoinGeckoAPI.Models Namespace

NftResponse..::..NumberOfUniqueAddresses Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<long> NumberOfUniqueAddresses { get; set; }
<JsonPropertyAttribute> _
Public Property NumberOfUniqueAddresses As Nullable(Of Long)
	Get
	Set