MarketData..::..Rank Property

The rank is in ascending order - this number represents the amount of volume transacted by this market in relation to other markets on that exchange.

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

Syntax


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