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
/
UpdateDeliveryOrderInfo
/
Result
/
Failure
Failure
sealed
interface
Failure
:
UpdateDeliveryOrderInfo.Result
Inheritors
OrderNotFound
Unauthorized
InvalidDate
Members
Types
Invalid
Date
Link copied to clipboard
data
object
InvalidDate
:
UpdateDeliveryOrderInfo.Result.Failure
Order
Not
Found
Link copied to clipboard
data
object
OrderNotFound
:
UpdateDeliveryOrderInfo.Result.Failure
Unauthorized
Link copied to clipboard
data
object
Unauthorized
:
UpdateDeliveryOrderInfo.Result.Failure