CoinGeckoAPI.Models Namespace

DerivativesTickerItem..::..Price Property

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

Syntax


[JsonPropertyAttribute]
public string Price { get; set; }
<JsonPropertyAttribute> _
Public Property Price As String
	Get
	Set