OrderCompleted

case OrderCompleted(orderID: OrderID)

An event received when an order in progress is marked as ready to be shipped.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product