CoinIcoData..::..WhitelistEndDate Property
Namespace:
CoinGeckoAPI.Models
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Assembly: CoinGeckoAPI (in CoinGeckoAPI.dll)
Syntax
[JsonPropertyAttribute] public Nullable<DateTimeOffset> WhitelistEndDate { get; set; }
<JsonPropertyAttribute> _ Public Property WhitelistEndDate As Nullable(Of DateTimeOffset) Get Set