MarketData..::..TradesCount24Hr Property

The number of trades on this market in the last 24 hours.

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

Syntax


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