CoinGeckoAPI.Models Namespace

DerivativesExchangeItem..::..NumberOfFuturesPairs Property

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

Syntax


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