CoinGeckoAPI.Models Namespace

DerivativesTicker..::..ConvertedLast Property

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

Syntax


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