DiscardOrderAPI
The DiscardOrderAPI interface defines the contract for discarding an order. It extends the OrderAPI interface and provides a method to discard an order.
Type Parameters
Response
The type of the response object returned after discarding the order.