CoinGeckoAPI.Models Namespace

CoinIcoData..::..SoftcapAmount Property

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

Syntax


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