CoinGeckoAPI.Models Namespace

CoinIcoData..::..PreSaleEnded Property

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

Syntax


[JsonPropertyAttribute]
public bool PreSaleEnded { get; set; }
<JsonPropertyAttribute> _
Public Property PreSaleEnded As Boolean
	Get
	Set