Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 617 Bytes

File metadata and controls

17 lines (12 loc) · 617 Bytes

Io.Gate.GateApi.Model.FutureCancelOrderResult

Order cancellation result

Properties

Name Type Description Notes
Id string Order ID [optional]
UserId long User ID [optional]
Succeeded bool Whether cancellation succeeded [optional]
Message string Error description when cancellation fails, empty if successful [optional]

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