ExchangeData..::..VolumeUsd Property

The exchanges daily volume represented in USD.

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

Syntax


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