CoinGeckoAPI.Models Namespace

CoinIcoData..::..BasePublicSaleAmount Property

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

Syntax


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