AssetHistoryData..::..Time Property

Timestamp in UNIX milliseconds.

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

Syntax


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