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