CoinGeckoAPI.Models Namespace

CoinsMarketItem..::..TotalVolume Property

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

Syntax


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