CoinGeckoAPI.Models Namespace

CoinIcoData..::..QuotePublicSaleAmount Property

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

Syntax


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