ExchangeData..::..PercentTotalVolume Property

The amount of daily volume a single exchange transacts in relation to total daily volume of all exchanges.

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

Syntax


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