CoinGeckoAPI.Models Namespace

CoinCategoriesItem..::..MarketCap Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<decimal> MarketCap { get; set; }
<JsonPropertyAttribute> _
Public Property MarketCap As Nullable(Of Decimal)
	Get
	Set