Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 498 Bytes

File metadata and controls

11 lines (8 loc) · 498 Bytes

FutureCancelOrderResult

Properties

Name Type Description Notes
id string Order ID [optional] [default to undefined]
userId number User ID [optional] [default to undefined]
succeeded boolean Whether cancellation succeeded [optional] [default to undefined]
message string Error description when cancellation fails, empty if successful [optional] [default to undefined]