CoinGeckoAPI.Models Namespace

CoinIcoData..::..TotalRaised Property

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

Syntax


[JsonPropertyAttribute]
public Nullable<double> TotalRaised { get; set; }
<JsonPropertyAttribute> _
Public Property TotalRaised As Nullable(Of Double)
	Get
	Set