CoinGeckoAPI.Models Namespace

CoinIcoData..::..AmountForSale Property

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

Syntax


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