CoinGeckoAPI.Models Namespace

CoinContractResponse..::..CoingeckoRank Property

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

Syntax


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