munchies
      Target filter
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

Types

InvalidDate
Link copied to clipboard
data object InvalidDate : UpdateDeliveryOrderInfo.Result.Failure
OrderNotFound
Link copied to clipboard
data object OrderNotFound : UpdateDeliveryOrderInfo.Result.Failure
Unauthorized
Link copied to clipboard
data object Unauthorized : UpdateDeliveryOrderInfo.Result.Failure
Generated by Dokka
© 2026 Copyright