AssetMarketData..::..VolumePercent Property

The percent of quote asset volume.

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

Syntax


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