CoinGeckoAPI.Models Namespace

CoinTicker..::..ConvertedVolume Property

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

Syntax


[JsonPropertyAttribute]
public Dictionary<string, decimal> ConvertedVolume { get; set; }
<JsonPropertyAttribute> _
Public Property ConvertedVolume As Dictionary(Of String, Decimal)
	Get
	Set