UpdateOrderItems

Use case for updating the items in an existing order. This is typically used when a customer wants to modify their order before it has been processed.

Inheritors

Types

Link copied to clipboard
sealed interface Result

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

Functions

Link copied to clipboard

Executes the update order items use case.