UpdateTakeawayOrderInfo

Use case for updating the information of a takeaway order. This is typically used when a customer wants to modify the details of an existing takeaway order, such as changing the pickup time or updating the items in the order.

Inheritors

Types

Link copied to clipboard
sealed interface Result

Represents the result of the update takeaway order information operation. It can be either a success or a failure with specific reasons.

Functions

Link copied to clipboard

Executes the update takeaway order information use case.