Table of Contents

Property LastUpdate

Namespace
WhalesSecret.TradeScriptLib.Entities.MarketData
Assembly
WhalesSecret.TradeScriptLib.dll

LastUpdate

UTC time when the latest piece of information for this instance was received.

[JsonPropertyName("t")]
public DateTime LastUpdate { get; }

Property Value

DateTime