CoinGeckoAPI.Models Namespace

CoinHistoryResponse..::..PublicInterestStats Property

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

Syntax


[JsonPropertyAttribute]
public CoinPublicInterestStats PublicInterestStats { get; set; }
<JsonPropertyAttribute> _
Public Property PublicInterestStats As CoinPublicInterestStats
	Get
	Set