ExchangeData..::..TradingPairs Property

The number of trading pairs (or markets) offered by exchange.

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

Syntax


[JsonPropertyAttribute]
public int TradingPairs { get; set; }
<JsonPropertyAttribute> _
Public Property TradingPairs As Integer
	Get
	Set