CoinGeckoAPI.Models Namespace

CoinResponse..::..CoingeckoRank Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<long> CoingeckoRank { get; set; }
<JsonPropertyAttribute> _
Public Property CoingeckoRank As Nullable(Of Long)
	Get
	Set