ProductPalletized

case ProductPalletized(product: Product, quantity: Quantity)

An event emitted when a product is successfully palletized for an order.

Value members

Inherited methods

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