AssetHistoryData..::..Date Property

The date.

Namespace:  CoinCapApi.Models
Assembly:  CoinCapApi (in CoinCapApi.dll)

Syntax


[JsonPropertyAttribute]
public Nullable<DateTimeOffset> Date { get; set; }
<JsonPropertyAttribute> _
Public Property Date As Nullable(Of DateTimeOffset)
	Get
	Set