ExchangeItem..::..AdjustedRank Property

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

Syntax


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