Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 868 Bytes

File metadata and controls

20 lines (15 loc) · 868 Bytes

Io.Gate.GateApi.Model.CancelOrderResult

Order cancellation result

Properties

Name Type Description Notes
CurrencyPair string Order currency pair [optional]
Id string Order ID [optional]
Text string Custom order information [optional]
Succeeded bool Whether cancellation succeeded [optional]
Label string Error label when failed to cancel the order; emtpy if succeeded [optional]
Message string Error description when cancellation fails, empty if successful [optional]
Account string Default is empty (deprecated) [optional]

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