Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 573 Bytes

FutureCancelOrderResult.md

File metadata and controls

14 lines (9 loc) · 573 Bytes

FutureCancelOrderResult

Properties

Name Type Description Notes
Id string Order ID [optional]
UserId int64 User ID [optional]
Succeeded bool Whether cancellation succeeded [optional]
Message string Error message when failed to cancel the order; empty if succeeded [optional]

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