Property EndTime
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
EndTime
Condition mandating that each order was placed at EndTime or before, or null
if not specified.
public DateTimeOffset? EndTime { get; init; }