Property LastUpdateId
- Namespace
- WhalesSecret.TradeScriptLib.Entities.MarketData
- Assembly
- WhalesSecret.TradeScriptLib.dll
LastUpdateId
ID of the last applied update to this ticker.
[JsonPropertyName("i")]
public long LastUpdateId { get; }
Property Value
Remarks
Do not confuse with exchange-specific ticker update IDs.
First value is 0
.