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
/
PlaceOrder
/
Result
/
Failure
Failure
sealed
interface
Failure
:
PlaceOrder.Result
Inheritors
InvalidDate
EmptyItems
InvalidItemQuantity
Members
Types
Empty
Items
Link copied to clipboard
data
object
EmptyItems
:
PlaceOrder.Result.Failure
Invalid
Date
Link copied to clipboard
data
object
InvalidDate
:
PlaceOrder.Result.Failure
Invalid
Item
Quantity
Link copied to clipboard
data
object
InvalidItemQuantity
:
PlaceOrder.Result.Failure