CoinGeckoAPI.Models Namespace

CoinCommunityData..::..TwitterFollowers Property

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

Syntax


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