Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 699 Bytes

CancelOrderResult.md

File metadata and controls

13 lines (10 loc) · 699 Bytes

# CancelOrderResult

Properties

Name Type Description Notes
currency_pair 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]