CoinGeckoAPI.Models Namespace

CoinCommunityData..::..RedditSubscribers Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<int> RedditSubscribers { get; set; }
<JsonPropertyAttribute> _
Public Property RedditSubscribers As Nullable(Of Integer)
	Get
	Set