Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 823 Bytes

CancelOrderResult.md

File metadata and controls

17 lines (12 loc) · 823 Bytes

CancelOrderResult

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 message when failed to cancel the order; empty if succeeded [optional]
Account string Default is empty (deprecated) [optional]

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