CandleData..::..Volume Property

The amount of base asset traded in the given time period.

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

Syntax


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