munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
order-service
/
com.munchies.order.application.port.inbound
/
UpdateOrderItems
/
Result
/
Failure
Failure
sealed
interface
Failure
:
UpdateOrderItems.Result
Inheritors
OrderNotFound
Unauthorized
EmptyItems
Members
Types
Empty
Items
Link copied to clipboard
data
object
EmptyItems
:
UpdateOrderItems.Result.Failure
Order
Not
Found
Link copied to clipboard
data
object
OrderNotFound
:
UpdateOrderItems.Result.Failure
Unauthorized
Link copied to clipboard
data
object
Unauthorized
:
UpdateOrderItems.Result.Failure