ExchangeData..::..Rank Property

The rank is in ascending order - this number is directly associated with the total exchange volume whereas the highest volume exchange receives rank 1.

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

Syntax


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