AssetHistoryData..::..Date Property
The date.
Namespace:
CoinCapApi.ModelsAssembly: CoinCapApi (in CoinCapApi.dll)
Syntax
[JsonPropertyAttribute] public Nullable<DateTimeOffset> Date { get; set; }
<JsonPropertyAttribute> _ Public Property Date As Nullable(Of DateTimeOffset) Get Set