CoinGeckoAPI.Models Namespace

CoinIcoData..::..HardcapAmount Property

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

Syntax


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