ProductPalletizedForOrder

case ProductPalletizedForOrder(orderID: OrderID, quantity: Quantity, product: Product)

An event received when an operator takes a product from the stock and palletizes it for the given order.

Value members

Inherited methods

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