AssetData..::..Vwap24Hr Property

The Volume Weighted Average Price in the last 24 hours.

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

Syntax


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