AssetMarketData..::..VolumeUsd24Hr Property

The volume transacted on this market in last 24 hours.

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

Syntax


[JsonPropertyAttribute]
public Nullable<double> VolumeUsd24Hr { get; set; }
<JsonPropertyAttribute> _
Public Property VolumeUsd24Hr As Nullable(Of Double)
	Get
	Set