UpdateTakeawayOrderInfoAPI
The UpdateTakeawayOrderInfoAPI interface defines the contract for updating the takeaway information of an order. It extends the OrderAPI interface and provides a method to update takeaway order information.
Type Parameters
Response
The type of the response object returned after updating the takeaway order info.