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