CoinGeckoAPI.Models Namespace

ExchangeRate..::..Value Property

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

Syntax


[JsonPropertyAttribute]
public double Value { get; set; }
<JsonPropertyAttribute> _
Public Property Value As Double
	Get
	Set