CoinGeckoAPI.Models Namespace

SparklineData..::..Price Property

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

Syntax


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