CoinGeckoAPI.Models Namespace

CoinDeveloperData..::..Subscribers Property

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

Syntax


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