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