AssetData..::..VolumeUsd24Hr Property

The quantity of trading volume represented in USD over the 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