Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 813 Bytes

File metadata and controls

14 lines (11 loc) · 813 Bytes

CancelOrderResult

Properties

Name Type Description Notes
currencyPair string Order currency pair [optional] [default to undefined]
id string Order ID [optional] [default to undefined]
text string Custom order information [optional] [default to undefined]
succeeded boolean Whether cancellation succeeded [optional] [default to undefined]
label string Error label when failed to cancel the order; emtpy if succeeded [optional] [default to undefined]
message string Error description when cancellation fails, empty if successful [optional] [default to undefined]
account string Default is empty (deprecated) [optional] [default to undefined]