v3.10.30: add missing WSExecutionV5 execPnl property. Bump npm audit dependency.
This commit is contained in:
@@ -184,6 +184,7 @@ export interface WSExecutionV5 {
|
||||
execId: string;
|
||||
execPrice: string;
|
||||
execQty: string;
|
||||
execPnl: string;
|
||||
execType: ExecTypeV5;
|
||||
execValue: string;
|
||||
execTime: string;
|
||||
|
||||
Reference in New Issue
Block a user