MarketData..::..Updated Property

UNIX timestamp (milliseconds) since information was received from this particular market.

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

Syntax


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