Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 501 Bytes

FutureCancelOrderResult.md

File metadata and controls

11 lines (8 loc) · 501 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 message when failed to cancel the order; empty if succeeded [optional] [default to undefined]