CoinGeckoAPI.Models Namespace

CoinTicker..::..Volume Property

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

Syntax


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