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.command
/
AdvanceOrderStatusCommand
Advance
Order
Status
Command
data
class
AdvanceOrderStatusCommand
(
val
orderId
:
OrderId
)
Command to advance the status of an order to the next stage in the order processing workflow.
Members
Constructors
Advance
Order
Status
Command
Link copied to clipboard
constructor
(
orderId
:
OrderId
)
Properties
order
Id
Link copied to clipboard
val
orderId
:
OrderId