CoinGeckoAPI.Models Namespace

Roi..::..Times Property

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

Syntax


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