CoinGeckoAPI.Models Namespace

CoinCommunityData..::..RedditAveragePosts48H Property

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

Syntax


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