AdvanceStatusResult

sealed interface AdvanceStatusResult

Represents the result of attempting to advance the status of an order.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class Success(val order: Order) : Order.AdvanceStatusResult