Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 689 Bytes

CancelOrderResult.md

File metadata and controls

15 lines (10 loc) · 689 Bytes

CancelOrderResult

Properties

Name Type Description Notes
CurrencyPair string Order currency pair [optional]
Id string Order ID [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]

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