CoinGeckoAPI.Models Namespace

DerivativesExchangeDetailItem..::..NumberOfPerpetualPairs Property

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

Syntax


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