CancelOrderErrorCodes
Enumeration of error codes for order cancellation.
enum CancelOrderErrorCodes {
ORDER_CANNOT_BE_CANCELLED
NOT_FOUND
}
Values
CancelOrderErrorCodes.ORDER_CANNOT_BE_CANCELLED
CancelOrderErrorCodes.NOT_FOUND
Member Of
CancelOrderError object