CoinGeckoAPI.Models Namespace

CoinSearchItem..::..MarketCapRank Property

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

Syntax


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