Property ClientOrderId
- Namespace
- WhalesSecret.TradeScriptLib.API.TradingV1.Orders
- Assembly
- WhalesSecret.TradeScriptLib.dll
ClientOrderId
Client order ID of the order, or null
if no client order ID was assigned to the order.
string? ClientOrderId { get; }