Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 1.17 KB

OrderCancelAllRes.md

File metadata and controls

24 lines (20 loc) · 1.17 KB

OrderCancelAllRes

Properties

Name Type Description Notes
ClOrdID string [optional] [default to null]
UserId float32 [optional] [default to null]
Side string [optional] [default to null]
OrderType string [optional] [default to null]
Price string [optional] [default to null]
Qty string [optional] [default to null]
TimeInForce string [optional] [default to null]
CreateType string [optional] [default to null]
OrderStatus string [optional] [default to null]
LeavesQty float32 [optional] [default to null]
LeavesValue float32 [optional] [default to null]
CreatedAt string [optional] [default to null]
UpdatedAt string [optional] [default to null]
CrossStatus string [optional] [default to null]
CrossSeq float32 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]