UpdateDeliveryOrderInfo

Use case for updating the delivery information of an order. This is typically used when a customer wants to change the delivery address or time for an existing order.

Inheritors

Types

Link copied to clipboard
sealed interface Result

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

Functions

Link copied to clipboard

Executes the update delivery order information use case.